2025-06-05T19:07:44.2951830Z Current runner version: '2.325.0' 2025-06-05T19:07:44.2967170Z ##[group]Operating System 2025-06-05T19:07:44.2967670Z macOS 2025-06-05T19:07:44.2968020Z 14.7.6 2025-06-05T19:07:44.2968370Z 23H626 2025-06-05T19:07:44.2968720Z ##[endgroup] 2025-06-05T19:07:44.2969100Z ##[group]Runner Image 2025-06-05T19:07:44.2969500Z Image: macos-14-arm64 2025-06-05T19:07:44.2969900Z Version: 20250527.1547 2025-06-05T19:07:44.2970750Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250527.1547/images/macos/macos-14-arm64-Readme.md 2025-06-05T19:07:44.2971900Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250527.1547 2025-06-05T19:07:44.2972690Z ##[endgroup] 2025-06-05T19:07:44.2973120Z ##[group]Runner Image Provisioner 2025-06-05T19:07:44.2973710Z 2.0.437.1+b8a73daf41ec39b19236c1d542c9f2348c5b7c2d 2025-06-05T19:07:44.2974290Z ##[endgroup] 2025-06-05T19:07:44.2975190Z ##[group]GITHUB_TOKEN Permissions 2025-06-05T19:07:44.2976380Z Contents: read 2025-06-05T19:07:44.2976950Z Metadata: read 2025-06-05T19:07:44.2977520Z Packages: read 2025-06-05T19:07:44.2977970Z ##[endgroup] 2025-06-05T19:07:44.2979390Z Secret source: Actions 2025-06-05T19:07:44.2979970Z Prepare workflow directory 2025-06-05T19:07:44.3296500Z Prepare all required actions 2025-06-05T19:07:44.3322340Z Getting action download info 2025-06-05T19:07:44.8876210Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-05T19:07:45.2333210Z Download action repository 'actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-06-05T19:07:45.9753240Z Download action repository 'pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-06-05T19:07:46.4592500Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-06-05T19:07:46.5578570Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-05T19:07:47.2494610Z Complete job name: build-demo-ios / macos-job 2025-06-05T19:07:47.2859910Z ##[group]Run echo "::group::Cleanup debug output" 2025-06-05T19:07:47.2860870Z echo "::group::Cleanup debug output" 2025-06-05T19:07:47.2861680Z rm -rfv "${GITHUB_WORKSPACE}" 2025-06-05T19:07:47.2862470Z mkdir -p "${GITHUB_WORKSPACE}" 2025-06-05T19:07:47.2863220Z echo "::endgroup::" 2025-06-05T19:07:47.2917800Z shell: /bin/bash -e {0} 2025-06-05T19:07:47.2918640Z env: 2025-06-05T19:07:47.2919280Z REPOSITORY: pytorch/executorch 2025-06-05T19:07:47.2926320Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:07:47.2935510Z ##[endgroup] 2025-06-05T19:07:47.3361860Z ##[group]Cleanup debug output 2025-06-05T19:07:47.3362930Z /Users/runner/work/executorch/executorch 2025-06-05T19:07:47.3382050Z ##[endgroup] 2025-06-05T19:07:47.3542970Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T19:07:47.3543920Z with: 2025-06-05T19:07:47.3544570Z repository: pytorch/test-infra 2025-06-05T19:07:47.3545270Z path: test-infra 2025-06-05T19:07:47.3546080Z token: *** 2025-06-05T19:07:47.3547200Z ssh-strict: true 2025-06-05T19:07:47.3547810Z ssh-user: git 2025-06-05T19:07:47.3548460Z persist-credentials: true 2025-06-05T19:07:47.3549150Z clean: true 2025-06-05T19:07:47.3549820Z sparse-checkout-cone-mode: true 2025-06-05T19:07:47.3550600Z fetch-depth: 1 2025-06-05T19:07:47.3551280Z fetch-tags: false 2025-06-05T19:07:47.3551910Z show-progress: true 2025-06-05T19:07:47.3552540Z lfs: false 2025-06-05T19:07:47.3553130Z submodules: false 2025-06-05T19:07:47.3553770Z set-safe-directory: true 2025-06-05T19:07:47.3554430Z env: 2025-06-05T19:07:47.3555030Z REPOSITORY: pytorch/executorch 2025-06-05T19:07:47.3560440Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:07:47.3565850Z ##[endgroup] 2025-06-05T19:07:47.6287310Z Syncing repository: pytorch/test-infra 2025-06-05T19:07:47.6288860Z ##[group]Getting Git version info 2025-06-05T19:07:47.6289870Z Working directory is '/Users/runner/work/executorch/executorch/test-infra' 2025-06-05T19:07:47.6291340Z [command]/opt/homebrew/bin/git version 2025-06-05T19:07:47.6548030Z git version 2.49.0 2025-06-05T19:07:47.6574750Z ##[endgroup] 2025-06-05T19:07:47.6585180Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/092acd82-5747-4462-be71-f9a1b7a8f78b/.gitconfig' 2025-06-05T19:07:47.6592740Z Temporarily overriding HOME='/Users/runner/work/_temp/092acd82-5747-4462-be71-f9a1b7a8f78b' before making global git config changes 2025-06-05T19:07:47.6594560Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T19:07:47.6596200Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/executorch/executorch/test-infra 2025-06-05T19:07:47.6689440Z ##[group]Initializing the repository 2025-06-05T19:07:47.6692870Z [command]/opt/homebrew/bin/git init /Users/runner/work/executorch/executorch/test-infra 2025-06-05T19:07:47.6852300Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T19:07:47.6853780Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T19:07:47.6855110Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T19:07:47.6856110Z hint: 2025-06-05T19:07:47.6856860Z hint: git config --global init.defaultBranch 2025-06-05T19:07:47.6857690Z hint: 2025-06-05T19:07:47.6858580Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T19:07:47.6859800Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T19:07:47.6860870Z hint: 2025-06-05T19:07:47.6861500Z hint: git branch -m 2025-06-05T19:07:47.6862570Z Initialized empty Git repository in /Users/runner/work/executorch/executorch/test-infra/.git/ 2025-06-05T19:07:47.6865120Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/test-infra 2025-06-05T19:07:47.6918470Z ##[endgroup] 2025-06-05T19:07:47.6919680Z ##[group]Disabling automatic garbage collection 2025-06-05T19:07:47.6921780Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2025-06-05T19:07:47.6962880Z ##[endgroup] 2025-06-05T19:07:47.6964040Z ##[group]Setting up auth 2025-06-05T19:07:47.6966390Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T19:07:47.7067320Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T19:07:47.8056220Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T19:07:47.8076410Z [command]/opt/homebrew/bin/git 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' || :" 2025-06-05T19:07:47.8866790Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T19:07:47.8932240Z ##[endgroup] 2025-06-05T19:07:47.8933360Z ##[group]Determining the default branch 2025-06-05T19:07:47.8934240Z Retrieving the default branch name 2025-06-05T19:07:48.1872750Z Default branch 'main' 2025-06-05T19:07:48.1874140Z ##[endgroup] 2025-06-05T19:07:48.1875220Z ##[group]Fetching the repository 2025-06-05T19:07:48.1879480Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-06-05T19:07:49.1634010Z From https://github.com/pytorch/test-infra 2025-06-05T19:07:49.1634420Z * [new branch] main -> origin/main 2025-06-05T19:07:49.1689200Z ##[endgroup] 2025-06-05T19:07:49.1689550Z ##[group]Determining the checkout info 2025-06-05T19:07:49.1689920Z ##[endgroup] 2025-06-05T19:07:49.1692980Z [command]/opt/homebrew/bin/git sparse-checkout disable 2025-06-05T19:07:49.1743090Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T19:07:49.1781990Z ##[group]Checking out the ref 2025-06-05T19:07:49.1784190Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-06-05T19:07:49.3793650Z Switched to a new branch 'main' 2025-06-05T19:07:49.3799530Z branch 'main' set up to track 'origin/main'. 2025-06-05T19:07:49.3825810Z ##[endgroup] 2025-06-05T19:07:49.3901240Z [command]/opt/homebrew/bin/git log -1 --format=%H 2025-06-05T19:07:49.3957930Z 6e118f65c0940292c26a7cfe757d14c76eedbdf7 2025-06-05T19:07:49.4211100Z Prepare all required actions 2025-06-05T19:07:49.4211540Z Getting action download info 2025-06-05T19:07:49.6402410Z ##[group]Download immutable action package 'actions/cache@v3' 2025-06-05T19:07:49.6403850Z Version: 3.4.3 2025-06-05T19:07:49.6405020Z Digest: sha256:912f76fb11db1ca09ae23248a39eb86e79ea0f0f6e183d9cb96d0b778eeea4e2 2025-06-05T19:07:49.6406240Z Source commit SHA: 2f8e54208210a422b2efd51efaa6bd6d7ca8920f 2025-06-05T19:07:49.6407470Z ##[endgroup] 2025-06-05T19:07:49.7883460Z ##[group]Run ./test-infra/.github/actions/setup-miniconda 2025-06-05T19:07:49.7883810Z with: 2025-06-05T19:07:49.7884000Z python-version: 3.11 2025-06-05T19:07:49.7884220Z miniconda-version: 24.7.1-0 2025-06-05T19:07:49.7885380Z default-packages: cmake=3.22 ninja=1.10 pkg-config=0.29 wheel=0.37 2025-06-05T19:07:49.7885750Z env: 2025-06-05T19:07:49.7886030Z REPOSITORY: pytorch/executorch 2025-06-05T19:07:49.7888300Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:07:49.7890410Z ##[endgroup] 2025-06-05T19:07:49.7992870Z ##[group]Run echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2025-06-05T19:07:49.7993380Z echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2025-06-05T19:07:49.7994370Z echo "default_packages_checksum=$(echo -n cmake=3.22 ninja=1.10 pkg-config=0.29 wheel=0.37 | md5sum | awk '{print $1}' )" >> "${GITHUB_OUTPUT}" 2025-06-05T19:07:49.8053030Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T19:07:49.8053360Z env: 2025-06-05T19:07:49.8053580Z REPOSITORY: pytorch/executorch 2025-06-05T19:07:49.8055730Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:07:49.8057770Z ##[endgroup] 2025-06-05T19:07:49.8517200Z /Users/runner/work/_temp/0b1369b3-7814-4f5f-afc8-89863261e76e.sh: line 2: md5sum: command not found 2025-06-05T19:07:49.8697340Z ##[group]Run actions/cache@v3 2025-06-05T19:07:49.8721500Z with: 2025-06-05T19:07:49.8721880Z path: /Users/runner/work/_temp/miniconda 2025-06-05T19:07:49.8722180Z key: miniconda-24.7.1-0-macOS-ARM64-3.11--20250605d 2025-06-05T19:07:49.8722480Z enableCrossOsArchive: false 2025-06-05T19:07:49.8722750Z fail-on-cache-miss: false 2025-06-05T19:07:49.8723040Z lookup-only: false 2025-06-05T19:07:49.8723240Z env: 2025-06-05T19:07:49.8723410Z REPOSITORY: pytorch/executorch 2025-06-05T19:07:49.8726110Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:07:49.8728290Z ##[endgroup] 2025-06-05T19:07:50.3422600Z Cache hit for: miniconda-24.7.1-0-macOS-ARM64-3.11--20250605d 2025-06-05T19:07:51.6662170Z Received 0 of 334022787 (0.0%), 0.0 MBs/sec 2025-06-05T19:07:52.6717060Z Received 54525952 of 334022787 (16.3%), 25.9 MBs/sec 2025-06-05T19:07:53.6739010Z Received 130023424 of 334022787 (38.9%), 41.2 MBs/sec 2025-06-05T19:07:54.6861540Z Received 188743680 of 334022787 (56.5%), 44.8 MBs/sec 2025-06-05T19:07:55.6949420Z Received 260046848 of 334022787 (77.9%), 49.3 MBs/sec 2025-06-05T19:07:56.7069760Z Received 310378496 of 334022787 (92.9%), 49.0 MBs/sec 2025-06-05T19:07:57.0451660Z Received 334022787 of 334022787 (100.0%), 49.9 MBs/sec 2025-06-05T19:07:57.0455730Z Cache Size: ~319 MB (334022787 B) 2025-06-05T19:07:57.0507310Z [command]/opt/homebrew/bin/gtar -xf /Users/runner/work/_temp/5e41f777-55db-44f1-b2c1-5ccbc5a32ada/cache.tzst -P -C /Users/runner/work/executorch/executorch --delay-directory-restore --use-compress-program unzstd 2025-06-05T19:08:04.4508390Z Cache restored successfully 2025-06-05T19:08:04.4912260Z Cache restored from key: miniconda-24.7.1-0-macOS-ARM64-3.11--20250605d 2025-06-05T19:08:04.5109480Z ##[group]Run set -x 2025-06-05T19:08:04.5109970Z set -x 2025-06-05T19:08:04.5110190Z  2025-06-05T19:08:04.5110560Z MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2025-06-05T19:08:04.5111030Z echo "${MINICONDA_INSTALL_PATH}/bin" >> $GITHUB_PATH 2025-06-05T19:08:04.5112230Z # NB: GITHUB_PATH has a lower priority than PATH, so also set the path 2025-06-05T19:08:04.5112790Z # here to make sure that the correct conda is used 2025-06-05T19:08:04.5113210Z { 2025-06-05T19:08:04.5113470Z  echo "PATH=${MINICONDA_INSTALL_PATH}/bin:${PATH}" 2025-06-05T19:08:04.5113950Z  echo "CONDA_EXE=${MINICONDA_INSTALL_PATH}/bin/conda"; 2025-06-05T19:08:04.5114480Z } >> "${GITHUB_ENV}" 2025-06-05T19:08:04.5211880Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T19:08:04.5212340Z env: 2025-06-05T19:08:04.5212600Z REPOSITORY: pytorch/executorch 2025-06-05T19:08:04.5214760Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:08:04.5216890Z ##[endgroup] 2025-06-05T19:08:04.6084480Z + MINICONDA_INSTALL_PATH=/Users/runner/work/_temp/miniconda 2025-06-05T19:08:04.6087220Z + echo /Users/runner/work/_temp/miniconda/bin 2025-06-05T19:08:04.6090510Z + echo PATH=/Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:08:04.6092660Z + echo CONDA_EXE=/Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:04.7796160Z ##[group]Run actions/cache@v3 2025-06-05T19:08:04.7796970Z with: 2025-06-05T19:08:04.7797920Z path: /Users/runner/work/_temp/conda-python-3.11 2025-06-05T19:08:04.7799050Z key: miniconda-env-macOS-ARM64-3.11--20250605d-- 2025-06-05T19:08:04.7799910Z enableCrossOsArchive: false 2025-06-05T19:08:04.7830590Z fail-on-cache-miss: false 2025-06-05T19:08:04.7831030Z lookup-only: false 2025-06-05T19:08:04.7831300Z env: 2025-06-05T19:08:04.7831470Z REPOSITORY: pytorch/executorch 2025-06-05T19:08:04.7833610Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:08:04.7837130Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:08:04.7839680Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:04.7840000Z ##[endgroup] 2025-06-05T19:08:05.2772600Z Cache hit for: miniconda-env-macOS-ARM64-3.11--20250605d-- 2025-06-05T19:08:06.5757150Z Received 0 of 62146134 (0.0%), 0.0 MBs/sec 2025-06-05T19:08:07.5751970Z Received 49563222 of 62146134 (79.8%), 23.6 MBs/sec 2025-06-05T19:08:07.6652310Z Received 62146134 of 62146134 (100.0%), 28.4 MBs/sec 2025-06-05T19:08:07.6656470Z Cache Size: ~59 MB (62146134 B) 2025-06-05T19:08:07.6743860Z [command]/opt/homebrew/bin/gtar -xf /Users/runner/work/_temp/142967f5-0037-4e5c-9510-416d907ca742/cache.tzst -P -C /Users/runner/work/executorch/executorch --delay-directory-restore --use-compress-program unzstd 2025-06-05T19:08:09.6988930Z Cache restored successfully 2025-06-05T19:08:09.7151250Z Cache restored from key: miniconda-env-macOS-ARM64-3.11--20250605d-- 2025-06-05T19:08:09.7247620Z ##[group]Run set -x 2025-06-05T19:08:09.7248160Z set -x 2025-06-05T19:08:09.7248500Z  2025-06-05T19:08:09.7248820Z # Print the conda we are using here in case we need debugging information 2025-06-05T19:08:09.7249280Z CONDA_RUNTIME=$(which conda) 2025-06-05T19:08:09.7249630Z "${CONDA_RUNTIME}" --version 2025-06-05T19:08:09.7249950Z  2025-06-05T19:08:09.7250470Z # https://docs.conda.io/projects/conda-build/en/stable/user-guide/environment-variables.html 2025-06-05T19:08:09.7251080Z CONDA_PREFIX="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2025-06-05T19:08:09.7251610Z "${CONDA_RUNTIME}" create \ 2025-06-05T19:08:09.7251960Z  --yes --quiet \ 2025-06-05T19:08:09.7252290Z  --prefix "${CONDA_PREFIX}" \ 2025-06-05T19:08:09.7252640Z  --clone "${CONDA_BASE_ENV}" 2025-06-05T19:08:09.7252910Z  2025-06-05T19:08:09.7253190Z set +e 2025-06-05T19:08:09.7253630Z # NB: Cloning sometimes doesn't copied pip dependencies (untracked files) over. If this 2025-06-05T19:08:09.7254690Z # happens, let's attempt to install the pip requirements directly on top of the cloned 2025-06-05T19:08:09.7255210Z # environment. This is to make sure that no dependency is missing. 2025-06-05T19:08:09.7255810Z UNTRACKED_FILES_COUNT=$("${CONDA_RUNTIME}" package -p "${CONDA_PREFIX}" -u | grep -v "^#" | wc -l | xargs) 2025-06-05T19:08:09.7256310Z set -e 2025-06-05T19:08:09.7256590Z  2025-06-05T19:08:09.7256920Z if [[ -z "${UNTRACKED_FILES_COUNT}" ]] || [[ "${UNTRACKED_FILES_COUNT}" == "0" ]]; then 2025-06-05T19:08:09.7257400Z  if [[ -f "${PIP_REQUIREMENTS_FILE}" ]]; then 2025-06-05T19:08:09.7257880Z  # NB: Force reinstall and don't use the cache, as the installation would still fail 2025-06-05T19:08:09.7258420Z  # when reporting that all requirements have been satisfied 2025-06-05T19:08:09.7259070Z  "${CONDA_RUNTIME}" run -p "${CONDA_PREFIX}" --no-capture-output python3 -mpip install --ignore-installed --no-cache-dir -r "${PIP_REQUIREMENTS_FILE}" 2025-06-05T19:08:09.7259740Z  elif [[ -n "${PIP_REQUIREMENTS_FILE}" ]]; then 2025-06-05T19:08:09.7260320Z  echo "::warning::Specified pip requirements file (${PIP_REQUIREMENTS_FILE}) not found, not going to include it" 2025-06-05T19:08:09.7260840Z  fi 2025-06-05T19:08:09.7261130Z fi 2025-06-05T19:08:09.7261340Z  2025-06-05T19:08:09.7261760Z # Keep exporting CONDA_PREFIX under CONDA_ENV because the latter could be used elsewhere 2025-06-05T19:08:09.7262280Z echo "CONDA_ENV=${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-05T19:08:09.7262610Z  2025-06-05T19:08:09.7262950Z echo "CONDA_PREFIX=${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-05T19:08:09.7263520Z echo "CONDA_RUN=${CONDA_RUNTIME} run -p ${CONDA_PREFIX} --no-capture-output" >> "${GITHUB_ENV}" 2025-06-05T19:08:09.7264500Z echo "CONDA_INSTALL=${CONDA_RUNTIME} install --yes --quiet -p ${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-05T19:08:09.7350360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T19:08:09.7350780Z env: 2025-06-05T19:08:09.7351030Z REPOSITORY: pytorch/executorch 2025-06-05T19:08:09.7353070Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:08:09.7356650Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:08:09.7358510Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:09.7358900Z PYTHON_VERSION: 3.11 2025-06-05T19:08:09.7359280Z CONDA_BASE_ENV: /Users/runner/work/_temp/conda-python-3.11 2025-06-05T19:08:09.7359630Z PIP_REQUIREMENTS_FILE: 2025-06-05T19:08:09.7359980Z ##[endgroup] 2025-06-05T19:08:09.7969080Z ++ which conda 2025-06-05T19:08:09.8142580Z + CONDA_RUNTIME=/Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:09.8249920Z + /Users/runner/work/_temp/miniconda/bin/conda --version 2025-06-05T19:08:10.0933390Z conda 24.7.1 2025-06-05T19:08:10.1124100Z + CONDA_PREFIX=/Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:10.1125020Z + /Users/runner/work/_temp/miniconda/bin/conda create --yes --quiet --prefix /Users/runner/work/_temp/conda_environment_15475023334 --clone /Users/runner/work/_temp/conda-python-3.11 2025-06-05T19:08:10.5804930Z Source: /Users/runner/work/_temp/conda-python-3.11 2025-06-05T19:08:10.5805480Z Destination: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:10.5805860Z Packages: 33 2025-06-05T19:08:10.5806160Z Files: 1 2025-06-05T19:08:10.7679340Z Preparing transaction: ...working... done 2025-06-05T19:08:14.4856420Z Verifying transaction: ...working... done 2025-06-05T19:08:17.6587780Z Executing transaction: ...working... done 2025-06-05T19:08:17.7491790Z + set +e 2025-06-05T19:08:17.7499640Z ++ /Users/runner/work/_temp/miniconda/bin/conda package -p /Users/runner/work/_temp/conda_environment_15475023334 -u 2025-06-05T19:08:17.7500460Z ++ grep -v '^#' 2025-06-05T19:08:17.7501610Z ++ wc -l 2025-06-05T19:08:17.7508850Z ++ xargs 2025-06-05T19:08:18.3876020Z + UNTRACKED_FILES_COUNT=1 2025-06-05T19:08:18.3877000Z + set -e 2025-06-05T19:08:18.3877640Z + [[ -z 1 ]] 2025-06-05T19:08:18.3878560Z + [[ 1 == \0 ]] 2025-06-05T19:08:18.3879400Z + echo CONDA_ENV=/Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.3880830Z + echo CONDA_PREFIX=/Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.3883450Z + echo 'CONDA_RUN=/Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output' 2025-06-05T19:08:18.3885980Z + echo 'CONDA_INSTALL=/Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334' 2025-06-05T19:08:18.3960280Z ##[group]Run CONDA_RUNTIME=$(which conda) 2025-06-05T19:08:18.3960550Z CONDA_RUNTIME=$(which conda) 2025-06-05T19:08:18.3960740Z  2025-06-05T19:08:18.3960890Z set -euxo pipefail 2025-06-05T19:08:18.3961140Z "${CONDA_RUNTIME}" config --set channel_priority false 2025-06-05T19:08:18.4019530Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T19:08:18.4020020Z env: 2025-06-05T19:08:18.4020360Z REPOSITORY: pytorch/executorch 2025-06-05T19:08:18.4022450Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:08:18.4025920Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:08:18.4027750Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:18.4028210Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.4029370Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.4030160Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:08:18.4031090Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.4031720Z ##[endgroup] 2025-06-05T19:08:18.4405440Z + /Users/runner/work/_temp/miniconda/bin/conda config --set channel_priority false 2025-06-05T19:08:18.7216550Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T19:08:18.7216920Z with: 2025-06-05T19:08:18.7217100Z repository: pytorch/executorch 2025-06-05T19:08:18.7217380Z ref: bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T19:08:18.7217650Z path: pytorch/executorch 2025-06-05T19:08:18.7217960Z fetch-depth: 1 2025-06-05T19:08:18.7218150Z submodules: recursive 2025-06-05T19:08:18.7218470Z token: *** 2025-06-05T19:08:18.7218650Z ssh-strict: true 2025-06-05T19:08:18.7218880Z ssh-user: git 2025-06-05T19:08:18.7219050Z persist-credentials: true 2025-06-05T19:08:18.7219290Z clean: true 2025-06-05T19:08:18.7219470Z sparse-checkout-cone-mode: true 2025-06-05T19:08:18.7219730Z fetch-tags: false 2025-06-05T19:08:18.7219910Z show-progress: true 2025-06-05T19:08:18.7220100Z lfs: false 2025-06-05T19:08:18.7220300Z set-safe-directory: true 2025-06-05T19:08:18.7220510Z env: 2025-06-05T19:08:18.7220700Z REPOSITORY: pytorch/executorch 2025-06-05T19:08:18.7222740Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:08:18.7226440Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:08:18.7228180Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:08:18.7228530Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.7228910Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.7229520Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:08:18.7230330Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:08:18.7230830Z ##[endgroup] 2025-06-05T19:08:18.8845140Z Syncing repository: pytorch/executorch 2025-06-05T19:08:18.8846650Z ##[group]Getting Git version info 2025-06-05T19:08:18.8847820Z Working directory is '/Users/runner/work/executorch/executorch/pytorch/executorch' 2025-06-05T19:08:18.8851400Z [command]/opt/homebrew/bin/git version 2025-06-05T19:08:18.8851780Z git version 2.49.0 2025-06-05T19:08:18.8864370Z ##[endgroup] 2025-06-05T19:08:18.8878360Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/1031ce38-226c-442c-91e4-388f93b7d64f/.gitconfig' 2025-06-05T19:08:18.8888370Z Temporarily overriding HOME='/Users/runner/work/_temp/1031ce38-226c-442c-91e4-388f93b7d64f' before making global git config changes 2025-06-05T19:08:18.8889070Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T19:08:18.8899610Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/executorch/executorch/pytorch/executorch 2025-06-05T19:08:18.8970600Z ##[group]Initializing the repository 2025-06-05T19:08:18.8975910Z [command]/opt/homebrew/bin/git init /Users/runner/work/executorch/executorch/pytorch/executorch 2025-06-05T19:08:18.9063620Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T19:08:18.9065950Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T19:08:18.9067150Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T19:08:18.9082480Z hint: 2025-06-05T19:08:18.9082780Z hint: git config --global init.defaultBranch 2025-06-05T19:08:18.9083060Z hint: 2025-06-05T19:08:18.9083300Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T19:08:18.9083730Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T19:08:18.9084070Z hint: 2025-06-05T19:08:18.9084250Z hint: git branch -m 2025-06-05T19:08:18.9084650Z Initialized empty Git repository in /Users/runner/work/executorch/executorch/pytorch/executorch/.git/ 2025-06-05T19:08:18.9085820Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/executorch 2025-06-05T19:08:18.9153680Z ##[endgroup] 2025-06-05T19:08:18.9154600Z ##[group]Disabling automatic garbage collection 2025-06-05T19:08:18.9155470Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2025-06-05T19:08:18.9211810Z ##[endgroup] 2025-06-05T19:08:18.9212830Z ##[group]Setting up auth 2025-06-05T19:08:18.9226530Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T19:08:18.9402620Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T19:08:19.0416150Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T19:08:19.0478630Z [command]/opt/homebrew/bin/git 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' || :" 2025-06-05T19:08:19.1086270Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T19:08:19.1153780Z ##[endgroup] 2025-06-05T19:08:19.1154300Z ##[group]Fetching the repository 2025-06-05T19:08:19.1160440Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T19:08:21.7057440Z From https://github.com/pytorch/executorch 2025-06-05T19:08:21.7057890Z * branch bd572346e4f196b36aaa03a1645d12b1618fe88b -> FETCH_HEAD 2025-06-05T19:08:21.7136120Z ##[endgroup] 2025-06-05T19:08:21.7137030Z ##[group]Determining the checkout info 2025-06-05T19:08:21.7138050Z ##[endgroup] 2025-06-05T19:08:21.7141340Z [command]/opt/homebrew/bin/git sparse-checkout disable 2025-06-05T19:08:21.7217250Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T19:08:21.7300500Z ##[group]Checking out the ref 2025-06-05T19:08:21.7304190Z [command]/opt/homebrew/bin/git checkout --progress --force bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T19:08:22.7898990Z HEAD is now at bd57234 Qualcomm AI Engine Direct - QAIRT Visualizer Engagement (#10873) 2025-06-05T19:08:22.7933710Z ##[endgroup] 2025-06-05T19:08:22.7934170Z ##[group]Setting up auth for fetching submodules 2025-06-05T19:08:22.7941400Z [command]/opt/homebrew/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T19:08:22.8024240Z [command]/opt/homebrew/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-05T19:08:22.8127680Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-05T19:08:22.8187250Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-05T19:08:22.8257280Z ##[endgroup] 2025-06-05T19:08:22.8258470Z ##[group]Fetching submodules 2025-06-05T19:08:22.8260710Z [command]/opt/homebrew/bin/git submodule sync --recursive 2025-06-05T19:08:22.9155230Z [command]/opt/homebrew/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-05T19:08:23.0250810Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver.git) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:08:23.0276100Z Submodule 'backends/arm/third-party/serialization_lib' (https://git.gitlab.arm.com/tosa/tosa-serialization.git) registered for path 'backends/arm/third-party/serialization_lib' 2025-06-05T19:08:23.0303620Z Submodule 'backends/cadence/utils/FACTO' (https://github.com/pytorch-labs/FACTO.git) registered for path 'backends/cadence/utils/FACTO' 2025-06-05T19:08:23.0328770Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:08:23.0338500Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:08:23.0397530Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2025-06-05T19:08:23.0425490Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2025-06-05T19:08:23.0428350Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:08:23.0434520Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:08:23.0452820Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:08:23.0458590Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:08:23.0475520Z Submodule 'extension/llm/tokenizers' (https://github.com/pytorch-labs/tokenizers.git) registered for path 'extension/llm/tokenizers' 2025-06-05T19:08:23.0480110Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2025-06-05T19:08:23.0485420Z Submodule 'shim' (https://github.com/facebook/buck2-shims-meta) registered for path 'shim' 2025-06-05T19:08:23.0490770Z Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'third-party/ao' 2025-06-05T19:08:23.0513780Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2025-06-05T19:08:23.0538560Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2025-06-05T19:08:23.0544190Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2025-06-05T19:08:23.0552190Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2025-06-05T19:08:23.0568390Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2025-06-05T19:08:23.0626730Z Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'third-party/json' 2025-06-05T19:08:23.0631330Z Submodule 'third-party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third-party/pocketfft' 2025-06-05T19:08:23.0659500Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2025-06-05T19:08:23.0679430Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2025-06-05T19:08:23.0840260Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/arm/third-party/ethos-u-core-driver'... 2025-06-05T19:08:23.6520020Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib'... 2025-06-05T19:08:24.1474400Z warning: redirecting to https://git.gitlab.arm.com/-/push_from_secondary/7/tosa/tosa-serialization.git/ 2025-06-05T19:08:25.1653060Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/cadence/utils/FACTO'... 2025-06-05T19:08:25.7578150Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2025-06-05T19:08:26.5006210Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2025-06-05T19:08:27.1657790Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/volk'... 2025-06-05T19:08:27.7677770Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FP16'... 2025-06-05T19:08:28.3245220Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FXdiv'... 2025-06-05T19:08:28.9321610Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK'... 2025-06-05T19:08:32.1231760Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/cpuinfo'... 2025-06-05T19:08:32.7673870Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/pthreadpool'... 2025-06-05T19:08:33.4575190Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers'... 2025-06-05T19:08:34.1322200Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/optimized/third-party/eigen'... 2025-06-05T19:08:35.1920740Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/shim'... 2025-06-05T19:08:35.7722980Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/ao'... 2025-06-05T19:08:36.9400280Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatbuffers'... 2025-06-05T19:08:37.7468090Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc'... 2025-06-05T19:08:38.4536440Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/gflags'... 2025-06-05T19:08:39.0987260Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/googletest'... 2025-06-05T19:08:39.8324730Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/ios-cmake'... 2025-06-05T19:08:40.4415620Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/json'... 2025-06-05T19:08:41.2132320Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/pocketfft'... 2025-06-05T19:08:41.7123140Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/prelude'... 2025-06-05T19:08:42.5240420Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/pybind11'... 2025-06-05T19:08:44.1331240Z From https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver 2025-06-05T19:08:44.1332680Z * branch 7bf44c54527e718b99d588ce520cf2f96343adb1 -> FETCH_HEAD 2025-06-05T19:08:44.1552790Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '7bf44c54527e718b99d588ce520cf2f96343adb1' 2025-06-05T19:08:44.4917530Z warning: redirecting to https://git.gitlab.arm.com/-/push_from_secondary/7/tosa/tosa-serialization.git/ 2025-06-05T19:08:45.2689170Z warning: redirecting to https://git.gitlab.arm.com/-/push_from_secondary/7/tosa/tosa-serialization.git/ 2025-06-05T19:08:46.1400640Z From https://git.gitlab.arm.com/tosa/tosa-serialization 2025-06-05T19:08:46.1401360Z * branch 187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2 -> FETCH_HEAD 2025-06-05T19:08:46.1635830Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2025-06-05T19:08:46.1679720Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:08:46.1746240Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers'... 2025-06-05T19:08:48.5409540Z From https://github.com/google/flatbuffers 2025-06-05T19:08:48.5410660Z * branch 0100f6a5779831fa7a651e4b67ef389a8752bd9b -> FETCH_HEAD 2025-06-05T19:08:48.6883310Z Submodule path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers': checked out '0100f6a5779831fa7a651e4b67ef389a8752bd9b' 2025-06-05T19:08:50.0905310Z From https://github.com/pytorch-labs/FACTO 2025-06-05T19:08:50.0905810Z * branch 1db37fc79d0d59638cbb794fa49d878aafc24461 -> FETCH_HEAD 2025-06-05T19:08:50.1049600Z Submodule path 'backends/cadence/utils/FACTO': checked out '1db37fc79d0d59638cbb794fa49d878aafc24461' 2025-06-05T19:08:51.6074470Z From https://github.com/KhronosGroup/Vulkan-Headers 2025-06-05T19:08:51.6074970Z * branch 0c5928795a66e93f65e5e68a36d8daa79a209dc2 -> FETCH_HEAD 2025-06-05T19:08:51.6359420Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2025-06-05T19:08:53.0107800Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-06-05T19:08:53.0108530Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-06-05T19:08:53.0469040Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-06-05T19:08:54.9387000Z From https://github.com/zeux/volk 2025-06-05T19:08:54.9387460Z * branch b3bc21e584f97400b6884cb2a541a56c6a5ddba3 -> FETCH_HEAD 2025-06-05T19:08:54.9515770Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2025-06-05T19:08:56.2556080Z From https://github.com/Maratyszcza/FP16 2025-06-05T19:08:56.2658340Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-06-05T19:08:56.2866280Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-05T19:08:57.3946980Z From https://github.com/Maratyszcza/FXdiv 2025-06-05T19:08:57.3948430Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-06-05T19:08:57.4340140Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-05T19:08:59.5271940Z From https://github.com/google/XNNPACK 2025-06-05T19:08:59.5276270Z * branch 4ea82e595b36106653175dcb04b2aa532660d0d8 -> FETCH_HEAD 2025-06-05T19:09:00.6075260Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8' 2025-06-05T19:09:02.0162470Z From https://github.com/pytorch/cpuinfo 2025-06-05T19:09:02.0163440Z * branch c61fe919607bbc534d7a5a5707bdd7041e72c5ff -> FETCH_HEAD 2025-06-05T19:09:02.1012290Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'c61fe919607bbc534d7a5a5707bdd7041e72c5ff' 2025-06-05T19:09:03.4428100Z From https://github.com/Maratyszcza/pthreadpool 2025-06-05T19:09:03.4428500Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-06-05T19:09:03.4577170Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-05T19:09:04.5912070Z From https://github.com/pytorch-labs/tokenizers 2025-06-05T19:09:04.5912590Z * branch fc5962cd9e08019c5df6667eba3377e7d76441f7 -> FETCH_HEAD 2025-06-05T19:09:04.6146090Z Submodule path 'extension/llm/tokenizers': checked out 'fc5962cd9e08019c5df6667eba3377e7d76441f7' 2025-06-05T19:09:04.6185060Z Submodule 'third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:04.6189710Z Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:04.6195940Z Submodule 'third-party/pcre2' (https://github.com/PCRE2Project/pcre2.git) registered for path 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:04.6200670Z Submodule 'third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:04.6206180Z Submodule 'third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:04.6273610Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/abseil-cpp'... 2025-06-05T19:09:05.4546920Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/json'... 2025-06-05T19:09:06.2492910Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/pcre2'... 2025-06-05T19:09:06.9284440Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/re2'... 2025-06-05T19:09:07.7066810Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/sentencepiece'... 2025-06-05T19:09:10.9888970Z From https://github.com/abseil/abseil-cpp 2025-06-05T19:09:10.9889370Z * branch 7d96b2e93d9a84530748b68abd2f97595c51ecf4 -> FETCH_HEAD 2025-06-05T19:09:11.1158600Z Submodule path 'extension/llm/tokenizers/third-party/abseil-cpp': checked out '7d96b2e93d9a84530748b68abd2f97595c51ecf4' 2025-06-05T19:09:12.7360710Z From https://github.com/nlohmann/json 2025-06-05T19:09:12.7405100Z * branch e6cafa573aac6ed9227f752a5371c0b3f436307d -> FETCH_HEAD 2025-06-05T19:09:12.8647450Z Submodule path 'extension/llm/tokenizers/third-party/json': checked out 'e6cafa573aac6ed9227f752a5371c0b3f436307d' 2025-06-05T19:09:14.2899260Z From https://github.com/PCRE2Project/pcre2 2025-06-05T19:09:14.2899770Z * branch 2e03e323339ab692640626f02f8d8d6f95bff9c6 -> FETCH_HEAD 2025-06-05T19:09:14.3559210Z Submodule path 'extension/llm/tokenizers/third-party/pcre2': checked out '2e03e323339ab692640626f02f8d8d6f95bff9c6' 2025-06-05T19:09:14.3600220Z Submodule 'deps/sljit' (https://github.com/zherczeg/sljit.git) registered for path 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:14.3663220Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers/third-party/pcre2/deps/sljit'... 2025-06-05T19:09:16.5535560Z From https://github.com/zherczeg/sljit 2025-06-05T19:09:16.5635120Z * branch 98802d939be3f0ccc2c538d611ec4c728564e8cf -> FETCH_HEAD 2025-06-05T19:09:16.5904830Z Submodule path 'extension/llm/tokenizers/third-party/pcre2/deps/sljit': checked out '98802d939be3f0ccc2c538d611ec4c728564e8cf' 2025-06-05T19:09:17.9356440Z From https://github.com/google/re2 2025-06-05T19:09:17.9361520Z * branch 6dcd83d60f7944926bfd308cc13979fc53dd69ca -> FETCH_HEAD 2025-06-05T19:09:17.9743160Z Submodule path 'extension/llm/tokenizers/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2025-06-05T19:09:19.4237300Z From https://github.com/google/sentencepiece 2025-06-05T19:09:19.4241010Z * branch d8f741853847553169444afc12c00f4bbff3e9ce -> FETCH_HEAD 2025-06-05T19:09:19.5161010Z Submodule path 'extension/llm/tokenizers/third-party/sentencepiece': checked out 'd8f741853847553169444afc12c00f4bbff3e9ce' 2025-06-05T19:09:21.4961430Z From https://gitlab.com/libeigen/eigen 2025-06-05T19:09:21.4961810Z * branch a39ade4ccf99df845ec85c580fbbb324f71952fa -> FETCH_HEAD 2025-06-05T19:09:21.6521090Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2025-06-05T19:09:23.0344130Z From https://github.com/facebook/buck2-shims-meta 2025-06-05T19:09:23.0344710Z * branch cf6a954aae4bee7b4515e13475878460115027d1 -> FETCH_HEAD 2025-06-05T19:09:23.0907280Z Submodule path 'shim': checked out 'cf6a954aae4bee7b4515e13475878460115027d1' 2025-06-05T19:09:24.5640050Z From https://github.com/pytorch/ao 2025-06-05T19:09:24.5741810Z * branch bc68b11f1bf77be38721ca7dd2c477aeb5e6626e -> FETCH_HEAD 2025-06-05T19:09:24.6834620Z Submodule path 'third-party/ao': checked out 'bc68b11f1bf77be38721ca7dd2c477aeb5e6626e' 2025-06-05T19:09:24.6880950Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass) registered for path 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:24.6951100Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/third-party/ao/third_party/cutlass'... 2025-06-05T19:09:27.7763300Z From https://github.com/NVIDIA/cutlass 2025-06-05T19:09:27.7764290Z * branch ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e -> FETCH_HEAD 2025-06-05T19:09:28.6138480Z Submodule path 'third-party/ao/third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-05T19:09:30.0562610Z From https://github.com/google/flatbuffers 2025-06-05T19:09:30.0563070Z * branch 595bf0007ab1929570c7671f091313c8fc20644e -> FETCH_HEAD 2025-06-05T19:09:30.2087260Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2025-06-05T19:09:31.6003140Z From https://github.com/dvidelabs/flatcc 2025-06-05T19:09:31.6003570Z * branch 896db54787e8b730a6be482c69324751f3f5f117 -> FETCH_HEAD 2025-06-05T19:09:31.6340560Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2025-06-05T19:09:32.9316540Z From https://github.com/gflags/gflags 2025-06-05T19:09:32.9320590Z * branch a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd -> FETCH_HEAD 2025-06-05T19:09:32.9636530Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2025-06-05T19:09:34.4421770Z From https://github.com/google/googletest 2025-06-05T19:09:34.4422140Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-06-05T19:09:34.4809110Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-05T19:09:35.7334380Z From https://github.com/leetal/ios-cmake 2025-06-05T19:09:35.7335420Z * branch 06465b27698424cf4a04a5ca4904d50a3c966c45 -> FETCH_HEAD 2025-06-05T19:09:35.7482250Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2025-06-05T19:09:37.2639750Z From https://github.com/nlohmann/json 2025-06-05T19:09:37.2649600Z * branch ac0133ea89a8fd730a9cc9649c5226a9995dc3e1 -> FETCH_HEAD 2025-06-05T19:09:37.3900760Z Submodule path 'third-party/json': checked out 'ac0133ea89a8fd730a9cc9649c5226a9995dc3e1' 2025-06-05T19:09:37.4096220Z Submodule path 'third-party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-06-05T19:09:39.6161090Z From https://github.com/facebook/buck2-prelude 2025-06-05T19:09:39.6161460Z * branch 48c249f8c7b99ff501d6e857754760315072b306 -> FETCH_HEAD 2025-06-05T19:09:39.7967090Z Submodule path 'third-party/prelude': checked out '48c249f8c7b99ff501d6e857754760315072b306' 2025-06-05T19:09:41.3610000Z From https://github.com/pybind/pybind11 2025-06-05T19:09:41.3611660Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-05T19:09:41.3980010Z Submodule path 'third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-05T19:09:41.4066330Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-05T19:09:41.4507450Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:09:41.4595250Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:09:41.4679840Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:09:41.4770610Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:09:41.4858100Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:09:41.4945080Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:09:41.5031750Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:09:41.5120040Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:09:41.5206370Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:09:41.5292910Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:09:41.5387490Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:09:41.5476450Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:09:41.5563490Z Entering 'extension/llm/tokenizers' 2025-06-05T19:09:41.5648800Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:41.5737450Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:41.5884920Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:41.6065860Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:41.6196250Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:41.6314480Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:41.6430850Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:09:41.6667810Z Entering 'shim' 2025-06-05T19:09:41.6835260Z Entering 'third-party/ao' 2025-06-05T19:09:41.7007840Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:41.7191870Z Entering 'third-party/flatbuffers' 2025-06-05T19:09:41.7410420Z Entering 'third-party/flatcc' 2025-06-05T19:09:41.7603440Z Entering 'third-party/gflags' 2025-06-05T19:09:41.7746140Z Entering 'third-party/googletest' 2025-06-05T19:09:41.7909730Z Entering 'third-party/ios-cmake' 2025-06-05T19:09:41.8074180Z Entering 'third-party/json' 2025-06-05T19:09:41.8238500Z Entering 'third-party/pocketfft' 2025-06-05T19:09:41.8475360Z Entering 'third-party/prelude' 2025-06-05T19:09:41.8641170Z Entering 'third-party/pybind11' 2025-06-05T19:09:41.8827190Z ##[endgroup] 2025-06-05T19:09:41.8827520Z ##[group]Persisting credentials for submodules 2025-06-05T19:09:41.8836740Z [command]/opt/homebrew/bin/git 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' || :" 2025-06-05T19:09:41.9678150Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:09:41.9862200Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:09:42.0050260Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:09:42.0258770Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:09:42.0440770Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:09:42.0693710Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:09:42.0873780Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:09:42.1064280Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:09:42.1239830Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:09:42.1407470Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:09:42.1579320Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:09:42.1746960Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:09:42.1952640Z Entering 'extension/llm/tokenizers' 2025-06-05T19:09:42.2137830Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:42.2323770Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:42.2511430Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:42.2684520Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:42.2932280Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:42.3157910Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:42.3351670Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:09:42.3550870Z Entering 'shim' 2025-06-05T19:09:42.3754590Z Entering 'third-party/ao' 2025-06-05T19:09:42.3982500Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:42.4164410Z Entering 'third-party/flatbuffers' 2025-06-05T19:09:42.4307810Z Entering 'third-party/flatcc' 2025-06-05T19:09:42.4447640Z Entering 'third-party/gflags' 2025-06-05T19:09:42.4586490Z Entering 'third-party/googletest' 2025-06-05T19:09:42.4726430Z Entering 'third-party/ios-cmake' 2025-06-05T19:09:42.4862500Z Entering 'third-party/json' 2025-06-05T19:09:42.5000440Z Entering 'third-party/pocketfft' 2025-06-05T19:09:42.5137760Z Entering 'third-party/prelude' 2025-06-05T19:09:42.5277050Z Entering 'third-party/pybind11' 2025-06-05T19:09:42.5430330Z [command]/opt/homebrew/bin/git 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" 2025-06-05T19:09:42.6057650Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:09:42.6164050Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/ethos-u-core-driver/config remote.origin.url 2025-06-05T19:09:42.6200880Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:09:42.6305490Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/config remote.origin.url 2025-06-05T19:09:42.6339730Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:09:42.6443780Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/modules/third_party/flatbuffers/config remote.origin.url 2025-06-05T19:09:42.6482070Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:09:42.6585350Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/cadence/utils/FACTO/config remote.origin.url 2025-06-05T19:09:42.6620960Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:09:42.6724190Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/Vulkan-Headers/config remote.origin.url 2025-06-05T19:09:42.6759520Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:09:42.6865400Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/VulkanMemoryAllocator/config remote.origin.url 2025-06-05T19:09:42.6901460Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:09:42.7004830Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/volk/config remote.origin.url 2025-06-05T19:09:42.7040840Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:09:42.7143080Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FP16/config remote.origin.url 2025-06-05T19:09:42.7178050Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:09:42.7281710Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FXdiv/config remote.origin.url 2025-06-05T19:09:42.7317280Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:09:42.7425610Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/XNNPACK/config remote.origin.url 2025-06-05T19:09:42.7466560Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:09:42.7577210Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/cpuinfo/config remote.origin.url 2025-06-05T19:09:42.7618750Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:09:42.7733220Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/pthreadpool/config remote.origin.url 2025-06-05T19:09:42.7771110Z Entering 'extension/llm/tokenizers' 2025-06-05T19:09:42.7890740Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/config remote.origin.url 2025-06-05T19:09:42.7933280Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:42.8234830Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/abseil-cpp/config remote.origin.url 2025-06-05T19:09:42.8336700Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:42.8664130Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/json/config remote.origin.url 2025-06-05T19:09:42.8721750Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:42.9007430Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/pcre2/config remote.origin.url 2025-06-05T19:09:42.9089690Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:42.9321020Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/pcre2/modules/deps/sljit/config remote.origin.url 2025-06-05T19:09:42.9388530Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:42.9566030Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/re2/config remote.origin.url 2025-06-05T19:09:42.9618660Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:42.9801040Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/modules/third-party/sentencepiece/config remote.origin.url 2025-06-05T19:09:42.9856750Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:09:43.0030300Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/kernels/optimized/third-party/eigen/config remote.origin.url 2025-06-05T19:09:43.0084150Z Entering 'shim' 2025-06-05T19:09:43.0265310Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/shim/config remote.origin.url 2025-06-05T19:09:43.0359890Z Entering 'third-party/ao' 2025-06-05T19:09:43.0544440Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/config remote.origin.url 2025-06-05T19:09:43.0591220Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:43.0734130Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/modules/third_party/cutlass/config remote.origin.url 2025-06-05T19:09:43.0818240Z Entering 'third-party/flatbuffers' 2025-06-05T19:09:43.0972020Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatbuffers/config remote.origin.url 2025-06-05T19:09:43.1037370Z Entering 'third-party/flatcc' 2025-06-05T19:09:43.1211240Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatcc/config remote.origin.url 2025-06-05T19:09:43.1293110Z Entering 'third-party/gflags' 2025-06-05T19:09:43.1458920Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/gflags/config remote.origin.url 2025-06-05T19:09:43.1517860Z Entering 'third-party/googletest' 2025-06-05T19:09:43.1681980Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/googletest/config remote.origin.url 2025-06-05T19:09:43.1736560Z Entering 'third-party/ios-cmake' 2025-06-05T19:09:43.1954680Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ios-cmake/config remote.origin.url 2025-06-05T19:09:43.2062470Z Entering 'third-party/json' 2025-06-05T19:09:43.2241650Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/json/config remote.origin.url 2025-06-05T19:09:43.2301050Z Entering 'third-party/pocketfft' 2025-06-05T19:09:43.2529940Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pocketfft/config remote.origin.url 2025-06-05T19:09:43.2582340Z Entering 'third-party/prelude' 2025-06-05T19:09:43.2784650Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/prelude/config remote.origin.url 2025-06-05T19:09:43.2846330Z Entering 'third-party/pybind11' 2025-06-05T19:09:43.3027300Z file:/Users/runner/work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pybind11/config remote.origin.url 2025-06-05T19:09:43.3293760Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-05T19:09:43.4151620Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:09:43.4290320Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:09:43.4515860Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:09:43.4706820Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:09:43.4925630Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:09:43.5071550Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:09:43.5270500Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:09:43.5422990Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:09:43.5700110Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:09:43.5913410Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:09:43.6066030Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:09:43.6276420Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:09:43.6466940Z Entering 'extension/llm/tokenizers' 2025-06-05T19:09:43.6657550Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:43.6818950Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:43.7013830Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:43.7159230Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:43.7321130Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:43.7506060Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:43.7680240Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:09:43.7922290Z Entering 'shim' 2025-06-05T19:09:43.8068440Z Entering 'third-party/ao' 2025-06-05T19:09:43.8213090Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:43.8366140Z Entering 'third-party/flatbuffers' 2025-06-05T19:09:43.8546280Z Entering 'third-party/flatcc' 2025-06-05T19:09:43.8688770Z Entering 'third-party/gflags' 2025-06-05T19:09:43.8825050Z Entering 'third-party/googletest' 2025-06-05T19:09:43.8974730Z Entering 'third-party/ios-cmake' 2025-06-05T19:09:43.9185450Z Entering 'third-party/json' 2025-06-05T19:09:43.9367420Z Entering 'third-party/pocketfft' 2025-06-05T19:09:43.9532990Z Entering 'third-party/prelude' 2025-06-05T19:09:43.9676690Z Entering 'third-party/pybind11' 2025-06-05T19:09:43.9814290Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-05T19:09:44.0801880Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:09:44.0935450Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:09:44.1093430Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:09:44.1292080Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:09:44.1439360Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:09:44.1592900Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:09:44.1784180Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:09:44.1983030Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:09:44.2180750Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:09:44.2392250Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:09:44.2549710Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:09:44.2702270Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:09:44.2857350Z Entering 'extension/llm/tokenizers' 2025-06-05T19:09:44.3000270Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:09:44.3152200Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:09:44.3306130Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:09:44.3434130Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:09:44.3616630Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:09:44.3808190Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:09:44.3989300Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:09:44.4149010Z Entering 'shim' 2025-06-05T19:09:44.4316520Z Entering 'third-party/ao' 2025-06-05T19:09:44.4515580Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:09:44.4712400Z Entering 'third-party/flatbuffers' 2025-06-05T19:09:44.4848960Z Entering 'third-party/flatcc' 2025-06-05T19:09:44.5027910Z Entering 'third-party/gflags' 2025-06-05T19:09:44.5188330Z Entering 'third-party/googletest' 2025-06-05T19:09:44.5327920Z Entering 'third-party/ios-cmake' 2025-06-05T19:09:44.5470920Z Entering 'third-party/json' 2025-06-05T19:09:44.5621180Z Entering 'third-party/pocketfft' 2025-06-05T19:09:44.5778560Z Entering 'third-party/prelude' 2025-06-05T19:09:44.5952400Z Entering 'third-party/pybind11' 2025-06-05T19:09:44.6168040Z ##[endgroup] 2025-06-05T19:09:44.6266570Z [command]/opt/homebrew/bin/git log -1 --format=%H 2025-06-05T19:09:44.6360930Z bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T19:09:44.6504220Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T19:09:44.6504630Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T19:09:44.6504920Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-06-05T19:09:44.6505260Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-06-05T19:09:44.6505590Z  2025-06-05T19:09:44.6505820Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-06-05T19:09:44.6506130Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-06-05T19:09:44.6506490Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-06-05T19:09:44.6603900Z shell: /bin/bash -e {0} 2025-06-05T19:09:44.6604120Z env: 2025-06-05T19:09:44.6604300Z REPOSITORY: pytorch/executorch 2025-06-05T19:09:44.6606370Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:09:44.6609990Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:09:44.6611850Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:09:44.6612210Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.6612630Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.6613220Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:09:44.6614000Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.6614510Z ##[endgroup] 2025-06-05T19:09:44.7335980Z ##[group]Run { 2025-06-05T19:09:44.7336260Z { 2025-06-05T19:09:44.7336440Z  echo "#!/usr/bin/env bash"; 2025-06-05T19:09:44.7336700Z  echo "set -eou pipefail"; 2025-06-05T19:09:44.7337030Z  # Source conda so it's available to the script environment 2025-06-05T19:09:44.7337370Z  echo 'eval "$(conda shell.bash hook)"'; 2025-06-05T19:09:44.7337690Z  echo "${SCRIPT}"; 2025-06-05T19:09:44.7337940Z } > "${RUNNER_TEMP}/exec_script" 2025-06-05T19:09:44.7338390Z while read line; do 2025-06-05T19:09:44.7338620Z  eval "export ${line}" 2025-06-05T19:09:44.7338910Z done < "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T19:09:44.7339700Z python3 "/Users/runner/work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py" "BUILD_CERTIFICATE_BASE64 EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64 KEYCHAIN_PASSWORD" 2025-06-05T19:09:44.7399940Z shell: /bin/bash -l {0} 2025-06-05T19:09:44.7400220Z env: 2025-06-05T19:09:44.7400410Z REPOSITORY: pytorch/executorch 2025-06-05T19:09:44.7402400Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:09:44.7406050Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:09:44.7407890Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:09:44.7408270Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.7408680Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.7409290Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:09:44.7410090Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:44.7410720Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:09:44.7411090Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:09:45.0436580Z ALL_SECRETS: { "EXECUTORCH_MAVEN_SIGNING_GPG_KEY_CONTENTS": "***\n", "EXECUTORCH_MAVEN_CENTRAL_USERNAME": "***", "EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64": "***", "EXECUTORCH_MAVEN_SIGNING_KEYID": "***", "BUILD_CERTIFICATE_BASE64": "***", "TOKEN_COREML_PRIVATE_REPO": "***", "EXECUTORCH_BENCHMARK_BUILD_PROVISION_PROFILE_BASE64": "***", "BUILD_PROVISION_PROFILE_BASE64": "***", "github_token": "***", "EXECUTORCH_HF_TOKEN": "***\n", "EXECUTORCH_MAVEN_SIGNING_PASSWORD": "***", "KEYCHAIN_PASSWORD": "***", "EXECUTORCH_MAVEN_CENTRAL_PASSWORD": "***" } 2025-06-05T19:09:45.0438270Z ##[endgroup] 2025-06-05T19:09:45.1131180Z /Users/runner/work/_temp/9bff91d9-1cdb-4a4c-b628-350abd665acf.sh: line 10: /Users/runner/work/_temp/github_env_15475023334: No such file or directory 2025-06-05T19:09:49.3401730Z Running command: bash /Users/runner/work/_temp/exec_script 2025-06-05T19:09:49.3402090Z + BUILD_TOOL=cmake 2025-06-05T19:09:49.3403100Z + .ci/scripts/setup-conda.sh 2025-06-05T19:09:49.3403400Z + install_conda 2025-06-05T19:09:49.3403580Z + pushd .ci/docker 2025-06-05T19:09:49.3404080Z ~/work/executorch/executorch/pytorch/executorch/.ci/docker ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:09:49.3404910Z + /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 -y --file conda-env-ci.txt 2025-06-05T19:09:49.3405860Z Channels: 2025-06-05T19:09:49.3406030Z - defaults 2025-06-05T19:09:49.3406360Z Platform: osx-arm64 2025-06-05T19:09:49.3406620Z Collecting package metadata (repodata.json): ...working... done 2025-06-05T19:09:49.3407000Z Solving environment: ...working... done 2025-06-05T19:09:49.3407170Z 2025-06-05T19:09:49.3407250Z ## Package Plan ## 2025-06-05T19:09:49.3407380Z 2025-06-05T19:09:49.3407570Z environment location: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:09:49.3407820Z 2025-06-05T19:09:49.3407910Z added / updated specs: 2025-06-05T19:09:49.3408130Z - cmake==3.26.4 2025-06-05T19:09:49.3408320Z - libuv 2025-06-05T19:09:49.3408500Z - llvm-openmp 2025-06-05T19:09:49.3408660Z - ninja==1.10.2 2025-06-05T19:09:49.3408850Z - pkg-config 2025-06-05T19:09:49.3408960Z 2025-06-05T19:09:49.3408960Z 2025-06-05T19:09:49.3409080Z The following NEW packages will be INSTALLED: 2025-06-05T19:09:49.3409260Z 2025-06-05T19:09:49.3412420Z llvm-openmp pkgs/main/osx-arm64::llvm-openmp-14.0.6-hc6e5704_0 2025-06-05T19:09:49.3412650Z 2025-06-05T19:09:49.3412750Z The following packages will be UPDATED: 2025-06-05T19:09:49.3412910Z 2025-06-05T19:09:49.3413040Z cmake 3.22.1-hae769c0_0 --> 3.26.4-h5d7ac33_0 2025-06-05T19:09:49.3413300Z 2025-06-05T19:09:49.3413300Z 2025-06-05T19:09:49.3413420Z Preparing transaction: ...working... done 2025-06-05T19:09:49.3413680Z Verifying transaction: ...working... done 2025-06-05T19:09:49.3413930Z Executing transaction: ...working... done 2025-06-05T19:09:49.3414150Z + popd 2025-06-05T19:09:49.3414350Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:09:49.4243250Z + BUILD_PROVISION_PROFILE_BASE64=*** 2025-06-05T19:09:49.4261110Z + BUILD_CERTIFICATE_BASE64=*** 2025-06-05T19:09:49.4261420Z + KEYCHAIN_PASSWORD='***' 2025-06-05T19:09:49.4261620Z + .ci/scripts/setup-ios.sh 2025-06-05T19:09:49.4261940Z + CERTIFICATE_PATH=/Users/runner/work/_temp/build_certificate.p12 2025-06-05T19:09:49.4262290Z + PP_PATH=/Users/runner/work/_temp/build_pp.mobileprovision 2025-06-05T19:09:49.4262660Z + KEYCHAIN_PATH=/Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:09:49.4280170Z + echo -n *** 2025-06-05T19:09:49.4280490Z + base64 --decode -o /Users/runner/work/_temp/build_certificate.p12 2025-06-05T19:09:49.4280880Z + base64 --decode -o /Users/runner/work/_temp/build_pp.mobileprovision 2025-06-05T19:10:00.6433860Z + echo -n *** 2025-06-05T19:10:02.5907310Z + security create-keychain -p '***' /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5908030Z + security set-keychain-settings -lut 21600 /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5908640Z + security unlock-keychain -p '***' /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5909440Z + security import /Users/runner/work/_temp/build_certificate.p12 -P '' -A -t cert -f pkcs12 -k /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5910040Z 1 identity imported. 2025-06-05T19:10:02.5910560Z + security set-key-partition-list -S apple-tool:,apple: -k '***' /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5911040Z keychain: "/Users/runner/work/_temp/app-signing.keychain-db" 2025-06-05T19:10:02.5911320Z version: 256 2025-06-05T19:10:02.5911540Z class: 0x00000010 2025-06-05T19:10:02.5912300Z attributes: 2025-06-05T19:10:02.5912510Z 0x00000000 =0x00000010 2025-06-05T19:10:02.5912850Z 0x00000001 ="Anthony Shoumikhin" 2025-06-05T19:10:02.5913280Z 0x00000002 = 2025-06-05T19:10:02.5927510Z 0x00000003 =0x00000001 2025-06-05T19:10:02.5927860Z 0x00000004 =0x00000000 2025-06-05T19:10:02.5928190Z 0x00000005 =0x00000000 2025-06-05T19:10:02.5928810Z 0x00000006 =0xD4136B16ECB3AA828B1F5D514A4792E87B819FBA "\324\023k\026\354\263\252\202\213\037]QJG\222\350{\201\237\272" 2025-06-05T19:10:02.5929570Z 0x00000007 = 2025-06-05T19:10:02.5930090Z 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" 2025-06-05T19:10:02.5930640Z 0x00000009 =0x0000002A "\000\000\000*" 2025-06-05T19:10:02.5930980Z 0x0000000A =0x00000800 2025-06-05T19:10:02.5931190Z 0x0000000B =0x00000800 2025-06-05T19:10:02.5931430Z 0x0000000C =0x0000000000000000 2025-06-05T19:10:02.5931710Z 0x0000000D =0x0000000000000000 2025-06-05T19:10:02.5931990Z 0x0000000E =0x00000001 2025-06-05T19:10:02.5932270Z 0x0000000F =0x00000001 2025-06-05T19:10:02.5932610Z 0x00000010 =0x00000001 2025-06-05T19:10:02.5932890Z 0x00000011 =0x00000000 2025-06-05T19:10:02.5933080Z 0x00000012 =0x00000001 2025-06-05T19:10:02.5933340Z 0x00000013 =0x00000001 2025-06-05T19:10:02.5933570Z 0x00000014 =0x00000001 2025-06-05T19:10:02.5933790Z 0x00000015 =0x00000001 2025-06-05T19:10:02.5934030Z 0x00000016 =0x00000001 2025-06-05T19:10:02.5934240Z 0x00000017 =0x00000001 2025-06-05T19:10:02.5934530Z 0x00000018 =0x00000001 2025-06-05T19:10:02.5934840Z 0x00000019 =0x00000001 2025-06-05T19:10:02.5935060Z 0x0000001A =0x00000001 2025-06-05T19:10:02.5935420Z + security list-keychain -d user -s /Users/runner/work/_temp/app-signing.keychain-db 2025-06-05T19:10:02.5935860Z + mkdir -p '/Users/runner/Library/MobileDevice/Provisioning Profiles' 2025-06-05T19:10:02.5936390Z + cp /Users/runner/work/_temp/build_pp.mobileprovision '/Users/runner/Library/MobileDevice/Provisioning Profiles' 2025-06-05T19:10:02.5936780Z + GITHUB_RUNNER=1 2025-06-05T19:10:02.5936960Z + PYTHON_EXECUTABLE=python 2025-06-05T19:10:02.5937560Z + /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output --no-capture-output .ci/scripts/setup-macos.sh --build-tool cmake 2025-06-05T19:10:02.5938210Z ++ dirname .ci/scripts/setup-macos.sh 2025-06-05T19:10:02.5938410Z + source .ci/scripts/utils.sh 2025-06-05T19:10:02.5938630Z + read -r BUILD_TOOL BUILD_MODE EDITABLE 2025-06-05T19:10:02.5938850Z ++ parse_args --build-tool cmake 2025-06-05T19:10:02.5939040Z ++ args=("$@") 2025-06-05T19:10:02.5939210Z ++ local args 2025-06-05T19:10:02.5939350Z ++ local i 2025-06-05T19:10:02.5939480Z ++ local BUILD_TOOL= 2025-06-05T19:10:02.5939640Z ++ local BUILD_MODE= 2025-06-05T19:10:02.5939820Z ++ local EDITABLE= 2025-06-05T19:10:02.5940010Z ++ (( i=0 )) 2025-06-05T19:10:02.5940160Z ++ (( i<2 )) 2025-06-05T19:10:02.5940310Z ++ case "${args[$i]}" in 2025-06-05T19:10:02.5940480Z ++ BUILD_TOOL=cmake 2025-06-05T19:10:02.5940660Z ++ i=1 2025-06-05T19:10:02.5940800Z ++ (( i++ )) 2025-06-05T19:10:02.5940940Z ++ (( i<2 )) 2025-06-05T19:10:02.5941130Z ++ '[' -z cmake ']' 2025-06-05T19:10:02.5941320Z ++ [[ cmake =~ ^(cmake|buck2)$ ]] 2025-06-05T19:10:02.5941520Z ++ BUILD_MODE=Release 2025-06-05T19:10:02.5941770Z ++ [[ Release =~ ^(Debug|Release)$ ]] 2025-06-05T19:10:02.5941970Z ++ EDITABLE=false 2025-06-05T19:10:02.5942270Z ++ [[ false =~ ^(true|false)$ ]] 2025-06-05T19:10:02.5942690Z ++ echo 'cmake Release false' 2025-06-05T19:10:02.5942940Z + setup_macos_env_variables 2025-06-05T19:10:02.5943330Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2025-06-05T19:10:02.5944130Z + CMAKE_PREFIX_PATH=/Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages 2025-06-05T19:10:02.5944620Z + export CMAKE_PREFIX_PATH 2025-06-05T19:10:02.5944810Z + install_buck 2025-06-05T19:10:02.5944980Z + command -v zstd 2025-06-05T19:10:02.5945180Z + command -v curl 2025-06-05T19:10:02.5945350Z + pushd .ci/docker 2025-06-05T19:10:02.5945800Z ~/work/executorch/executorch/pytorch/executorch/.ci/docker ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:10:02.5946440Z ++ cat ci_commit_pins/buck2.txt 2025-06-05T19:10:02.5946890Z + BUCK2_VERSION=2025-05-06 2025-06-05T19:10:02.5947180Z + BUCK2=buck2-aarch64-apple-darwin-2025-05-06.zst 2025-06-05T19:10:02.5947990Z + curl -s https://ossci-macos.s3.amazonaws.com/buck2-aarch64-apple-darwin-2025-05-06.zst -o buck2-aarch64-apple-darwin-2025-05-06.zst 2025-06-05T19:10:02.5948800Z + zstd -d buck2-aarch64-apple-darwin-2025-05-06.zst -o buck2 2025-06-05T19:10:02.5949280Z buck2-aarch64-apple-darwin-2025-05-06.zst: 85018032 bytes 2025-06-05T19:10:02.5949670Z + chmod +x buck2 2025-06-05T19:10:02.5949970Z + mv buck2 /opt/homebrew/bin 2025-06-05T19:10:02.5950260Z + rm buck2-aarch64-apple-darwin-2025-05-06.zst 2025-06-05T19:10:02.5950640Z + popd 2025-06-05T19:10:02.5950940Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:10:02.5951290Z + buck2 killall 2025-06-05T19:10:02.5951530Z No buck2 processes found 2025-06-05T19:10:02.5951830Z + brew install libomp 2025-06-05T19:10:02.5952570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/20.1.5 2025-06-05T19:10:02.5952960Z ==> Fetching libomp 2025-06-05T19:10:02.5953530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:c281ee6eedb8cee7e962de881f85e895b561abb88f017eeef17f6eedcb63540b 2025-06-05T19:10:02.5954210Z ==> Pouring libomp--20.1.5.arm64_sonoma.bottle.tar.gz 2025-06-05T19:10:02.5954530Z ==> Caveats 2025-06-05T19:10:02.5954810Z libomp is keg-only, which means it was not symlinked into /opt/homebrew, 2025-06-05T19:10:02.5955160Z because it can override GCC headers and result in broken builds. 2025-06-05T19:10:02.5955430Z 2025-06-05T19:10:02.5955670Z For compilers to find libomp you may need to set: 2025-06-05T19:10:02.5956080Z export LDFLAGS="-L/opt/homebrew/opt/libomp/lib" 2025-06-05T19:10:02.5956470Z export CPPFLAGS="-I/opt/homebrew/opt/libomp/include" 2025-06-05T19:10:02.5956920Z ==> Summary 2025-06-05T19:10:02.5957470Z 🍺 /opt/homebrew/Cellar/libomp/20.1.5: 9 files, 1.7MB 2025-06-05T19:10:02.5957720Z + install_pip_dependencies 2025-06-05T19:10:02.5957900Z + pushd .ci/docker 2025-06-05T19:10:02.5958290Z ~/work/executorch/executorch/pytorch/executorch/.ci/docker ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:10:02.5958800Z + pip install --progress-bar off -r requirements-ci.txt 2025-06-05T19:10:02.5959380Z Obtaining pytorch_sphinx_theme from git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme (from -r requirements-ci.txt (line 27)) 2025-06-05T19:10:02.5960470Z Cloning https://github.com/pytorch/pytorch_sphinx_theme.git to ./src/pytorch-sphinx-theme 2025-06-05T19:10:02.5961300Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/pytorch_sphinx_theme.git /Users/runner/work/executorch/executorch/pytorch/executorch/.ci/docker/src/pytorch-sphinx-theme 2025-06-05T19:10:02.5962340Z Resolved https://github.com/pytorch/pytorch_sphinx_theme.git to commit 4125c834e1aa0945fde6ef58ff2f77f7abedc460 2025-06-05T19:10:02.5962840Z Installing build dependencies: started 2025-06-05T19:10:02.5963210Z Installing build dependencies: finished with status 'done' 2025-06-05T19:10:02.5963590Z Checking if build backend supports build_editable: started 2025-06-05T19:10:02.5964050Z Checking if build backend supports build_editable: finished with status 'done' 2025-06-05T19:10:02.5964450Z Getting requirements to build editable: started 2025-06-05T19:10:02.5965030Z Getting requirements to build editable: finished with status 'done' 2025-06-05T19:10:02.5965430Z Preparing editable metadata (pyproject.toml): started 2025-06-05T19:10:02.5965780Z Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-06-05T19:10:02.5966160Z Collecting mpmath==1.3.0 (from -r requirements-ci.txt (line 1)) 2025-06-05T19:10:02.5966560Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-06-05T19:10:02.5966910Z Collecting numpy>=2.0.0 (from -r requirements-ci.txt (line 2)) 2025-06-05T19:10:02.5967450Z Downloading numpy-2.2.6-cp311-cp311-macosx_14_0_arm64.whl.metadata (62 kB) 2025-06-05T19:10:02.5967820Z Collecting PyYAML==6.0.1 (from -r requirements-ci.txt (line 3)) 2025-06-05T19:10:02.5968250Z Downloading PyYAML-6.0.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-06-05T19:10:02.5968650Z Collecting ruamel.yaml==0.17.32 (from -r requirements-ci.txt (line 4)) 2025-06-05T19:10:02.5969030Z Downloading ruamel.yaml-0.17.32-py3-none-any.whl.metadata (17 kB) 2025-06-05T19:10:02.5969390Z Collecting sympy==1.12 (from -r requirements-ci.txt (line 5)) 2025-06-05T19:10:02.5969720Z Downloading sympy-1.12-py3-none-any.whl.metadata (12 kB) 2025-06-05T19:10:02.5970080Z Collecting timm==0.6.13 (from -r requirements-ci.txt (line 6)) 2025-06-05T19:10:02.5970420Z Downloading timm-0.6.13-py3-none-any.whl.metadata (38 kB) 2025-06-05T19:10:02.5970740Z Collecting tomli==2.0.1 (from -r requirements-ci.txt (line 7)) 2025-06-05T19:10:02.5971060Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2025-06-05T19:10:02.5971390Z Collecting torchsr==1.0.4 (from -r requirements-ci.txt (line 8)) 2025-06-05T19:10:02.5971720Z Downloading torchsr-1.0.4-py3-none-any.whl.metadata (12 kB) 2025-06-05T19:10:02.5972130Z Collecting transformers==4.47.1 (from -r requirements-ci.txt (line 9)) 2025-06-05T19:10:02.5972510Z Downloading transformers-4.47.1-py3-none-any.whl.metadata (44 kB) 2025-06-05T19:10:02.5972970Z Collecting zstd==1.5.5.1 (from -r requirements-ci.txt (line 10)) 2025-06-05T19:10:02.5973340Z Downloading zstd-1.5.5.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (8.9 kB) 2025-06-05T19:10:02.5973720Z Collecting pandas>=2.2.2 (from -r requirements-ci.txt (line 11)) 2025-06-05T19:10:02.5974130Z Downloading pandas-2.3.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (91 kB) 2025-06-05T19:10:02.5974600Z Collecting pytest==7.2.0 (from -r requirements-ci.txt (line 12)) 2025-06-05T19:10:02.5975000Z Downloading pytest-7.2.0-py3-none-any.whl.metadata (7.8 kB) 2025-06-05T19:10:02.5975360Z Collecting pytest-cov==4.1.0 (from -r requirements-ci.txt (line 13)) 2025-06-05T19:10:02.5975730Z Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) 2025-06-05T19:10:02.5976200Z Collecting expecttest==0.1.6 (from -r requirements-ci.txt (line 14)) 2025-06-05T19:10:02.5976630Z Downloading expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2025-06-05T19:10:02.5977040Z Collecting hypothesis==6.84.2 (from -r requirements-ci.txt (line 15)) 2025-06-05T19:10:02.5977470Z Downloading hypothesis-6.84.2-py3-none-any.whl.metadata (5.9 kB) 2025-06-05T19:10:02.5977940Z Collecting parameterized==0.9.0 (from -r requirements-ci.txt (line 16)) 2025-06-05T19:10:02.5978390Z Downloading parameterized-0.9.0-py2.py3-none-any.whl.metadata (18 kB) 2025-06-05T19:10:02.5978820Z Collecting sphinx==5.3.0 (from -r requirements-ci.txt (line 19)) 2025-06-05T19:10:02.5979250Z Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) 2025-06-05T19:10:05.2391510Z Collecting sphinx-reredirects==0.1.4 (from -r requirements-ci.txt (line 20)) 2025-06-05T19:10:05.2392250Z Downloading sphinx_reredirects-0.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-06-05T19:10:05.2392850Z Collecting sphinx-gallery==0.14.0 (from -r requirements-ci.txt (line 21)) 2025-06-05T19:10:05.2393310Z Downloading sphinx_gallery-0.14.0-py3-none-any.whl.metadata (5.9 kB) 2025-06-05T19:10:05.2393700Z Collecting breathe==4.34.0 (from -r requirements-ci.txt (line 22)) 2025-06-05T19:10:05.2394570Z Downloading breathe-4.34.0-py3-none-any.whl.metadata (968 bytes) 2025-06-05T19:10:05.2395100Z Collecting exhale==0.2.3 (from -r requirements-ci.txt (line 23)) 2025-06-05T19:10:05.2395520Z Downloading exhale-0.2.3-py2.py3-none-any.whl.metadata (15 kB) 2025-06-05T19:10:05.2396010Z Collecting docutils==0.16 (from -r requirements-ci.txt (line 24)) 2025-06-05T19:10:05.2396510Z Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) 2025-06-05T19:10:05.2396990Z Collecting matplotlib>=3.9.4 (from -r requirements-ci.txt (line 25)) 2025-06-05T19:10:05.2397770Z Downloading matplotlib-3.10.3-cp311-cp311-macosx_11_0_arm64.whl.metadata (11 kB) 2025-06-05T19:10:05.2398320Z Collecting myst-parser==0.18.1 (from -r requirements-ci.txt (line 28)) 2025-06-05T19:10:05.2398850Z Downloading myst_parser-0.18.1-py3-none-any.whl.metadata (5.1 kB) 2025-06-05T19:10:05.2399340Z Collecting sphinx_design==0.4.1 (from -r requirements-ci.txt (line 29)) 2025-06-05T19:10:05.2399760Z Downloading sphinx_design-0.4.1-py3-none-any.whl.metadata (5.2 kB) 2025-06-05T19:10:05.2400290Z Collecting sphinx-copybutton==0.5.0 (from -r requirements-ci.txt (line 30)) 2025-06-05T19:10:05.2400780Z Downloading sphinx_copybutton-0.5.0-py3-none-any.whl.metadata (3.2 kB) 2025-06-05T19:10:05.2401350Z Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.17.32->-r requirements-ci.txt (line 4)) 2025-06-05T19:10:05.2401910Z Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-macosx_13_0_arm64.whl.metadata (2.7 kB) 2025-06-05T19:10:05.2402480Z Collecting torch>=1.7 (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:10:05.2402860Z Downloading torch-2.7.1-cp311-none-macosx_11_0_arm64.whl.metadata (29 kB) 2025-06-05T19:10:05.2403350Z Collecting torchvision (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:10:05.2403880Z Downloading torchvision-0.22.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB) 2025-06-05T19:10:05.2404330Z Collecting huggingface-hub (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:10:05.2404730Z Downloading huggingface_hub-0.32.4-py3-none-any.whl.metadata (14 kB) 2025-06-05T19:10:05.2405180Z Collecting filelock (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2405740Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-06-05T19:10:05.2406220Z Collecting packaging>=20.0 (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2406670Z Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-06-05T19:10:05.2407160Z Collecting regex!=2019.12.17 (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2407730Z Downloading regex-2024.11.6-cp311-cp311-macosx_11_0_arm64.whl.metadata (40 kB) 2025-06-05T19:10:05.2408240Z Collecting requests (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2408660Z Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-06-05T19:10:05.2409200Z Collecting tokenizers<0.22,>=0.21 (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2409760Z Downloading tokenizers-0.21.1-cp39-abi3-macosx_11_0_arm64.whl.metadata (6.8 kB) 2025-06-05T19:10:05.2410330Z Collecting safetensors>=0.4.1 (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2410770Z Downloading safetensors-0.5.3-cp38-abi3-macosx_11_0_arm64.whl.metadata (3.8 kB) 2025-06-05T19:10:05.2411180Z Collecting tqdm>=4.27 (from transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:10:05.2411540Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-06-05T19:10:05.2411910Z Collecting attrs>=19.2.0 (from pytest==7.2.0->-r requirements-ci.txt (line 12)) 2025-06-05T19:10:05.2412260Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-06-05T19:10:05.2412630Z Collecting iniconfig (from pytest==7.2.0->-r requirements-ci.txt (line 12)) 2025-06-05T19:10:05.2413000Z Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-06-05T19:10:05.2413550Z Collecting pluggy<2.0,>=0.12 (from pytest==7.2.0->-r requirements-ci.txt (line 12)) 2025-06-05T19:10:05.2413940Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-06-05T19:10:05.2414360Z Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov==4.1.0->-r requirements-ci.txt (line 13)) 2025-06-05T19:10:05.2414820Z Downloading coverage-7.8.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (8.9 kB) 2025-06-05T19:10:05.2415270Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.84.2->-r requirements-ci.txt (line 15)) 2025-06-05T19:10:05.2415720Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-06-05T19:10:05.2416250Z Collecting sphinxcontrib-applehelp (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2416730Z Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-06-05T19:10:05.2417180Z Collecting sphinxcontrib-devhelp (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2417630Z Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-06-05T19:10:05.2418060Z Collecting sphinxcontrib-jsmath (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2418500Z Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-06-05T19:10:05.2418980Z Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2419450Z Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-06-05T19:10:05.2419940Z Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2420460Z Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) 2025-06-05T19:10:05.2421050Z Collecting sphinxcontrib-qthelp (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2421650Z Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-06-05T19:10:05.2422180Z Collecting Jinja2>=3.0 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2422630Z Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-06-05T19:10:05.2423090Z Collecting Pygments>=2.12 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2423610Z Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2025-06-05T19:10:05.2424120Z Collecting snowballstemmer>=2.0 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2424700Z Using cached snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) 2025-06-05T19:10:05.2425240Z Collecting babel>=2.9 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2425720Z Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-06-05T19:10:05.2426130Z Collecting alabaster<0.8,>=0.7 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2426620Z Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) 2025-06-05T19:10:05.2427020Z Collecting imagesize>=1.3 (from sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:10:05.2427520Z Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) 2025-06-05T19:10:05.2427900Z Collecting bs4 (from exhale==0.2.3->-r requirements-ci.txt (line 23)) 2025-06-05T19:10:05.2436470Z Downloading bs4-0.0.2-py2.py3-none-any.whl.metadata (411 bytes) 2025-06-05T19:10:05.2436870Z Collecting lxml (from exhale==0.2.3->-r requirements-ci.txt (line 23)) 2025-06-05T19:10:05.2437310Z Downloading lxml-5.4.0-cp311-cp311-macosx_10_9_universal2.whl.metadata (3.5 kB) 2025-06-05T19:10:05.2437750Z Collecting six (from exhale==0.2.3->-r requirements-ci.txt (line 23)) 2025-06-05T19:10:05.2438180Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-06-05T19:10:05.2438670Z Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser==0.18.1->-r requirements-ci.txt (line 28)) 2025-06-05T19:10:05.2439310Z Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB) 2025-06-05T19:10:05.2439990Z Collecting mdit-py-plugins~=0.3.1 (from myst-parser==0.18.1->-r requirements-ci.txt (line 28)) 2025-06-05T19:10:05.2440500Z Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB) 2025-06-05T19:10:05.2440980Z Collecting typing-extensions (from myst-parser==0.18.1->-r requirements-ci.txt (line 28)) 2025-06-05T19:10:05.2441490Z Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 2025-06-05T19:10:05.2441980Z Collecting fsspec>=2023.5.0 (from huggingface-hub->timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:10:05.2442510Z Downloading fsspec-2025.5.1-py3-none-any.whl.metadata (11 kB) 2025-06-05T19:10:05.2442970Z Collecting hf-xet<2.0.0,>=1.1.2 (from huggingface-hub->timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:10:05.2443500Z Downloading hf_xet-1.1.3-cp37-abi3-macosx_11_0_arm64.whl.metadata (879 bytes) 2025-06-05T19:10:05.2444030Z Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser==0.18.1->-r requirements-ci.txt (line 28)) 2025-06-05T19:10:05.2444550Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-06-05T19:10:05.2444980Z Collecting python-dateutil>=2.8.2 (from pandas>=2.2.2->-r requirements-ci.txt (line 11)) 2025-06-05T19:10:05.2445470Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-06-05T19:10:05.2445900Z Collecting pytz>=2020.1 (from pandas>=2.2.2->-r requirements-ci.txt (line 11)) 2025-06-05T19:10:05.2446270Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-06-05T19:10:05.2446630Z Collecting tzdata>=2022.7 (from pandas>=2.2.2->-r requirements-ci.txt (line 11)) 2025-06-05T19:10:05.2447020Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-06-05T19:10:05.2447410Z Collecting contourpy>=1.0.1 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:10:05.2447940Z Downloading contourpy-1.3.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (5.5 kB) 2025-06-05T19:10:05.2448400Z Collecting cycler>=0.10 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:10:05.2448880Z Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) 2025-06-05T19:10:05.2449370Z Collecting fonttools>=4.22.0 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:10:05.2449890Z Downloading fonttools-4.58.1-cp311-cp311-macosx_10_9_universal2.whl.metadata (106 kB) 2025-06-05T19:10:05.2450400Z Collecting kiwisolver>=1.3.1 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:12:03.3053150Z Downloading kiwisolver-1.4.8-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.2 kB) 2025-06-05T19:12:03.3055250Z Collecting pillow>=8 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:12:03.3056570Z Downloading pillow-11.2.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (8.9 kB) 2025-06-05T19:12:03.3058010Z Collecting pyparsing>=2.3.1 (from matplotlib>=3.9.4->-r requirements-ci.txt (line 25)) 2025-06-05T19:12:03.3059240Z Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2025-06-05T19:12:03.3060480Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx==5.3.0->-r requirements-ci.txt (line 19)) 2025-06-05T19:12:03.3061840Z Using cached MarkupSafe-3.0.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (4.0 kB) 2025-06-05T19:12:03.3063230Z Collecting charset-normalizer<4,>=2 (from requests->transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:12:03.3065920Z Using cached charset_normalizer-3.4.2-cp311-cp311-macosx_10_9_universal2.whl.metadata (35 kB) 2025-06-05T19:12:03.3067500Z Collecting idna<4,>=2.5 (from requests->transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:12:03.3068740Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-06-05T19:12:03.3069970Z Collecting urllib3<3,>=1.21.1 (from requests->transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:12:03.3071250Z Using cached urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 2025-06-05T19:12:03.3073870Z Collecting certifi>=2017.4.17 (from requests->transformers==4.47.1->-r requirements-ci.txt (line 9)) 2025-06-05T19:12:03.3075250Z Using cached certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 2025-06-05T19:12:03.3076810Z INFO: pip is looking at multiple versions of torch to determine which version is compatible with other requirements. This could take a while. 2025-06-05T19:12:03.3078470Z Collecting torch>=1.7 (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:12:03.3079690Z Downloading torch-2.7.0-cp311-none-macosx_11_0_arm64.whl.metadata (29 kB) 2025-06-05T19:12:03.3080950Z Downloading torch-2.6.0-cp311-none-macosx_11_0_arm64.whl.metadata (28 kB) 2025-06-05T19:12:03.3083210Z Collecting networkx (from torch>=1.7->timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:12:03.3084430Z Downloading networkx-3.5-py3-none-any.whl.metadata (6.3 kB) 2025-06-05T19:12:03.3085580Z Collecting torch>=1.7 (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:12:03.3086880Z Downloading torch-2.5.1-cp311-none-macosx_11_0_arm64.whl.metadata (28 kB) 2025-06-05T19:12:03.3088260Z Downloading torch-2.5.0-cp311-none-macosx_11_0_arm64.whl.metadata (28 kB) 2025-06-05T19:12:03.3089510Z Downloading torch-2.4.1-cp311-none-macosx_11_0_arm64.whl.metadata (26 kB) 2025-06-05T19:12:03.3090780Z Collecting torchvision (from timm==0.6.13->-r requirements-ci.txt (line 6)) 2025-06-05T19:12:03.3093080Z Downloading torchvision-0.22.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB) 2025-06-05T19:12:03.3093770Z Downloading torchvision-0.21.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB) 2025-06-05T19:12:03.3094530Z INFO: pip is still looking at multiple versions of torch to determine which version is compatible with other requirements. This could take a while. 2025-06-05T19:12:03.3095310Z Downloading torchvision-0.20.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB) 2025-06-05T19:12:03.3095940Z Downloading torchvision-0.20.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB) 2025-06-05T19:12:03.3096460Z Downloading torchvision-0.19.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.0 kB) 2025-06-05T19:12:03.3097070Z Collecting beautifulsoup4 (from bs4->exhale==0.2.3->-r requirements-ci.txt (line 23)) 2025-06-05T19:12:03.3097660Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) 2025-06-05T19:12:03.3098260Z Collecting soupsieve>1.2 (from beautifulsoup4->bs4->exhale==0.2.3->-r requirements-ci.txt (line 23)) 2025-06-05T19:12:03.3098810Z Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 2025-06-05T19:12:03.3099250Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-06-05T19:12:03.3099720Z Downloading PyYAML-6.0.1-cp311-cp311-macosx_11_0_arm64.whl (167 kB) 2025-06-05T19:12:03.3100210Z Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) 2025-06-05T19:12:03.3100590Z Downloading sympy-1.12-py3-none-any.whl (5.7 MB) 2025-06-05T19:12:03.3100980Z Downloading timm-0.6.13-py3-none-any.whl (549 kB) 2025-06-05T19:12:03.3101370Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2025-06-05T19:12:03.3101770Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2025-06-05T19:12:03.3102150Z Downloading transformers-4.47.1-py3-none-any.whl (10.1 MB) 2025-06-05T19:12:03.3102620Z Downloading zstd-1.5.5.1-cp311-cp311-macosx_11_0_arm64.whl (227 kB) 2025-06-05T19:12:03.3103050Z Downloading pytest-7.2.0-py3-none-any.whl (316 kB) 2025-06-05T19:12:03.3103450Z Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) 2025-06-05T19:12:03.3103850Z Downloading expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2025-06-05T19:12:03.3104270Z Downloading hypothesis-6.84.2-py3-none-any.whl (419 kB) 2025-06-05T19:12:03.3104730Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2025-06-05T19:12:03.3105080Z Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) 2025-06-05T19:12:03.3105500Z Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) 2025-06-05T19:12:03.3105970Z Downloading sphinx_reredirects-0.1.4-py3-none-any.whl (5.3 kB) 2025-06-05T19:12:03.3106430Z Downloading sphinx_gallery-0.14.0-py3-none-any.whl (151 kB) 2025-06-05T19:12:03.3107430Z Downloading breathe-4.34.0-py3-none-any.whl (92 kB) 2025-06-05T19:12:03.3107860Z Downloading exhale-0.2.3-py2.py3-none-any.whl (103 kB) 2025-06-05T19:12:03.3108280Z Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) 2025-06-05T19:12:03.3108730Z Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) 2025-06-05T19:12:03.3109130Z Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) 2025-06-05T19:12:03.3109610Z Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) 2025-06-05T19:12:03.3110050Z Downloading huggingface_hub-0.32.4-py3-none-any.whl (512 kB) 2025-06-05T19:12:03.3110900Z Downloading hf_xet-1.1.3-cp37-abi3-macosx_11_0_arm64.whl (2.2 MB) 2025-06-05T19:12:03.3111290Z Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) 2025-06-05T19:12:03.3111770Z Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) 2025-06-05T19:12:03.3112200Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-06-05T19:12:03.3112600Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-06-05T19:12:03.3112980Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-06-05T19:12:03.3113560Z Downloading tokenizers-0.21.1-cp39-abi3-macosx_11_0_arm64.whl (2.7 MB) 2025-06-05T19:12:03.3114080Z Downloading numpy-2.2.6-cp311-cp311-macosx_14_0_arm64.whl (5.4 MB) 2025-06-05T19:12:03.3114570Z Downloading pandas-2.3.0-cp311-cp311-macosx_11_0_arm64.whl (10.8 MB) 2025-06-05T19:12:03.3115030Z Downloading matplotlib-3.10.3-cp311-cp311-macosx_11_0_arm64.whl (8.1 MB) 2025-06-05T19:12:03.3115490Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-06-05T19:12:03.3115930Z Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-06-05T19:12:03.3116390Z Downloading contourpy-1.3.2-cp311-cp311-macosx_11_0_arm64.whl (254 kB) 2025-06-05T19:12:03.3116850Z Downloading coverage-7.8.2-cp311-cp311-macosx_11_0_arm64.whl (212 kB) 2025-06-05T19:12:03.3117280Z Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) 2025-06-05T19:12:03.3117790Z Downloading fonttools-4.58.1-cp311-cp311-macosx_10_9_universal2.whl (2.8 MB) 2025-06-05T19:12:03.3118270Z Downloading fsspec-2025.5.1-py3-none-any.whl (199 kB) 2025-06-05T19:12:03.3118650Z Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) 2025-06-05T19:12:03.3119080Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-06-05T19:12:03.3119540Z Downloading kiwisolver-1.4.8-cp311-cp311-macosx_11_0_arm64.whl (65 kB) 2025-06-05T19:12:03.3119990Z Using cached MarkupSafe-3.0.2-cp311-cp311-macosx_11_0_arm64.whl (12 kB) 2025-06-05T19:12:03.3120460Z Using cached packaging-25.0-py3-none-any.whl (66 kB) 2025-06-05T19:12:03.3120950Z Downloading pillow-11.2.1-cp311-cp311-macosx_11_0_arm64.whl (3.0 MB) 2025-06-05T19:12:03.3121520Z Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) 2025-06-05T19:12:03.3121880Z Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) 2025-06-05T19:12:03.3122370Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-06-05T19:12:03.3122860Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-06-05T19:12:03.3123330Z Downloading regex-2024.11.6-cp311-cp311-macosx_11_0_arm64.whl (284 kB) 2025-06-05T19:12:03.3123800Z Using cached requests-2.32.3-py3-none-any.whl (64 kB) 2025-06-05T19:12:03.3124300Z Using cached charset_normalizer-3.4.2-cp311-cp311-macosx_10_9_universal2.whl (198 kB) 2025-06-05T19:12:03.3124780Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-06-05T19:12:03.3125200Z Using cached urllib3-2.4.0-py3-none-any.whl (128 kB) 2025-06-05T19:12:03.3125650Z Using cached certifi-2025.4.26-py3-none-any.whl (159 kB) 2025-06-05T19:12:03.3126130Z Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-macosx_13_0_arm64.whl (132 kB) 2025-06-05T19:12:03.3126610Z Downloading safetensors-0.5.3-cp38-abi3-macosx_11_0_arm64.whl (418 kB) 2025-06-05T19:12:03.3127070Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-06-05T19:12:03.3127510Z Using cached snowballstemmer-3.0.1-py3-none-any.whl (103 kB) 2025-06-05T19:12:03.3128110Z Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) 2025-06-05T19:12:03.3128960Z Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) 2025-06-05T19:12:03.3129550Z Downloading torch-2.4.1-cp311-none-macosx_11_0_arm64.whl (62.1 MB) 2025-06-05T19:12:03.3130080Z Downloading torchvision-0.19.1-cp311-cp311-macosx_11_0_arm64.whl (1.7 MB) 2025-06-05T19:12:03.3130530Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-06-05T19:12:03.3130910Z Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) 2025-06-05T19:12:03.3131370Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-06-05T19:12:03.3131770Z Downloading bs4-0.0.2-py2.py3-none-any.whl (1.2 kB) 2025-06-05T19:12:03.3132480Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) 2025-06-05T19:12:03.3132860Z Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 2025-06-05T19:12:03.3133310Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-06-05T19:12:03.3133740Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-06-05T19:12:03.3134220Z Downloading lxml-5.4.0-cp311-cp311-macosx_10_9_universal2.whl (8.1 MB) 2025-06-05T19:12:03.3134620Z Downloading networkx-3.5-py3-none-any.whl (2.0 MB) 2025-06-05T19:12:03.3135130Z Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) 2025-06-05T19:12:03.3135610Z Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) 2025-06-05T19:12:03.3136110Z Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 2025-06-05T19:12:03.3136550Z Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) 2025-06-05T19:12:03.3137030Z Building wheels for collected packages: pytorch_sphinx_theme 2025-06-05T19:12:03.3137510Z Building editable for pytorch_sphinx_theme (pyproject.toml): started 2025-06-05T19:12:03.3138110Z Building editable for pytorch_sphinx_theme (pyproject.toml): finished with status 'done' 2025-06-05T19:12:03.3138950Z Created wheel for pytorch_sphinx_theme: filename=pytorch_sphinx_theme-0.0.24-0.editable-py2.py3-none-any.whl size=4407 sha256=75b5f344dcc448a32ff7afbb4a9caa6a4c4e06e14ad7c45fd757a65e6a47cb6e 2025-06-05T19:14:09.5019280Z Stored in directory: /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-ephem-wheel-cache-r0jtheum/wheels/ee/21/d2/94f890e3a15f79b31e4ecf0483ad9f634ae7a8bc00fb05015a 2025-06-05T19:14:09.5020480Z Successfully built pytorch_sphinx_theme 2025-06-05T19:14:09.5023580Z Installing collected packages: zstd, sortedcontainers, pytz, mpmath, urllib3, tzdata, typing-extensions, tqdm, tomli, sympy, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, snowballstemmer, six, safetensors, ruamel.yaml.clib, regex, PyYAML, pyparsing, Pygments, pluggy, pillow, parameterized, packaging, numpy, networkx, mdurl, MarkupSafe, lxml, kiwisolver, iniconfig, imagesize, idna, hf-xet, fsspec, fonttools, filelock, expecttest, docutils, cycler, coverage, charset-normalizer, certifi, babel, attrs, alabaster, ruamel.yaml, requests, python-dateutil, pytest, markdown-it-py, Jinja2, hypothesis, contourpy, beautifulsoup4, torch, sphinx, pytest-cov, pandas, mdit-py-plugins, matplotlib, huggingface-hub, bs4, torchvision, tokenizers, sphinx-reredirects, sphinx-gallery, sphinx_design, sphinx-copybutton, pytorch_sphinx_theme, myst-parser, breathe, transformers, torchsr, timm, exhale 2025-06-05T19:14:09.5039480Z Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 PyYAML-6.0.1 Pygments-2.19.1 alabaster-0.7.16 attrs-25.3.0 babel-2.17.0 beautifulsoup4-4.13.4 breathe-4.34.0 bs4-0.0.2 certifi-2025.4.26 charset-normalizer-3.4.2 contourpy-1.3.2 coverage-7.8.2 cycler-0.12.1 docutils-0.16 exhale-0.2.3 expecttest-0.1.6 filelock-3.18.0 fonttools-4.58.1 fsspec-2025.5.1 hf-xet-1.1.3 huggingface-hub-0.32.4 hypothesis-6.84.2 idna-3.10 imagesize-1.4.1 iniconfig-2.1.0 kiwisolver-1.4.8 lxml-5.4.0 markdown-it-py-2.2.0 matplotlib-3.10.3 mdit-py-plugins-0.3.5 mdurl-0.1.2 mpmath-1.3.0 myst-parser-0.18.1 networkx-3.5 numpy-2.2.6 packaging-25.0 pandas-2.3.0 parameterized-0.9.0 pillow-11.2.1 pluggy-1.6.0 pyparsing-3.2.3 pytest-7.2.0 pytest-cov-4.1.0 python-dateutil-2.9.0.post0 pytorch_sphinx_theme-0.0.24 pytz-2025.2 regex-2024.11.6 requests-2.32.3 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.12 safetensors-0.5.3 six-1.17.0 snowballstemmer-3.0.1 sortedcontainers-2.4.0 soupsieve-2.7 sphinx-5.3.0 sphinx-copybutton-0.5.0 sphinx-gallery-0.14.0 sphinx-reredirects-0.1.4 sphinx_design-0.4.1 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sympy-1.12 timm-0.6.13 tokenizers-0.21.1 tomli-2.0.1 torch-2.4.1 torchsr-1.0.4 torchvision-0.19.1 tqdm-4.67.1 transformers-4.47.1 typing-extensions-4.14.0 tzdata-2025.2 urllib3-2.4.0 zstd-1.5.5.1 2025-06-05T19:14:09.5052480Z + popd 2025-06-05T19:14:09.5052760Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:14:09.5053200Z + [[ -z 1 ]] 2025-06-05T19:14:09.5053510Z + print_cmake_info 2025-06-05T19:14:09.5053800Z ++ which cmake 2025-06-05T19:14:09.5054150Z + CMAKE_EXEC=/Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5054760Z + echo /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5055360Z /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5055840Z + export CMAKE_EXEC 2025-06-05T19:14:09.5056360Z + install_name_tool -add_rpath @executable_path/../lib /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5057500Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5058650Z + codesign -f -s - /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake 2025-06-05T19:14:09.5059360Z /Users/runner/work/_temp/conda_environment_15475023334/bin/cmake: replacing existing signature 2025-06-05T19:14:09.5059830Z + install_pytorch_and_domains 2025-06-05T19:14:09.5060200Z + pushd .ci/docker 2025-06-05T19:14:09.5060770Z ~/work/executorch/executorch/pytorch/executorch/.ci/docker ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:14:09.5061360Z ++ cat ci_commit_pins/pytorch.txt 2025-06-05T19:14:09.5061720Z + TORCH_VERSION=5616fa4a68718ead203314a3467f7dd9547153ae 2025-06-05T19:14:09.5062080Z + popd 2025-06-05T19:14:09.5062420Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:14:09.5063110Z + git clone https://github.com/pytorch/pytorch.git 2025-06-05T19:14:09.5063430Z Cloning into 'pytorch'... 2025-06-05T19:14:09.5063810Z Updating files: 50% (8989/17857) 2025-06-05T19:14:09.5064200Z Updating files: 51% (9108/17857) 2025-06-05T19:14:09.5064470Z Updating files: 52% (9286/17857) 2025-06-05T19:14:09.5064850Z Updating files: 53% (9465/17857) 2025-06-05T19:14:09.5065200Z Updating files: 54% (9643/17857) 2025-06-05T19:14:09.5065670Z Updating files: 55% (9822/17857) 2025-06-05T19:14:09.5066060Z Updating files: 56% (10000/17857) 2025-06-05T19:14:09.5066350Z Updating files: 57% (10179/17857) 2025-06-05T19:14:09.5066770Z Updating files: 58% (10358/17857) 2025-06-05T19:14:09.5067030Z Updating files: 59% (10536/17857) 2025-06-05T19:14:09.5067360Z Updating files: 60% (10715/17857) 2025-06-05T19:14:09.5067680Z Updating files: 61% (10893/17857) 2025-06-05T19:14:09.5067930Z Updating files: 62% (11072/17857) 2025-06-05T19:14:09.5068270Z Updating files: 63% (11250/17857) 2025-06-05T19:14:09.5068590Z Updating files: 64% (11429/17857) 2025-06-05T19:14:09.5068890Z Updating files: 65% (11608/17857) 2025-06-05T19:14:09.5069190Z Updating files: 66% (11786/17857) 2025-06-05T19:14:09.5069520Z Updating files: 67% (11965/17857) 2025-06-05T19:14:09.5069820Z Updating files: 68% (12143/17857) 2025-06-05T19:14:09.5070120Z Updating files: 69% (12322/17857) 2025-06-05T19:14:09.5070370Z Updating files: 70% (12500/17857) 2025-06-05T19:14:09.5070680Z Updating files: 71% (12679/17857) 2025-06-05T19:14:09.5070930Z Updating files: 72% (12858/17857) 2025-06-05T19:14:09.5071700Z Updating files: 73% (13036/17857) 2025-06-05T19:14:09.5072050Z Updating files: 74% (13215/17857) 2025-06-05T19:14:09.5072420Z Updating files: 75% (13393/17857) 2025-06-05T19:14:09.5072710Z Updating files: 76% (13572/17857) 2025-06-05T19:14:09.5073000Z Updating files: 77% (13750/17857) 2025-06-05T19:14:09.5073300Z Updating files: 78% (13929/17857) 2025-06-05T19:14:09.5073630Z Updating files: 79% (14108/17857) 2025-06-05T19:14:09.5073950Z Updating files: 80% (14286/17857) 2025-06-05T19:14:09.5074240Z Updating files: 81% (14465/17857) 2025-06-05T19:14:09.5074760Z Updating files: 82% (14643/17857) 2025-06-05T19:14:09.5075060Z Updating files: 83% (14822/17857) 2025-06-05T19:14:09.5075350Z Updating files: 84% (15000/17857) 2025-06-05T19:14:09.5075620Z Updating files: 85% (15179/17857) 2025-06-05T19:14:09.5075930Z Updating files: 86% (15358/17857) 2025-06-05T19:14:09.5076230Z Updating files: 87% (15536/17857) 2025-06-05T19:14:09.5076530Z Updating files: 88% (15715/17857) 2025-06-05T19:14:09.5076790Z Updating files: 89% (15893/17857) 2025-06-05T19:14:09.5077140Z Updating files: 90% (16072/17857) 2025-06-05T19:14:09.5077430Z Updating files: 91% (16250/17857) 2025-06-05T19:14:09.5077770Z Updating files: 92% (16429/17857) 2025-06-05T19:14:09.5078010Z Updating files: 93% (16608/17857) 2025-06-05T19:14:09.5078310Z Updating files: 94% (16786/17857) 2025-06-05T19:14:09.5078620Z Updating files: 95% (16965/17857) 2025-06-05T19:14:09.5078870Z Updating files: 96% (17143/17857) 2025-06-05T19:14:09.5079190Z Updating files: 97% (17322/17857) 2025-06-05T19:14:09.5079490Z Updating files: 98% (17500/17857) 2025-06-05T19:14:09.5079790Z Updating files: 99% (17679/17857) 2025-06-05T19:14:09.5080050Z Updating files: 100% (17857/17857) 2025-06-05T19:14:09.5080400Z Updating files: 100% (17857/17857), done. 2025-06-05T19:14:09.5080730Z + pushd pytorch 2025-06-05T19:14:09.5081220Z ~/work/executorch/executorch/pytorch/executorch/pytorch ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:14:09.5081720Z + git checkout 5616fa4a68718ead203314a3467f7dd9547153ae 2025-06-05T19:14:09.5082190Z HEAD is now at 5616fa4a687 [Submodule] Bump flatbuffers to v24.12.23 (#143964) 2025-06-05T19:14:09.5082610Z ++ uname 2025-06-05T19:14:09.5082870Z + local system_name=Darwin 2025-06-05T19:14:09.5083140Z + [[ Darwin == \D\a\r\w\i\n ]] 2025-06-05T19:14:09.5083880Z ++ python -c 'import sysconfig; import platform; v=platform.mac_ver()[0].split(".")[0]; platform=sysconfig.get_platform().split("-"); platform[1]=f"{v}_0"; print("_".join(platform))' 2025-06-05T19:14:09.5084480Z + local platform=macosx_14_0_arm64 2025-06-05T19:14:09.5085060Z ++ python -c 'import platform; v=platform.python_version_tuple(); print(f"{v[0]}{v[1]}")' 2025-06-05T19:14:09.5085500Z + local python_version=311 2025-06-05T19:14:09.5085790Z ++ cat version.txt 2025-06-05T19:14:09.5086150Z + local torch_release=2.8.0a0 2025-06-05T19:14:09.5086400Z + local torch_short_hash=5616fa4 2025-06-05T19:14:09.5086880Z + local torch_wheel_path=cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311 2025-06-05T19:14:09.5087480Z + local torch_wheel_name=torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl 2025-06-05T19:14:09.5088460Z + local cached_torch_wheel=https://gha-artifacts.s3.us-east-1.amazonaws.com/cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311/torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl 2025-06-05T19:14:09.5089170Z + local torch_wheel_not_found=0 2025-06-05T19:14:09.5089540Z + [[ Darwin == \D\a\r\w\i\n ]] 2025-06-05T19:14:09.5090230Z + pip install https://gha-artifacts.s3.us-east-1.amazonaws.com/cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311/torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl 2025-06-05T19:14:09.5090990Z Collecting torch==2.8.0a0+git5616fa4 2025-06-05T19:14:09.5091730Z Downloading https://gha-artifacts.s3.us-east-1.amazonaws.com/cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311/torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl (106.8 MB) 2025-06-05T19:14:09.5094600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 MB 41.6 MB/s eta 0:00:00 2025-06-05T19:14:09.5095370Z Requirement already satisfied: filelock in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch==2.8.0a0+git5616fa4) (3.18.0) 2025-06-05T19:14:09.5096420Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch==2.8.0a0+git5616fa4) (4.14.0) 2025-06-05T19:14:09.5097200Z Collecting sympy>=1.13.3 (from torch==2.8.0a0+git5616fa4) 2025-06-05T19:14:09.5098300Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2025-06-05T19:14:09.5099090Z Requirement already satisfied: networkx in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch==2.8.0a0+git5616fa4) (3.5) 2025-06-05T19:14:09.5100150Z Requirement already satisfied: jinja2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch==2.8.0a0+git5616fa4) (3.1.6) 2025-06-05T19:15:16.4878510Z Requirement already satisfied: fsspec in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch==2.8.0a0+git5616fa4) (2025.5.1) 2025-06-05T19:15:16.4880040Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from sympy>=1.13.3->torch==2.8.0a0+git5616fa4) (1.3.0) 2025-06-05T19:15:16.4881310Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from jinja2->torch==2.8.0a0+git5616fa4) (3.0.2) 2025-06-05T19:15:16.4882290Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2025-06-05T19:15:16.4885510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 83.7 MB/s eta 0:00:00 2025-06-05T19:15:16.4886060Z Installing collected packages: sympy, torch 2025-06-05T19:15:16.4886350Z Attempting uninstall: sympy 2025-06-05T19:15:16.4886770Z Found existing installation: sympy 1.12 2025-06-05T19:15:16.4887180Z Uninstalling sympy-1.12: 2025-06-05T19:15:16.4887540Z Successfully uninstalled sympy-1.12 2025-06-05T19:15:16.4887870Z Attempting uninstall: torch 2025-06-05T19:15:16.4888180Z Found existing installation: torch 2.4.1 2025-06-05T19:15:16.4888510Z Uninstalling torch-2.4.1: 2025-06-05T19:15:16.4888770Z Successfully uninstalled torch-2.4.1 2025-06-05T19:15:16.4889020Z 2025-06-05T19:15:16.4889500Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-06-05T19:15:16.4890330Z torchvision 0.19.1 requires torch==2.4.1, but you have torch 2.8.0a0+git5616fa4 which is incompatible. 2025-06-05T19:15:16.4890860Z Successfully installed sympy-1.14.0 torch-2.8.0a0+git5616fa4 2025-06-05T19:15:16.4891170Z + [[ 0 == \1 ]] 2025-06-05T19:15:16.4892050Z + echo 'Use cached wheel at https://gha-artifacts.s3.us-east-1.amazonaws.com/cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311/torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl' 2025-06-05T19:15:16.4893200Z Use cached wheel at https://gha-artifacts.s3.us-east-1.amazonaws.com/cached_artifacts/pytorch/executorch/pytorch_wheels/Darwin/311/torch-2.8.0a0%2Bgit5616fa4-cp311-cp311-macosx_14_0_arm64.whl 2025-06-05T19:15:16.4893930Z ++ cat .github/ci_commit_pins/audio.txt 2025-06-05T19:15:16.4894410Z + TORCHAUDIO_VERSION=1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4894760Z + export TORCHAUDIO_VERSION 2025-06-05T19:15:16.4895080Z ++ cat .github/ci_commit_pins/vision.txt 2025-06-05T19:15:16.4895500Z + TORCHVISION_VERSION=966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4895820Z + export TORCHVISION_VERSION 2025-06-05T19:15:16.4896130Z + install_domains 2025-06-05T19:15:16.4896410Z + echo 'Install torchvision and torchaudio' 2025-06-05T19:15:16.4896750Z Install torchvision and torchaudio 2025-06-05T19:15:16.4901490Z + pip install --no-use-pep517 --user git+https://github.com/pytorch/audio.git@1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4902290Z Collecting git+https://github.com/pytorch/audio.git@1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4903900Z Cloning https://github.com/pytorch/audio.git (to revision 1a8f6213b0b61efc6a4862bc45b853551a93dbb6) to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-req-build-ewiz222l 2025-06-05T19:15:16.4905020Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/audio.git /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-req-build-ewiz222l 2025-06-05T19:15:16.4910640Z Running command git rev-parse -q --verify 'sha^1a8f6213b0b61efc6a4862bc45b853551a93dbb6' 2025-06-05T19:15:16.4911240Z Running command git fetch -q https://github.com/pytorch/audio.git 1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4911840Z Running command git checkout -q 1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4912400Z Resolved https://github.com/pytorch/audio.git to commit 1a8f6213b0b61efc6a4862bc45b853551a93dbb6 2025-06-05T19:15:16.4912940Z Running command git submodule update --init --recursive -q 2025-06-05T19:15:16.4913270Z Preparing metadata (setup.py): started 2025-06-05T19:15:16.4913660Z Preparing metadata (setup.py): finished with status 'done' 2025-06-05T19:15:16.4914410Z Requirement already satisfied: torch in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchaudio==2.6.0a0+1a8f621) (2.8.0a0+git5616fa4) 2025-06-05T19:15:16.4915470Z Requirement already satisfied: filelock in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (3.18.0) 2025-06-05T19:15:16.4916490Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (4.14.0) 2025-06-05T19:15:16.4917530Z Requirement already satisfied: sympy>=1.13.3 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (1.14.0) 2025-06-05T19:15:16.4918530Z Requirement already satisfied: networkx in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (3.5) 2025-06-05T19:15:16.4919510Z Requirement already satisfied: jinja2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (3.1.6) 2025-06-05T19:15:16.4920540Z Requirement already satisfied: fsspec in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchaudio==2.6.0a0+1a8f621) (2025.5.1) 2025-06-05T19:15:16.4921570Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from sympy>=1.13.3->torch->torchaudio==2.6.0a0+1a8f621) (1.3.0) 2025-06-05T19:15:16.4922670Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from jinja2->torch->torchaudio==2.6.0a0+1a8f621) (3.0.2) 2025-06-05T19:15:16.4923410Z Building wheels for collected packages: torchaudio 2025-06-05T19:15:16.4924780Z DEPRECATION: Building 'torchaudio' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchaudio'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T19:15:16.4926340Z Building wheel for torchaudio (setup.py): started 2025-06-05T19:15:16.4926770Z Building wheel for torchaudio (setup.py): still running... 2025-06-05T19:15:16.4927440Z Building wheel for torchaudio (setup.py): finished with status 'done' 2025-06-05T19:15:16.4928240Z Created wheel for torchaudio: filename=torchaudio-2.6.0a0+1a8f621-cp311-cp311-macosx_14_0_arm64.whl size=1500975 sha256=138a54af4eb429660c1d59ebc302e77229621027d6b2d5a459f9a84a9d9ac0ba 2025-06-05T19:15:16.4929200Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/36/28/91/09eda875313ad59986bbcc245856020640d0057c534244677b 2025-06-05T19:15:16.4929690Z Successfully built torchaudio 2025-06-05T19:15:16.4930000Z Installing collected packages: torchaudio 2025-06-05T19:15:16.4930480Z Successfully installed torchaudio-2.6.0a0+1a8f621 2025-06-05T19:15:16.4931060Z + pip install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4931720Z Collecting git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4932670Z Cloning https://github.com/pytorch/vision.git (to revision 966da7e46f65d6d49df3e31214470a4fe5cc8e66) to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-req-build-b_0pxl_9 2025-06-05T19:15:16.4933660Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-req-build-b_0pxl_9 2025-06-05T19:15:16.4934480Z Running command git rev-parse -q --verify 'sha^966da7e46f65d6d49df3e31214470a4fe5cc8e66' 2025-06-05T19:15:16.4935080Z Running command git fetch -q https://github.com/pytorch/vision.git 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4935620Z Running command git checkout -q 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4936130Z Resolved https://github.com/pytorch/vision.git to commit 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-06-05T19:15:16.4936570Z Preparing metadata (setup.py): started 2025-06-05T19:15:16.4936950Z Preparing metadata (setup.py): finished with status 'done' 2025-06-05T19:15:16.4937630Z Requirement already satisfied: numpy in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchvision==0.22.0a0+966da7e) (2.2.6) 2025-06-05T19:15:16.4938570Z Requirement already satisfied: torch in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchvision==0.22.0a0+966da7e) (2.8.0a0+git5616fa4) 2025-06-05T19:15:16.4939580Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchvision==0.22.0a0+966da7e) (11.2.1) 2025-06-05T19:15:16.4940550Z Requirement already satisfied: filelock in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.18.0) 2025-06-05T19:15:16.4941610Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (4.14.0) 2025-06-05T19:15:16.4942630Z Requirement already satisfied: sympy>=1.13.3 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (1.14.0) 2025-06-05T19:15:22.3918770Z Requirement already satisfied: networkx in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.5) 2025-06-05T19:15:22.3920180Z Requirement already satisfied: jinja2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.1.6) 2025-06-05T19:15:22.3921560Z Requirement already satisfied: fsspec in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch->torchvision==0.22.0a0+966da7e) (2025.5.1) 2025-06-05T19:15:22.3922930Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from sympy>=1.13.3->torch->torchvision==0.22.0a0+966da7e) (1.3.0) 2025-06-05T19:15:22.3924920Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from jinja2->torch->torchvision==0.22.0a0+966da7e) (3.0.2) 2025-06-05T19:15:22.3947490Z Building wheels for collected packages: torchvision 2025-06-05T19:15:22.3949020Z DEPRECATION: Building 'torchvision' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchvision'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T19:15:22.3950900Z Building wheel for torchvision (setup.py): started 2025-06-05T19:15:22.3951300Z Building wheel for torchvision (setup.py): still running... 2025-06-05T19:15:22.3951790Z Building wheel for torchvision (setup.py): finished with status 'done' 2025-06-05T19:15:22.3952570Z Created wheel for torchvision: filename=torchvision-0.22.0a0+966da7e-cp311-cp311-macosx_11_0_arm64.whl size=1121175 sha256=5ae60f58610af4e2cac9201f89f2823ccc9ba11016873eb2a372460d23557415 2025-06-05T19:15:22.3953510Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/a6/a4/06/032a2b7135692d072a6867803e54f7f6828ae4811527ff71e0 2025-06-05T19:15:22.3954020Z Successfully built torchvision 2025-06-05T19:15:22.3954380Z Installing collected packages: torchvision 2025-06-05T19:15:22.3954750Z Successfully installed torchvision-0.22.0a0+966da7e 2025-06-05T19:15:22.3955090Z + popd 2025-06-05T19:15:22.3955320Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:15:22.3955650Z + sccache --show-stats 2025-06-05T19:15:22.3955970Z .ci/scripts/utils.sh: line 114: sccache: command not found 2025-06-05T19:15:22.3956260Z + true 2025-06-05T19:15:22.3956490Z + [[ false == \t\r\u\e ]] 2025-06-05T19:15:22.3956740Z + install_executorch --use-pt-pinned-commit 2025-06-05T19:15:22.3957060Z + which pip 2025-06-05T19:15:22.3957320Z /Users/runner/work/_temp/conda_environment_15475023334/bin/pip 2025-06-05T19:15:22.3957720Z + ./install_executorch.sh --use-pt-pinned-commit 2025-06-05T19:15:22.3958120Z 2025-06-05 19:15:14,678 [ExecuTorch] INFO: All required submodules are present. 2025-06-05T19:15:22.3958670Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-06-05T19:15:22.3959350Z Requirement already satisfied: torch in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (2.8.0a0+git5616fa4) 2025-06-05T19:15:22.3960130Z Requirement already satisfied: torchvision in /Users/runner/.local/lib/python3.11/site-packages (0.22.0a0+966da7e) 2025-06-05T19:15:22.3960820Z Requirement already satisfied: torchaudio in /Users/runner/.local/lib/python3.11/site-packages (2.6.0a0+1a8f621) 2025-06-05T19:15:22.3961390Z Collecting timm==1.0.7 (from -r requirements-examples.txt (line 3)) 2025-06-05T19:15:22.3961790Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2025-06-05T19:15:22.3962550Z Requirement already satisfied: torchsr==1.0.4 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-examples.txt (line 4)) (1.0.4) 2025-06-05T19:15:22.3963350Z Collecting torchtune>=0.6.1 (from -r requirements-examples.txt (line 5)) 2025-06-05T19:15:22.3963860Z Downloading torchtune-0.6.1-py3-none-any.whl.metadata (24 kB) 2025-06-05T19:15:22.3964620Z Requirement already satisfied: transformers==4.47.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-examples.txt (line 6)) (4.47.1) 2025-06-05T19:15:22.3965470Z Collecting cmake<4.0.0,>=3.19 (from -r requirements-dev.txt (line 1)) 2025-06-05T19:15:22.3965940Z Downloading cmake-3.31.6-py3-none-macosx_10_10_universal2.whl.metadata (6.3 kB) 2025-06-05T19:15:22.3967150Z Requirement already satisfied: pip>=23 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 2)) (25.1) 2025-06-05T19:15:22.3968330Z Requirement already satisfied: pyyaml in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 3)) (6.0.1) 2025-06-05T19:15:22.3969310Z Requirement already satisfied: setuptools>=63 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 4)) (78.1.1) 2025-06-05T19:15:22.3970350Z Requirement already satisfied: tomli in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 5)) (2.0.1) 2025-06-05T19:15:22.3971710Z Requirement already satisfied: wheel in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 6)) (0.37.1) 2025-06-05T19:15:22.3972770Z Requirement already satisfied: zstd in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r requirements-dev.txt (line 7)) (1.5.5.1) 2025-06-05T19:15:22.3973910Z Requirement already satisfied: huggingface_hub in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.32.4) 2025-06-05T19:15:22.3974990Z Requirement already satisfied: safetensors in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.5.3) 2025-06-05T19:15:22.3976200Z Requirement already satisfied: filelock in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (3.18.0) 2025-06-05T19:15:22.3977370Z Requirement already satisfied: numpy>=1.17 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2.2.6) 2025-06-05T19:15:22.3978570Z Requirement already satisfied: packaging>=20.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (25.0) 2025-06-05T19:15:22.3979770Z Requirement already satisfied: regex!=2019.12.17 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2024.11.6) 2025-06-05T19:15:22.3980950Z Requirement already satisfied: requests in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (2.32.3) 2025-06-05T19:15:22.3982100Z Requirement already satisfied: tokenizers<0.22,>=0.21 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (0.21.1) 2025-06-05T19:15:22.3983270Z Requirement already satisfied: tqdm>=4.27 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 6)) (4.67.1) 2025-06-05T19:15:22.3984450Z Requirement already satisfied: fsspec>=2023.5.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (2025.5.1) 2025-06-05T19:15:22.3985670Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (4.14.0) 2025-06-05T19:15:22.3986960Z Requirement already satisfied: hf-xet<2.0.0,>=1.1.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) (1.1.3) 2025-06-05T19:15:22.3988140Z Requirement already satisfied: sympy>=1.13.3 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch) (1.14.0) 2025-06-05T19:15:22.3989100Z Requirement already satisfied: networkx in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch) (3.5) 2025-06-05T19:15:22.3990030Z Requirement already satisfied: jinja2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torch) (3.1.6) 2025-06-05T19:15:22.3990870Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchvision) (11.2.1) 2025-06-05T19:15:22.3991750Z Collecting torchdata==0.11.0 (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:15:22.3992260Z Downloading torchdata-0.11.0-py3-none-any.whl.metadata (6.3 kB) 2025-06-05T19:15:22.3992830Z Collecting datasets (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:15:22.3993290Z Downloading datasets-3.6.0-py3-none-any.whl.metadata (19 kB) 2025-06-05T19:16:38.4403830Z Collecting kagglehub (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4405100Z Downloading kagglehub-0.3.12-py3-none-any.whl.metadata (38 kB) 2025-06-05T19:16:38.4405680Z Collecting sentencepiece (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4406670Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB) 2025-06-05T19:16:38.4409710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 2025-06-05T19:16:38.4410400Z Collecting tiktoken (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4410950Z Downloading tiktoken-0.9.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.7 kB) 2025-06-05T19:16:38.4411600Z Collecting blobfile>=2 (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4412270Z Downloading https://download.pytorch.org/whl/nightly/blobfile-3.0.0-py3-none-any.whl (75 kB) 2025-06-05T19:16:38.4412920Z Collecting omegaconf (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4413530Z Downloading https://download.pytorch.org/whl/nightly/omegaconf-2.3.0-py3-none-any.whl (79 kB) 2025-06-05T19:16:38.4414200Z Collecting psutil (from torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4414840Z Downloading psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-06-05T19:16:38.4415820Z Requirement already satisfied: urllib3>=1.25 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from torchdata==0.11.0->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.4.0) 2025-06-05T19:16:38.4416750Z Collecting pycryptodomex>=3.8 (from blobfile>=2->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4417460Z Downloading pycryptodomex-3.23.0-cp37-abi3-macosx_10_9_universal2.whl.metadata (3.4 kB) 2025-06-05T19:16:38.4418420Z Requirement already satisfied: lxml>=4.9 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from blobfile>=2->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (5.4.0) 2025-06-05T19:16:38.4419560Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from sympy>=1.13.3->torch) (1.3.0) 2025-06-05T19:16:38.4420400Z Collecting pyarrow>=15.0.0 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4420980Z Downloading pyarrow-20.0.0-cp311-cp311-macosx_12_0_arm64.whl.metadata (3.3 kB) 2025-06-05T19:16:38.4421600Z Collecting dill<0.3.9,>=0.3.0 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4422260Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2025-06-05T19:16:38.4424280Z Requirement already satisfied: pandas in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.3.0) 2025-06-05T19:16:38.4425210Z Collecting xxhash (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4425940Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.5.0-cp311-cp311-macosx_11_0_arm64.whl (30 kB) 2025-06-05T19:16:38.4426680Z Collecting multiprocess<0.70.17 (from datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4427390Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py311-none-any.whl (143 kB) 2025-06-05T19:16:38.4428750Z Collecting fsspec>=2023.5.0 (from huggingface_hub->timm==1.0.7->-r requirements-examples.txt (line 3)) 2025-06-05T19:16:38.4429300Z Downloading fsspec-2025.3.0-py3-none-any.whl.metadata (11 kB) 2025-06-05T19:16:38.4429900Z Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4430660Z Downloading aiohttp-3.12.9-cp311-cp311-macosx_11_0_arm64.whl.metadata (7.6 kB) 2025-06-05T19:16:38.4431390Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4432160Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-06-05T19:16:38.4432830Z Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4433470Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB) 2025-06-05T19:16:38.4434510Z Requirement already satisfied: attrs>=17.3.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (25.3.0) 2025-06-05T19:16:38.4435660Z Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4436350Z Downloading frozenlist-1.6.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (17 kB) 2025-06-05T19:16:38.4437000Z Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4437700Z Downloading multidict-6.4.4-cp311-cp311-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-06-05T19:16:38.4438320Z Collecting propcache>=0.2.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4438970Z Downloading propcache-0.3.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (10 kB) 2025-06-05T19:16:38.4439720Z Collecting yarl<2.0,>=1.17.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4440390Z Downloading yarl-1.20.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (72 kB) 2025-06-05T19:16:38.4441390Z Requirement already satisfied: idna>=2.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from yarl<2.0,>=1.17.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<=2025.3.0,>=2023.1.0->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (3.10) 2025-06-05T19:16:38.4442770Z Requirement already satisfied: charset-normalizer<4,>=2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 6)) (3.4.2) 2025-06-05T19:16:38.4444110Z Requirement already satisfied: certifi>=2017.4.17 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 6)) (2025.4.26) 2025-06-05T19:16:38.4445950Z Collecting hf-transfer>=0.1.4 (from huggingface_hub[hf_transfer]->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4446730Z Downloading hf_transfer-0.1.9-cp38-abi3-macosx_11_0_arm64.whl.metadata (1.7 kB) 2025-06-05T19:16:38.4447490Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from jinja2->torch) (3.0.2) 2025-06-05T19:16:38.4448420Z Collecting antlr4-python3-runtime==4.9.* (from omegaconf->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) 2025-06-05T19:16:38.4449300Z Downloading https://download.pytorch.org/whl/nightly/antlr4_python3_runtime-4.9.3.tar.gz (117 kB) 2025-06-05T19:16:38.4449870Z Preparing metadata (setup.py): started 2025-06-05T19:16:38.4450340Z Preparing metadata (setup.py): finished with status 'done' 2025-06-05T19:16:38.4451190Z Requirement already satisfied: python-dateutil>=2.8.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2.9.0.post0) 2025-06-05T19:16:38.4452520Z Requirement already satisfied: pytz>=2020.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2025.2) 2025-06-05T19:16:38.4453730Z Requirement already satisfied: tzdata>=2022.7 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (2025.2) 2025-06-05T19:16:38.4454980Z Requirement already satisfied: six>=1.5 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas->datasets->torchtune>=0.6.1->-r requirements-examples.txt (line 5)) (1.17.0) 2025-06-05T19:16:38.4455810Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2025-06-05T19:16:38.4456450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 181.0 MB/s eta 0:00:00 2025-06-05T19:16:38.4456940Z Downloading cmake-3.31.6-py3-none-macosx_10_10_universal2.whl (47.2 MB) 2025-06-05T19:16:38.4457450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.2/47.2 MB 94.2 MB/s eta 0:00:00 2025-06-05T19:16:38.4457910Z Downloading torchtune-0.6.1-py3-none-any.whl (910 kB) 2025-06-05T19:16:38.4458410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 910.7/910.7 kB 21.0 MB/s eta 0:00:00 2025-06-05T19:16:38.4458800Z Downloading torchdata-0.11.0-py3-none-any.whl (61 kB) 2025-06-05T19:16:38.4459250Z Downloading pycryptodomex-3.23.0-cp37-abi3-macosx_10_9_universal2.whl (2.5 MB) 2025-06-05T19:16:41.6291820Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 175.4 MB/s eta 0:00:00 2025-06-05T19:16:41.6293800Z Downloading datasets-3.6.0-py3-none-any.whl (491 kB) 2025-06-05T19:16:41.6295130Z Downloading fsspec-2025.3.0-py3-none-any.whl (193 kB) 2025-06-05T19:16:41.6296880Z Downloading aiohttp-3.12.9-cp311-cp311-macosx_11_0_arm64.whl (468 kB) 2025-06-05T19:16:41.6298750Z Downloading multidict-6.4.4-cp311-cp311-macosx_11_0_arm64.whl (37 kB) 2025-06-05T19:16:41.6300020Z Downloading yarl-1.20.0-cp311-cp311-macosx_11_0_arm64.whl (94 kB) 2025-06-05T19:16:41.6301200Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-06-05T19:16:41.6302320Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB) 2025-06-05T19:16:41.6303550Z Downloading frozenlist-1.6.2-cp311-cp311-macosx_11_0_arm64.whl (49 kB) 2025-06-05T19:16:41.6305100Z Downloading propcache-0.3.1-cp311-cp311-macosx_11_0_arm64.whl (45 kB) 2025-06-05T19:16:41.6306780Z Downloading pyarrow-20.0.0-cp311-cp311-macosx_12_0_arm64.whl (30.9 MB) 2025-06-05T19:16:41.6308520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.9/30.9 MB 184.4 MB/s eta 0:00:00 2025-06-05T19:16:41.6309680Z Downloading hf_transfer-0.1.9-cp38-abi3-macosx_11_0_arm64.whl (1.3 MB) 2025-06-05T19:16:41.6311170Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 145.9 MB/s eta 0:00:00 2025-06-05T19:16:41.6313520Z Downloading kagglehub-0.3.12-py3-none-any.whl (67 kB) 2025-06-05T19:16:41.6314710Z Downloading psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-06-05T19:16:41.6315980Z Downloading tiktoken-0.9.0-cp311-cp311-macosx_11_0_arm64.whl (1.0 MB) 2025-06-05T19:16:41.6317290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 125.7 MB/s eta 0:00:00 2025-06-05T19:16:41.6318290Z Building wheels for collected packages: antlr4-python3-runtime 2025-06-05T19:16:41.6322560Z DEPRECATION: Building 'antlr4-python3-runtime' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'antlr4-python3-runtime'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T19:16:41.6327700Z Building wheel for antlr4-python3-runtime (setup.py): started 2025-06-05T19:16:41.6329390Z Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done' 2025-06-05T19:16:41.6331670Z Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144590 sha256=80518138332c2de75abd3b98fd91cc74b1597e5e88266808bd0452930a81f9d0 2025-06-05T19:16:41.6334280Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/09/20/fe/bb53b93c7fe010776701582a44e9efda516cd07c2993ac8301 2025-06-05T19:16:41.6335730Z Successfully built antlr4-python3-runtime 2025-06-05T19:16:41.6338940Z Installing collected packages: sentencepiece, antlr4-python3-runtime, xxhash, pycryptodomex, pyarrow, psutil, propcache, omegaconf, multidict, hf-transfer, fsspec, frozenlist, dill, cmake, aiohappyeyeballs, yarl, tiktoken, multiprocess, kagglehub, blobfile, aiosignal, torchdata, aiohttp, timm, datasets, torchtune 2025-06-05T19:16:41.6341930Z Attempting uninstall: fsspec 2025-06-05T19:16:41.6342910Z Found existing installation: fsspec 2025.5.1 2025-06-05T19:16:41.6344060Z Uninstalling fsspec-2025.5.1: 2025-06-05T19:16:41.6345020Z Successfully uninstalled fsspec-2025.5.1 2025-06-05T19:16:41.6345790Z Attempting uninstall: timm 2025-06-05T19:16:41.6346590Z Found existing installation: timm 0.6.13 2025-06-05T19:16:41.6347500Z Uninstalling timm-0.6.13: 2025-06-05T19:16:41.6348310Z Successfully uninstalled timm-0.6.13 2025-06-05T19:16:41.6348730Z 2025-06-05T19:16:41.6351770Z Successfully installed aiohappyeyeballs-2.6.1 aiohttp-3.12.9 aiosignal-1.3.2 antlr4-python3-runtime-4.9.3 blobfile-3.0.0 cmake-3.31.6 datasets-3.6.0 dill-0.3.8 frozenlist-1.6.2 fsspec-2025.3.0 hf-transfer-0.1.9 kagglehub-0.3.12 multidict-6.4.4 multiprocess-0.70.16 omegaconf-2.3.0 propcache-0.3.1 psutil-7.0.0 pyarrow-20.0.0 pycryptodomex-3.23.0 sentencepiece-0.2.0 tiktoken-0.9.0 timm-1.0.7 torchdata-0.11.0 torchtune-0.6.1 xxhash-3.5.0 yarl-1.20.0 2025-06-05T19:16:41.6355600Z Processing ./third-party/ao 2025-06-05T19:16:41.6356390Z Preparing metadata (setup.py): started 2025-06-05T19:16:41.6357270Z Preparing metadata (setup.py): finished with status 'done' 2025-06-05T19:16:41.6358080Z Processing ./extension/llm/tokenizers 2025-06-05T19:16:41.6358820Z Preparing metadata (pyproject.toml): started 2025-06-05T19:16:41.6359800Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-06-05T19:16:41.6361460Z Requirement already satisfied: tiktoken in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytorch_tokenizers==0.1.0) (0.9.0) 2025-06-05T19:16:41.6363610Z Requirement already satisfied: tokenizers in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytorch_tokenizers==0.1.0) (0.21.1) 2025-06-05T19:16:41.6365950Z Requirement already satisfied: sentencepiece in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytorch_tokenizers==0.1.0) (0.2.0) 2025-06-05T19:16:41.6368830Z Requirement already satisfied: regex>=2022.1.18 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from tiktoken->pytorch_tokenizers==0.1.0) (2024.11.6) 2025-06-05T19:16:41.6371460Z Requirement already satisfied: requests>=2.26.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from tiktoken->pytorch_tokenizers==0.1.0) (2.32.3) 2025-06-05T19:16:41.6374110Z Requirement already satisfied: charset-normalizer<4,>=2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (3.4.2) 2025-06-05T19:16:41.6376860Z Requirement already satisfied: idna<4,>=2.5 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (3.10) 2025-06-05T19:16:41.6379490Z Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (2.4.0) 2025-06-05T19:16:41.6382510Z Requirement already satisfied: certifi>=2017.4.17 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from requests>=2.26.0->tiktoken->pytorch_tokenizers==0.1.0) (2025.4.26) 2025-06-05T19:16:41.6385110Z Requirement already satisfied: huggingface-hub<1.0,>=0.16.4 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from tokenizers->pytorch_tokenizers==0.1.0) (0.32.4) 2025-06-05T19:16:41.6388030Z Requirement already satisfied: filelock in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (3.18.0) 2025-06-05T19:16:41.6390960Z Requirement already satisfied: fsspec>=2023.5.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (2025.3.0) 2025-06-05T19:16:41.6393690Z Requirement already satisfied: packaging>=20.9 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (25.0) 2025-06-05T19:16:41.6396350Z Requirement already satisfied: pyyaml>=5.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (6.0.1) 2025-06-05T19:16:41.6398990Z Requirement already satisfied: tqdm>=4.42.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (4.67.1) 2025-06-05T19:16:41.6401720Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (4.14.0) 2025-06-05T19:16:41.6404410Z Requirement already satisfied: hf-xet<2.0.0,>=1.1.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->pytorch_tokenizers==0.1.0) (1.1.3) 2025-06-05T19:16:41.6406310Z Building wheels for collected packages: torchao, pytorch_tokenizers 2025-06-05T19:16:41.6409600Z DEPRECATION: Building 'torchao' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchao'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-05T19:16:41.6412580Z Building wheel for torchao (setup.py): started 2025-06-05T19:16:41.6413580Z Building wheel for torchao (setup.py): still running... 2025-06-05T19:16:41.6414930Z Building wheel for torchao (setup.py): finished with status 'done' 2025-06-05T19:16:41.6452600Z Created wheel for torchao: filename=torchao-0.12.0+gitbc68b11-cp39-abi3-macosx_14_0_arm64.whl size=1066361 sha256=8ac07a0958305639ca76ac101f66fd2c306d3f4ef264a725bd618e5e94baf3ea 2025-06-05T19:16:43.1551610Z Stored in directory: /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-ephem-wheel-cache-ex76mt3q/wheels/61/3e/72/94af27844b3a6c581bfd76e85c9f3735791e7493f67b9958f0 2025-06-05T19:16:43.1552620Z Building wheel for pytorch_tokenizers (pyproject.toml): started 2025-06-05T19:16:43.1553580Z Building wheel for pytorch_tokenizers (pyproject.toml): finished with status 'done' 2025-06-05T19:16:43.1554460Z Created wheel for pytorch_tokenizers: filename=pytorch_tokenizers-0.1.0-py3-none-any.whl size=10999 sha256=3ca9766e4d4dfbbd0d9c06f5bdb99b987e9015f8ff68d7d2bcd92dfde49e43aa 2025-06-05T19:16:43.1555610Z Stored in directory: /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-ephem-wheel-cache-ex76mt3q/wheels/27/30/bb/395336d2b1325586621e8ed7f79fe897eaa97a84bfd127d014 2025-06-05T19:16:43.1556380Z Successfully built torchao pytorch_tokenizers 2025-06-05T19:16:43.1556820Z Installing collected packages: torchao, pytorch_tokenizers 2025-06-05T19:16:43.1557100Z 2025-06-05T19:16:43.1557330Z Successfully installed pytorch_tokenizers-0.1.0 torchao-0.12.0+gitbc68b11 2025-06-05T19:16:43.1558050Z Using pip 25.1 from /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/pip (python 3.11) 2025-06-05T19:16:43.1558730Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-06-05T19:16:43.1559310Z Processing /Users/runner/work/executorch/executorch/pytorch/executorch 2025-06-05T19:16:43.1559780Z Preparing metadata (pyproject.toml): started 2025-06-05T19:16:43.1560210Z Running command Preparing metadata (pyproject.toml) 2025-06-05T19:16:43.1561000Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-05T19:16:43.1561810Z !! 2025-06-05T19:16:43.1561940Z 2025-06-05T19:16:43.1562080Z ******************************************************************************** 2025-06-05T19:16:43.1562730Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-06-05T19:16:43.1563290Z 2025-06-05T19:16:43.1563480Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-05T19:16:43.1563890Z or your builds will no longer be supported. 2025-06-05T19:16:43.1564110Z 2025-06-05T19:16:43.1564430Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:43.1564930Z ******************************************************************************** 2025-06-05T19:16:43.1565170Z 2025-06-05T19:16:43.1565280Z !! 2025-06-05T19:16:43.1565500Z corresp(dist, value, root_dir) 2025-06-05T19:16:43.1566300Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T19:16:43.1567030Z !! 2025-06-05T19:16:43.1567140Z 2025-06-05T19:16:43.1567300Z ******************************************************************************** 2025-06-05T19:16:43.1567760Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T19:16:43.1568100Z 2025-06-05T19:16:43.1568370Z License :: OSI Approved :: BSD License 2025-06-05T19:16:43.1568530Z 2025-06-05T19:16:43.1568810Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:43.1569380Z ******************************************************************************** 2025-06-05T19:16:43.1569830Z 2025-06-05T19:16:43.1569890Z !! 2025-06-05T19:16:43.1570140Z dist._finalize_license_expression() 2025-06-05T19:16:43.1570910Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T19:16:43.1571660Z !! 2025-06-05T19:16:43.1571780Z 2025-06-05T19:16:43.1571880Z ******************************************************************************** 2025-06-05T19:16:43.1572360Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T19:16:43.1572820Z 2025-06-05T19:16:43.1572970Z License :: OSI Approved :: BSD License 2025-06-05T19:16:43.1573180Z 2025-06-05T19:16:43.1573470Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:43.1573900Z ******************************************************************************** 2025-06-05T19:16:43.1574140Z 2025-06-05T19:16:43.1574260Z !! 2025-06-05T19:16:43.1574500Z self._finalize_license_expression() 2025-06-05T19:16:43.1574830Z running dist_info 2025-06-05T19:16:43.1575280Z creating /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info 2025-06-05T19:16:43.1576130Z writing /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/PKG-INFO 2025-06-05T19:16:43.1577050Z writing dependency_links to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/dependency_links.txt 2025-06-05T19:16:43.1578040Z writing entry points to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/entry_points.txt 2025-06-05T19:16:43.1578930Z writing requirements to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/requires.txt 2025-06-05T19:16:43.1579810Z writing top-level names to /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/top_level.txt 2025-06-05T19:16:43.1580760Z writing manifest file '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/SOURCES.txt' 2025-06-05T19:16:43.1581730Z reading manifest file '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/SOURCES.txt' 2025-06-05T19:16:43.1582390Z adding license file 'LICENSE' 2025-06-05T19:16:43.1582990Z writing manifest file '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch.egg-info/SOURCES.txt' 2025-06-05T19:16:43.1583930Z creating '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-modern-metadata-0sp2scmo/executorch-0.7.0a0+bd57234.dist-info' 2025-06-05T19:16:43.1584600Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-06-05T19:16:43.1585340Z Requirement already satisfied: expecttest in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (0.1.6) 2025-06-05T19:16:43.1586000Z Collecting flatbuffers (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:43.1586850Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/b8/25/155f9f080d5e4bc0082edfda032ea2bc2b8fab3f4d25d46c1e9dd22a1a89/flatbuffers-25.2.10-py2.py3-none-any.whl.metadata 2025-06-05T19:16:43.1587830Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) 2025-06-05T19:16:43.1588630Z Requirement already satisfied: hypothesis in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (6.84.2) 2025-06-05T19:16:43.1589660Z Requirement already satisfied: mpmath==1.3.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (1.3.0) 2025-06-05T19:16:43.1590780Z Requirement already satisfied: numpy>=2.0.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (2.2.6) 2025-06-05T19:16:43.1591730Z Requirement already satisfied: packaging in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (25.0) 2025-06-05T19:16:43.1592730Z Requirement already satisfied: pandas>=2.2.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (2.3.0) 2025-06-05T19:16:43.1593950Z Requirement already satisfied: parameterized in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (0.9.0) 2025-06-05T19:16:43.1594870Z Requirement already satisfied: pytest in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (7.2.0) 2025-06-05T19:16:43.1595580Z Collecting pytest-xdist (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:43.1596430Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/0d/b2/0e802fde6f1c5b2f7ae7e9ad42b83fd4ecebac18a8a8c2f2f14e39dce6e1/pytest_xdist-3.7.0-py3-none-any.whl.metadata 2025-06-05T19:16:43.1597300Z Downloading pytest_xdist-3.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-06-05T19:16:43.1597700Z Collecting pytest-rerunfailures (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:43.1598580Z Obtaining dependency information for pytest-rerunfailures from https://files.pythonhosted.org/packages/f3/30/11d836ff01c938969efa319b4ebe2374ed79d28043a12bfc908577aab9f3/pytest_rerunfailures-15.1-py3-none-any.whl.metadata 2025-06-05T19:16:43.1599510Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-06-05T19:16:43.1600190Z Requirement already satisfied: pyyaml in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (6.0.1) 2025-06-05T19:16:43.1601080Z Requirement already satisfied: ruamel.yaml in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (0.17.32) 2025-06-05T19:16:43.1601930Z Requirement already satisfied: sympy in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (1.14.0) 2025-06-05T19:16:43.1602490Z Collecting tabulate (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:43.1603200Z Obtaining dependency information for tabulate from https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata 2025-06-05T19:16:43.1603930Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-06-05T19:16:45.8226270Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from executorch==0.7.0a0+bd57234) (4.14.0) 2025-06-05T19:16:45.8227140Z Collecting coremltools==8.3 (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8228010Z Obtaining dependency information for coremltools==8.3 from https://files.pythonhosted.org/packages/69/32/847810ade6b7105fcf810188f41dc4bb25e2278f505f8a08185bd8787cbb/coremltools-8.3.0-cp311-none-macosx_11_0_arm64.whl.metadata 2025-06-05T19:16:45.8228920Z Downloading coremltools-8.3.0-cp311-none-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-06-05T19:16:45.8229350Z Collecting protobuf>=3.1.0 (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8230240Z Obtaining dependency information for protobuf>=3.1.0 from https://files.pythonhosted.org/packages/6a/c9/b9689a2a250264a84e66c46d8862ba788ee7a641cdca39bccf64f59284b7/protobuf-6.31.1-cp39-abi3-macosx_10_9_universal2.whl.metadata 2025-06-05T19:16:45.8231130Z Downloading protobuf-6.31.1-cp39-abi3-macosx_10_9_universal2.whl.metadata (593 bytes) 2025-06-05T19:16:45.8232190Z Requirement already satisfied: tqdm in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from coremltools==8.3->executorch==0.7.0a0+bd57234) (4.67.1) 2025-06-05T19:16:45.8233200Z Requirement already satisfied: attrs>=21.3.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from coremltools==8.3->executorch==0.7.0a0+bd57234) (25.3.0) 2025-06-05T19:16:45.8233890Z Collecting cattrs (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8234660Z Obtaining dependency information for cattrs from https://files.pythonhosted.org/packages/18/b0/215274ef0d835bbc1056392a367646648b6084e39d489099959aefcca2af/cattrs-25.1.1-py3-none-any.whl.metadata 2025-06-05T19:16:45.8235580Z Downloading cattrs-25.1.1-py3-none-any.whl.metadata (8.4 kB) 2025-06-05T19:16:45.8235940Z Collecting pyaml (from coremltools==8.3->executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8236680Z Obtaining dependency information for pyaml from https://files.pythonhosted.org/packages/aa/7d/1b5061beff826f902285827261485a058b943332eba8a5532a0164735205/pyaml-25.5.0-py3-none-any.whl.metadata 2025-06-05T19:16:45.8237400Z Downloading pyaml-25.5.0-py3-none-any.whl.metadata (12 kB) 2025-06-05T19:16:45.8238090Z Requirement already satisfied: python-dateutil>=2.8.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2.9.0.post0) 2025-06-05T19:16:45.8239100Z Requirement already satisfied: pytz>=2020.1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2025.2) 2025-06-05T19:16:45.8240060Z Requirement already satisfied: tzdata>=2022.7 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pandas>=2.2.2->executorch==0.7.0a0+bd57234) (2025.2) 2025-06-05T19:16:45.8241070Z Requirement already satisfied: six>=1.5 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas>=2.2.2->executorch==0.7.0a0+bd57234) (1.17.0) 2025-06-05T19:16:45.8242200Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from hypothesis->executorch==0.7.0a0+bd57234) (2.4.0) 2025-06-05T19:16:45.8243260Z Requirement already satisfied: iniconfig in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->executorch==0.7.0a0+bd57234) (2.1.0) 2025-06-05T19:16:45.8244280Z Requirement already satisfied: pluggy<2.0,>=0.12 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->executorch==0.7.0a0+bd57234) (1.6.0) 2025-06-05T19:16:45.8244960Z Collecting pytest (from executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8245750Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/2f/de/afa024cbe022b1b318a3d224125aa24939e99b4ff6f22e0ba639a2eaee47/pytest-8.4.0-py3-none-any.whl.metadata 2025-06-05T19:16:45.8246540Z Downloading pytest-8.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-06-05T19:16:45.8247250Z Requirement already satisfied: pygments>=2.7.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->executorch==0.7.0a0+bd57234) (2.19.1) 2025-06-05T19:16:45.8247970Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.7.0a0+bd57234) 2025-06-05T19:16:45.8248810Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2025-06-05T19:16:45.8249610Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-06-05T19:16:45.8250360Z Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from ruamel.yaml->executorch==0.7.0a0+bd57234) (0.2.12) 2025-06-05T19:16:45.8251230Z Downloading coremltools-8.3.0-cp311-none-macosx_11_0_arm64.whl (2.7 MB) 2025-06-05T19:16:45.8251950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 143.2 MB/s eta 0:00:00 2025-06-05T19:16:45.8252310Z Downloading protobuf-6.31.1-cp39-abi3-macosx_10_9_universal2.whl (425 kB) 2025-06-05T19:16:45.8252670Z Downloading cattrs-25.1.1-py3-none-any.whl (69 kB) 2025-06-05T19:16:45.8252990Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) 2025-06-05T19:16:45.8253300Z Downloading pyaml-25.5.0-py3-none-any.whl (26 kB) 2025-06-05T19:16:45.8253780Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl (13 kB) 2025-06-05T19:16:45.8254100Z Downloading pytest-8.4.0-py3-none-any.whl (363 kB) 2025-06-05T19:16:45.8254440Z Downloading pytest_xdist-3.7.0-py3-none-any.whl (46 kB) 2025-06-05T19:16:45.8254770Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-06-05T19:16:45.8255050Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-06-05T19:16:45.8255390Z Building wheels for collected packages: executorch 2025-06-05T19:16:45.8255760Z Building wheel for executorch (pyproject.toml): started 2025-06-05T19:16:45.8256150Z Running command Building wheel for executorch (pyproject.toml) 2025-06-05T19:16:45.8256980Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-05T19:16:45.8257660Z !! 2025-06-05T19:16:45.8257740Z 2025-06-05T19:16:45.8257840Z ******************************************************************************** 2025-06-05T19:16:45.8258420Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-06-05T19:16:45.8258910Z 2025-06-05T19:16:45.8259090Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-05T19:16:45.8259450Z or your builds will no longer be supported. 2025-06-05T19:16:45.8259640Z 2025-06-05T19:16:45.8259910Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:45.8260320Z ******************************************************************************** 2025-06-05T19:16:45.8260480Z 2025-06-05T19:16:45.8260540Z !! 2025-06-05T19:16:45.8260690Z corresp(dist, value, root_dir) 2025-06-05T19:16:45.8261370Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T19:16:45.8262000Z !! 2025-06-05T19:16:45.8262080Z 2025-06-05T19:16:45.8262170Z ******************************************************************************** 2025-06-05T19:16:45.8262550Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T19:16:45.8262850Z 2025-06-05T19:16:45.8262980Z License :: OSI Approved :: BSD License 2025-06-05T19:16:45.8263150Z 2025-06-05T19:16:45.8263390Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:45.8263790Z ******************************************************************************** 2025-06-05T19:16:45.8263950Z 2025-06-05T19:16:45.8264000Z !! 2025-06-05T19:16:45.8264160Z dist._finalize_license_expression() 2025-06-05T19:16:45.8264760Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T19:16:45.8265450Z !! 2025-06-05T19:16:45.8265530Z 2025-06-05T19:16:45.8265620Z ******************************************************************************** 2025-06-05T19:16:45.8266020Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T19:16:45.8266410Z 2025-06-05T19:16:45.8266510Z License :: OSI Approved :: BSD License 2025-06-05T19:16:45.8266670Z 2025-06-05T19:16:45.8266910Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:16:45.8267340Z ******************************************************************************** 2025-06-05T19:16:45.8267520Z 2025-06-05T19:16:45.8267580Z !! 2025-06-05T19:16:45.8267730Z self._finalize_license_expression() 2025-06-05T19:16:45.8267950Z running bdist_wheel 2025-06-05T19:16:45.8268220Z running build 2025-06-05T19:16:45.8268390Z command options for 'CustomBuild': 2025-06-05T19:16:45.8268610Z build_base = pip-out 2025-06-05T19:16:45.8268790Z build_purelib = pip-out/lib 2025-06-05T19:16:45.8269050Z build_platlib = pip-out/lib.macosx-11.1-arm64-cpython-311 2025-06-05T19:16:45.8269360Z build_lib = pip-out/lib.macosx-11.1-arm64-cpython-311 2025-06-05T19:16:45.8269620Z build_scripts = pip-out/scripts-3.11 2025-06-05T19:16:45.8269900Z build_temp = pip-out/temp.macosx-11.1-arm64-cpython-311 2025-06-05T19:16:45.8270190Z plat_name = macosx-11.1-arm64 2025-06-05T19:16:45.8270390Z compiler = None 2025-06-05T19:16:45.8270550Z parallel = None 2025-06-05T19:16:45.8270710Z debug = None 2025-06-05T19:16:45.8270860Z force = None 2025-06-05T19:16:45.8271160Z executable = /Users/runner/work/_temp/conda_environment_15475023334/bin/python 2025-06-05T19:16:45.8271780Z creating /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out 2025-06-05T19:16:50.3812420Z clearing /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out 2025-06-05T19:16:50.3813070Z Preset CMake variables: 2025-06-05T19:16:50.3813210Z 2025-06-05T19:16:50.3813290Z CMAKE_OSX_DEPLOYMENT_TARGET="12.0" 2025-06-05T19:16:50.3813850Z EXECUTORCH_BUILD_PRESET_FILE="/Users/runner/work/executorch/executorch/pytorch/executorch/tools/cmake/preset/pybind.cmake" 2025-06-05T19:16:50.3814250Z 2025-06-05T19:16:50.3814400Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:16:50.3814780Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:16:50.3815070Z -- Detecting C compiler ABI info 2025-06-05T19:16:50.3815290Z -- Detecting C compiler ABI info - done 2025-06-05T19:16:50.3815820Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-06-05T19:16:50.3816390Z -- Detecting C compile features 2025-06-05T19:16:50.3816610Z -- Detecting C compile features - done 2025-06-05T19:16:50.3816840Z -- Detecting CXX compiler ABI info 2025-06-05T19:16:50.3817060Z -- Detecting CXX compiler ABI info - done 2025-06-05T19:16:50.3817570Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-06-05T19:16:50.3818070Z -- Detecting CXX compile features 2025-06-05T19:16:50.3818290Z -- Detecting CXX compile features - done 2025-06-05T19:16:50.3818740Z -- Loading build preset: /Users/runner/work/executorch/executorch/pytorch/executorch/tools/cmake/preset/pybind.cmake 2025-06-05T19:16:50.3819180Z -- --- Configured Options --- 2025-06-05T19:16:50.3819310Z 2025-06-05T19:16:50.3819430Z -- CMAKE_CXX_STANDARD : 17 2025-06-05T19:16:50.3819690Z -- CMAKE_SYSTEM_PROCESSOR : arm64 2025-06-05T19:16:50.3819960Z -- CMAKE_BUILD_TYPE : Release 2025-06-05T19:16:50.3820340Z -- PYTHON_EXECUTABLE : /Users/runner/work/_temp/conda_environment_15475023334/bin/python 2025-06-05T19:16:50.3820730Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2025-06-05T19:16:50.3821010Z -- CMAKE_TOOLCHAIN_FILE x (unset) 2025-06-05T19:16:50.3821260Z -- BUCK2 : 2025-06-05T19:16:50.3822310Z -- EXECUTORCH_BUILD_PRESET_FILE : /Users/runner/work/executorch/executorch/pytorch/executorch/tools/cmake/preset/pybind.cmake 2025-06-05T19:16:50.3822820Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-06-05T19:16:50.3823070Z -- EXECUTORCH_BUILD_COREML : ON 2025-06-05T19:16:50.3823320Z -- EXECUTORCH_FLATBUFFERS_MAX_ALIGNMENT : 1024 2025-06-05T19:16:50.3823600Z -- EXECUTORCH_PAL_DEFAULT : posix 2025-06-05T19:16:50.3824080Z -- EXECUTORCH_PAL_DEFAULT_FILE_PATH : /Users/runner/work/executorch/executorch/pytorch/executorch/runtime/platform/default/posix.cpp 2025-06-05T19:16:50.3825290Z -- EXECUTORCH_LOG_LEVEL : Info 2025-06-05T19:16:50.3825550Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-06-05T19:16:50.3825850Z -- EXECUTORCH_ENABLE_EVENT_TRACER : OFF 2025-06-05T19:16:50.3826150Z -- EXECUTORCH_OPTIMIZE_SIZE : OFF 2025-06-05T19:16:50.3826440Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-06-05T19:16:50.3826700Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-06-05T19:16:50.3827000Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : ON 2025-06-05T19:16:50.3835490Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT : ON 2025-06-05T19:16:50.3835830Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-06-05T19:16:50.3836140Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-06-05T19:16:50.3836450Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-06-05T19:16:50.3836750Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-06-05T19:16:50.3837050Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-06-05T19:16:50.3837360Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-06-05T19:16:50.3837630Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-06-05T19:16:50.3837930Z -- EXECUTORCH_BUILD_EXTENSION_APPLE : OFF 2025-06-05T19:16:50.3838190Z -- EXECUTORCH_BUILD_MPS : OFF 2025-06-05T19:16:50.3838460Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-06-05T19:16:50.3838740Z -- EXECUTORCH_BUILD_OPENVINO : OFF 2025-06-05T19:16:50.3839000Z -- EXECUTORCH_BUILD_PYBIND : ON 2025-06-05T19:16:50.3839270Z -- EXECUTORCH_BUILD_QNN : OFF 2025-06-05T19:16:50.3839520Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-06-05T19:16:50.3839830Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-06-05T19:16:50.3840110Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-06-05T19:16:50.3840420Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-06-05T19:16:50.3840680Z -- EXECUTORCH_NNLIB_OPT : OFF 2025-06-05T19:16:50.3840940Z -- EXECUTORCH_CADENCE_CPU_RUNNER : OFF 2025-06-05T19:16:50.3841240Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-06-05T19:16:50.3841540Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-06-05T19:16:50.3841860Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-06-05T19:16:50.3842200Z -- EXECUTORCH_BUILD_PORTABLE_OPS : ON 2025-06-05T19:16:50.3842490Z -- EXECUTORCH_USE_DL : ON 2025-06-05T19:16:50.3842750Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-06-05T19:16:50.3843010Z -- EXECUTORCH_BUILD_CORTEX_M : OFF 2025-06-05T19:16:50.3843260Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-06-05T19:16:50.3843510Z -- EXECUTORCH_COREML_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T19:16:50.3843760Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-06-05T19:16:50.3844010Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-06-05T19:16:50.3844290Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T19:16:50.3844540Z -- EXECUTORCH_XNNPACK_SHARED_WORKSPACE : ON 2025-06-05T19:16:50.3844820Z -- EXECUTORCH_XNNPACK_ENABLE_KLEIDI : OFF 2025-06-05T19:16:50.3845140Z -- EXECUTORCH_XNNPACK_ENABLE_WEIGHT_CACHE : OFF 2025-06-05T19:16:50.3845380Z -- -------------------------- 2025-06-05T19:16:50.3846050Z -- Using the multi-header code from /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/json/include/ 2025-06-05T19:16:50.3846680Z CMake Deprecation Warning at third-party/pybind11/CMakeLists.txt:13 (cmake_minimum_required): 2025-06-05T19:16:50.3847160Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:50.3847440Z CMake. 2025-06-05T19:16:50.3847530Z 2025-06-05T19:16:50.3847720Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:50.3848120Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:50.3848560Z to work with policies introduced by or earlier. 2025-06-05T19:16:50.3848760Z 2025-06-05T19:16:50.3848760Z 2025-06-05T19:16:50.3848830Z -- pybind11 v2.13.6 2025-06-05T19:16:50.3849310Z -- Found PythonInterp: /Users/runner/work/_temp/conda_environment_15475023334/bin/python (found suitable version "3.11.11", minimum required is "3.7") 2025-06-05T19:16:50.3849990Z -- Found PythonLibs: /Users/runner/work/_temp/conda_environment_15475023334/lib/libpython3.11.dylib 2025-06-05T19:16:50.3850370Z -- Performing Test HAS_FLTO_THIN 2025-06-05T19:16:50.3850690Z -- Performing Test HAS_FLTO_THIN - Success 2025-06-05T19:16:50.3851050Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T19:16:50.3851500Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:50.3851790Z CMake. 2025-06-05T19:16:50.3851870Z 2025-06-05T19:16:50.3852030Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:50.3852440Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:50.3852780Z to work with policies introduced by or earlier. 2025-06-05T19:16:50.3852950Z 2025-06-05T19:16:50.3852950Z 2025-06-05T19:16:50.3853190Z -- dist install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc 2025-06-05T19:16:50.3853760Z -- lib install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib 2025-06-05T19:16:50.3854200Z -- Setting Clang compiler options 2025-06-05T19:16:50.3854730Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T19:16:50.3855400Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:16:50.3855890Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:50.3856160Z CMake. 2025-06-05T19:16:50.3856240Z 2025-06-05T19:16:50.3856440Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:50.3856840Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:50.3857180Z to work with policies introduced by or earlier. 2025-06-05T19:16:50.3857350Z 2025-06-05T19:16:50.3857360Z 2025-06-05T19:16:50.3857610Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:16:50.3858160Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:50.3858450Z CMake. 2025-06-05T19:16:50.3858560Z 2025-06-05T19:16:50.3858740Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:50.3859140Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:50.3859490Z to work with policies introduced by or earlier. 2025-06-05T19:16:50.3859660Z 2025-06-05T19:16:50.3859670Z 2025-06-05T19:16:50.3859950Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:16:50.3860460Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:50.3860750Z CMake. 2025-06-05T19:16:50.3860930Z 2025-06-05T19:16:50.3861090Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:50.3861460Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:50.3861860Z to work with policies introduced by or earlier. 2025-06-05T19:16:50.3862060Z 2025-06-05T19:16:50.3862070Z 2025-06-05T19:16:50.3862150Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-05T19:16:50.3862420Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-06-05T19:16:50.3862750Z -- Found Threads: TRUE 2025-06-05T19:16:50.3863040Z -- Resolved buck2 as buck2. 2025-06-05T19:16:50.3863290Z -- Killing buck2 daemon 2025-06-05T19:16:50.3863550Z 'buck2 killall' 2025-06-05T19:16:50.3863830Z -- executorch: Generating source lists 2025-06-05T19:16:50.3864570Z -- executorch: Generating source file list /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/executorch_srcs.cmake 2025-06-05T19:16:50.3865620Z -- executorch: Using sources file /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/executorch_srcs.cmake 2025-06-05T19:16:50.3866630Z '/Users/runner/work/_temp/conda_environment_15475023334/bin/python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-06-05T19:16:50.3867250Z -- Generating operator lib: 2025-06-05T19:16:50.3867450Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:16:50.3867880Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T19:16:50.3868340Z -- ROOT_OPS: 2025-06-05T19:16:50.3868570Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:50.3870600Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml" 2025-06-05T19:16:51.4609420Z -- Generating kernel bindings: 2025-06-05T19:16:51.4710920Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:16:51.4813660Z -- FUNCTIONS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T19:16:51.4912870Z -- CUSTOM_OPS_YAML: 2025-06-05T19:16:51.5014290Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T19:16:51.5117090Z Generated files /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-06-05T19:16:51.5216170Z -- Generating operator lib: 2025-06-05T19:16:51.5316690Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:16:51.5418630Z -- KERNEL_LIBS: portable_kernels 2025-06-05T19:16:51.5520260Z -- DEPS: executorch_core 2025-06-05T19:16:51.5621580Z -- Generating operator lib: 2025-06-05T19:16:51.5722510Z -- LIB_NAME: optimized_ops_lib 2025-06-05T19:16:51.5824100Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T19:16:51.5925630Z -- ROOT_OPS: 2025-06-05T19:16:51.6026560Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:51.6128890Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-06-05T19:16:51.6229170Z -- Generating kernel bindings: 2025-06-05T19:16:51.6328890Z -- LIB_NAME: optimized_ops_lib 2025-06-05T19:16:51.6430740Z -- FUNCTIONS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/optimized/optimized.yaml 2025-06-05T19:16:51.6534000Z -- CUSTOM_OPS_YAML: 2025-06-05T19:16:51.6636520Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T19:16:51.6742330Z Generated files /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-06-05T19:16:51.6847580Z -- Generating operator lib: 2025-06-05T19:16:51.6950340Z -- LIB_NAME: optimized_ops_lib 2025-06-05T19:16:51.7042330Z -- KERNEL_LIBS: optimized_kernels 2025-06-05T19:16:51.7108170Z -- DEPS: executorch_core 2025-06-05T19:16:51.7124730Z -- Merging kernel yaml files: 2025-06-05T19:16:51.7126650Z -- FUNCTIONS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-06-05T19:16:51.7127630Z -- FALLBACK_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-06-05T19:16:51.7128910Z -- OUTPUT_DIR: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations 2025-06-05T19:16:51.7130000Z -- Generating operator lib: 2025-06-05T19:16:51.7130650Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T19:16:51.7131430Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/merged.yaml 2025-06-05T19:16:51.7132130Z -- ROOT_OPS: 2025-06-05T19:16:51.7132430Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:51.7134550Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/merged.yaml" 2025-06-05T19:16:51.7136630Z -- Generating kernel bindings: 2025-06-05T19:16:51.7136960Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T19:16:51.7137750Z -- FUNCTIONS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/merged.yaml 2025-06-05T19:16:51.7138470Z -- CUSTOM_OPS_YAML: 2025-06-05T19:16:51.7139010Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-06-05T19:16:51.7140950Z Generated files /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-06-05T19:16:51.7144290Z -- Generating operator lib: 2025-06-05T19:16:51.7145090Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-06-05T19:16:51.7145970Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-06-05T19:16:51.7148320Z -- DEPS: executorch_core 2025-06-05T19:16:51.7149360Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-06-05T19:16:51.7150750Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:51.7151660Z CMake. 2025-06-05T19:16:51.7152000Z 2025-06-05T19:16:51.7152500Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:51.7154280Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:51.7155980Z to work with policies introduced by or earlier. 2025-06-05T19:16:51.7156500Z 2025-06-05T19:16:51.7156510Z 2025-06-05T19:16:51.7156760Z -- Looking for C++ include unistd.h 2025-06-05T19:16:51.7157400Z -- Looking for C++ include unistd.h - found 2025-06-05T19:16:51.7158070Z -- Looking for C++ include stdint.h 2025-06-05T19:16:51.7158920Z -- Looking for C++ include stdint.h - found 2025-06-05T19:16:51.7159670Z -- Looking for C++ include inttypes.h 2025-06-05T19:16:51.7160360Z -- Looking for C++ include inttypes.h - found 2025-06-05T19:16:51.7161120Z -- Looking for C++ include sys/types.h 2025-06-05T19:16:51.7161860Z -- Looking for C++ include sys/types.h - found 2025-06-05T19:16:51.7162550Z -- Looking for C++ include sys/stat.h 2025-06-05T19:16:51.7163220Z -- Looking for C++ include sys/stat.h - found 2025-06-05T19:16:51.7163960Z -- Looking for C++ include fnmatch.h 2025-06-05T19:16:51.7164660Z -- Looking for C++ include fnmatch.h - found 2025-06-05T19:16:51.7165390Z -- Looking for C++ include stddef.h 2025-06-05T19:16:51.7166100Z -- Looking for C++ include stddef.h - found 2025-06-05T19:16:51.7166800Z -- Check size of uint32_t 2025-06-05T19:16:51.7167430Z -- Check size of uint32_t - done 2025-06-05T19:16:51.7168030Z -- Looking for strtoll 2025-06-05T19:16:51.7168530Z -- Looking for strtoll - found 2025-06-05T19:16:51.7169190Z -- The ASM compiler identification is AppleClang 2025-06-05T19:16:51.7170590Z -- Found assembler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 2025-06-05T19:16:51.7171700Z -- Building for XNNPACK_TARGET_PROCESSOR: arm64 2025-06-05T19:16:51.7172270Z -- Found Python: /Users/runner/work/_temp/conda_environment_15475023334/bin/python3.11 (found version "3.11.11") found components: Interpreter 2025-06-05T19:16:51.7172760Z -- Generating microkernels.cmake 2025-06-05T19:16:51.7173040Z No microkernel found in src/reference/unary-elementwise.cc 2025-06-05T19:16:51.7173350Z No microkernel found in src/reference/packing.cc 2025-06-05T19:16:51.7173650Z No microkernel found in src/reference/binary-elementwise.cc 2025-06-05T19:16:51.7174280Z '/Users/runner/work/_temp/conda_environment_15475023334/bin/python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-06-05T19:16:51.7175190Z CMake Warning at /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-06-05T19:16:51.7175840Z static library kineto_LIBRARY-NOTFOUND not found. 2025-06-05T19:16:51.7176100Z Call Stack (most recent call first): 2025-06-05T19:16:51.7176690Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-06-05T19:16:51.7177310Z tools/cmake/Utils.cmake:267 (find_package) 2025-06-05T19:16:51.7177580Z CMakeLists.txt:610 (find_package_torch) 2025-06-05T19:16:51.7177750Z 2025-06-05T19:16:51.7177750Z 2025-06-05T19:16:51.7178050Z -- Found Torch: /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/torch/lib/libtorch.dylib 2025-06-05T19:16:51.7179010Z -- executorch: Using source file list /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-06-05T19:16:51.7179940Z -- Generating operator lib: 2025-06-05T19:16:51.7180150Z -- LIB_NAME: quantized_ops_lib 2025-06-05T19:16:51.7180600Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T19:16:51.7181020Z -- ROOT_OPS: 2025-06-05T19:16:51.7181270Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:51.7182510Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-06-05T19:16:51.7183950Z -- Generating kernel bindings: 2025-06-05T19:16:51.7184160Z -- LIB_NAME: quantized_ops_lib 2025-06-05T19:16:51.7184380Z -- FUNCTIONS_YAML: 2025-06-05T19:16:51.7184820Z -- CUSTOM_OPS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T19:16:55.2555970Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T19:16:55.2563740Z Generated files /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-06-05T19:16:55.2570420Z -- Generating operator lib: 2025-06-05T19:16:55.2570920Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T19:16:55.2571340Z -- OPS_SCHEMA_YAML: 2025-06-05T19:16:55.2573410Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-06-05T19:16:55.2576520Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:55.2579720Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-06-05T19:16:55.2584960Z -- Generating kernel bindings: 2025-06-05T19:16:55.2585480Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T19:16:55.2593000Z -- FUNCTIONS_YAML: 2025-06-05T19:16:55.2596750Z -- CUSTOM_OPS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T19:16:55.2604650Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T19:16:55.2605090Z -- Generating custom ops aot lib: 2025-06-05T19:16:55.2605540Z -- LIB_NAME: quantized_ops_aot_lib 2025-06-05T19:16:55.2606630Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-06-05T19:16:55.2620930Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-06-05T19:16:55.2627230Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-06-05T19:16:55.2630520Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-06-05T19:16:55.2631630Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-06-05T19:16:55.2632600Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-06-05T19:16:55.2635150Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-06-05T19:16:55.2638300Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-06-05T19:16:55.2642300Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-06-05T19:16:55.2643280Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-06-05T19:16:55.2644200Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-06-05T19:16:55.2645170Z -- KERNEL_SOURCE: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-06-05T19:16:55.2645800Z -- Generating operator lib: 2025-06-05T19:16:55.2646110Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T19:16:55.2646610Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T19:16:55.2647100Z -- ROOT_OPS: 2025-06-05T19:16:55.2647340Z -- INCLUDE_ALL_OPS: 2025-06-05T19:16:55.2648710Z Command - /Users/runner/work/_temp/conda_environment_15475023334/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/quantized_ops_pybind_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-06-05T19:16:55.2650130Z -- Generating kernel bindings: 2025-06-05T19:16:55.2650400Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T19:16:55.2650710Z -- FUNCTIONS_YAML: 2025-06-05T19:16:55.2651190Z -- CUSTOM_OPS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/quantized.yaml 2025-06-05T19:16:55.2651680Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T19:16:55.2652850Z -- Generating operator lib: 2025-06-05T19:16:55.2653230Z -- LIB_NAME: quantized_ops_pybind_lib 2025-06-05T19:16:55.2653630Z -- KERNEL_LIBS: quantized_pybind_kernels_lib 2025-06-05T19:16:55.2654180Z -- DEPS: portable_lib 2025-06-05T19:16:55.2654480Z -- Generating operator lib: 2025-06-05T19:16:55.2654890Z -- LIB_NAME: quantized_ops_lib 2025-06-05T19:16:55.2655190Z -- KERNEL_LIBS: quantized_kernels 2025-06-05T19:16:55.2655470Z -- DEPS: executorch_core 2025-06-05T19:16:55.2655740Z -- Configuring done (7.2s) 2025-06-05T19:16:55.2656020Z -- Generating done (0.6s) 2025-06-05T19:16:55.2656700Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out 2025-06-05T19:16:55.2658070Z cmake --build /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out -j5 --config=Release --target portable_lib --target executorchcoreml --target custom_ops_aot_lib --target quantized_ops_aot_lib 2025-06-05T19:16:55.2659000Z [ 0%] Creating directories for 'flatbuffers_external_project' 2025-06-05T19:16:55.2659500Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-05T19:16:55.2660000Z [ 0%] Creating directories for 'flatcc_external_project' 2025-06-05T19:16:55.2660500Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-06-05T19:16:55.2661170Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-05T19:16:55.2661700Z [ 0%] No download step for 'flatcc_external_project' 2025-06-05T19:16:55.2662080Z [ 0%] No download step for 'flatbuffers_external_project' 2025-06-05T19:16:55.2662420Z [ 1%] No update step for 'flatcc_external_project' 2025-06-05T19:16:55.2662800Z [ 1%] No update step for 'flatbuffers_external_project' 2025-06-05T19:16:55.2663340Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-05T19:16:55.2663890Z [ 1%] No patch step for 'flatbuffers_external_project' 2025-06-05T19:16:55.2664340Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-05T19:16:55.2664830Z [ 1%] No patch step for 'flatcc_external_project' 2025-06-05T19:16:55.2665320Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-05T19:16:55.2665850Z [ 1%] Performing configure step for 'flatbuffers_external_project' 2025-06-05T19:16:55.2666250Z [ 1%] Performing configure step for 'flatcc_external_project' 2025-06-05T19:16:55.2666600Z CMake Warning: 2025-06-05T19:16:55.2666920Z Ignoring empty string ("") provided on the command line. 2025-06-05T19:16:55.2667170Z 2025-06-05T19:16:55.2667170Z 2025-06-05T19:16:55.2667400Z CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T19:16:55.2667880Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:16:55.2668270Z CMake. 2025-06-05T19:16:55.2668400Z 2025-06-05T19:16:55.2668570Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:16:55.2669060Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:16:55.2669480Z to work with policies introduced by or earlier. 2025-06-05T19:16:55.2669710Z 2025-06-05T19:16:55.2669720Z 2025-06-05T19:16:55.2669870Z CMake Warning: 2025-06-05T19:16:55.2670140Z Ignoring empty string ("") provided on the command line. 2025-06-05T19:16:55.2766130Z 2025-06-05T19:16:55.2767890Z 2025-06-05T19:16:55.2768580Z fatal: No names found, cannot describe anything. 2025-06-05T19:16:55.2770340Z CMake Warning at CMake/Version.cmake:32 (message): 2025-06-05T19:16:55.2803310Z git describe failed with exit code: 128 2025-06-05T19:16:55.2803750Z 2025-06-05T19:16:55.2804020Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-06-05T19:16:55.2806690Z Call Stack (most recent call first): 2025-06-05T19:16:55.2810240Z CMakeLists.txt:5 (include) 2025-06-05T19:16:55.2812960Z 2025-06-05T19:16:55.2814170Z 2025-06-05T19:16:55.2814830Z -- Proceeding with version: 24.3.25.0 2025-06-05T19:16:55.2815450Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-05T19:16:55.2817770Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2025-06-05T19:16:55.2818660Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2025-06-05T19:16:55.2821320Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:16:55.2821830Z -- Detecting C compiler ABI info 2025-06-05T19:16:55.2822440Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2025-06-05T19:16:55.2823050Z -- Detecting C compiler ABI info - done 2025-06-05T19:16:55.2823940Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-06-05T19:16:55.2825320Z -- Detecting C compile features 2025-06-05T19:16:55.2825790Z -- Detecting C compile features - done 2025-06-05T19:16:55.2826370Z -- dist install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc 2025-06-05T19:16:55.2828890Z -- lib install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib 2025-06-05T19:16:55.2829400Z -- Setting Clang compiler options 2025-06-05T19:16:55.2829990Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T19:16:55.2830580Z -- Configuring done (0.5s) 2025-06-05T19:16:55.2831070Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2025-06-05T19:16:55.2831630Z -- Generating done (0.0s) 2025-06-05T19:16:55.2833830Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/src/flatcc_external_project-build 2025-06-05T19:16:55.2834770Z [ 2%] Performing build step for 'flatcc_external_project' 2025-06-05T19:16:55.2835220Z [ 2%] Linking C static library libcpuinfo.a 2025-06-05T19:16:55.2835620Z [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T19:16:55.2836240Z [ 2%] Built target cpuinfo 2025-06-05T19:16:55.2836710Z [ 2%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-05T19:16:55.2837430Z [ 2%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-06-05T19:16:55.2845330Z [ 2%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-05T19:16:55.2846000Z [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T19:16:55.2846540Z [ 9%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T19:16:55.2846960Z [ 2%] Linking C static library libpthreadpool.a 2025-06-05T19:16:55.2847390Z [ 12%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T19:16:55.2847850Z [ 2%] Built target pthreadpool 2025-06-05T19:16:55.2848290Z [ 15%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-06-05T19:16:55.2848890Z [ 18%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T19:16:55.2851050Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:16:55.2851460Z -- Detecting CXX compiler ABI info 2025-06-05T19:16:55.2851960Z [ 21%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T19:16:55.2853440Z [ 24%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-06-05T19:16:55.2855780Z [ 27%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-06-05T19:16:55.2861810Z [ 30%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T19:16:55.2863750Z -- Detecting CXX compiler ABI info - done 2025-06-05T19:16:55.2864110Z [ 30%] Built target flatccrt 2025-06-05T19:16:55.2864780Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-06-05T19:16:55.2865410Z -- Detecting CXX compile features 2025-06-05T19:16:55.2866030Z -- Detecting CXX compile features - done 2025-06-05T19:16:55.2866550Z -- Looking for strtof_l 2025-06-05T19:16:55.2867240Z [ 2%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-06-05T19:16:55.2867930Z [ 33%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-06-05T19:16:55.2868410Z -- Looking for strtof_l - not found 2025-06-05T19:16:55.2868730Z -- Looking for strtoull_l 2025-06-05T19:16:55.2869160Z [ 36%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-06-05T19:16:55.2869690Z -- Looking for strtoull_l - not found 2025-06-05T19:16:55.2870040Z -- Looking for realpath 2025-06-05T19:16:55.2870450Z [ 39%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-06-05T19:16:55.2870980Z [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-06-05T19:16:55.2871410Z -- Looking for realpath - found 2025-06-05T19:16:55.2871760Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-06-05T19:16:55.2872110Z -- Configuring done (2.0s) 2025-06-05T19:16:55.2872450Z -- Generating done (0.0s) 2025-06-05T19:16:55.2873340Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/src/flatbuffers_external_project-build 2025-06-05T19:16:55.2874340Z [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-06-05T19:16:55.2874850Z [ 2%] Performing build step for 'flatbuffers_external_project' 2025-06-05T19:16:55.2875330Z [ 48%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-06-05T19:16:55.2875780Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-06-05T19:16:55.2876300Z [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-06-05T19:16:55.2876770Z [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-06-05T19:16:55.2877290Z [ 57%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-06-05T19:16:55.2877800Z [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-06-05T19:16:55.2878280Z [ 63%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-06-05T19:16:55.2878890Z [ 66%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-06-05T19:16:55.2881980Z [ 69%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-06-05T19:16:55.2882510Z [ 72%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-06-05T19:16:55.2882950Z [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-06-05T19:16:55.2883410Z [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-06-05T19:16:55.2883940Z [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-06-05T19:16:55.2884410Z [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-06-05T19:16:55.2886290Z [ 87%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-06-05T19:16:55.2886770Z [ 90%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-06-05T19:16:55.2887570Z [ 93%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-06-05T19:16:55.2888030Z [ 93%] Built target flatcc 2025-06-05T19:16:55.2888320Z [ 96%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-06-05T19:16:55.2889200Z [100%] Linking C executable /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/bin/flatcc 2025-06-05T19:16:55.2889670Z [100%] Built target flatcc_cli 2025-06-05T19:16:55.2889960Z [ 2%] Performing install step for 'flatcc_external_project' 2025-06-05T19:16:55.2890510Z [ 21%] Built target flatccrt 2025-06-05T19:16:55.2890760Z [ 93%] Built target flatcc 2025-06-05T19:16:55.2891040Z [100%] Built target flatcc_cli 2025-06-05T19:16:55.2891330Z Install the project... 2025-06-05T19:16:55.2891620Z -- Install configuration: "" 2025-06-05T19:16:55.2892310Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc 2025-06-05T19:16:55.2893460Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc.h 2025-06-05T19:16:55.2894650Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_version.h 2025-06-05T19:16:55.2895880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_emitter.h 2025-06-05T19:16:55.2897110Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_alloc.h 2025-06-05T19:16:55.2898320Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_printer.h 2025-06-05T19:16:55.2899630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_verifier.h 2025-06-05T19:16:55.2900860Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_refmap.h 2025-06-05T19:16:58.5390090Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_unaligned.h 2025-06-05T19:16:58.5473140Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable 2025-06-05T19:16:58.5479470Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_print.h 2025-06-05T19:16:58.5516310Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintfp.h 2025-06-05T19:16:58.5533960Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pbase64.h 2025-06-05T19:16:58.5541220Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/prestrict.h 2025-06-05T19:16:58.5547880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/punaligned.h 2025-06-05T19:16:58.5553740Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/LICENSE 2025-06-05T19:16:58.5562460Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic.h 2025-06-05T19:16:58.5564380Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinttypes.h 2025-06-05T19:16:58.5565770Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinline.h 2025-06-05T19:16:58.5567060Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintint.h 2025-06-05T19:16:58.5568490Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_pop.h 2025-06-05T19:16:58.5570290Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include 2025-06-05T19:16:58.5571720Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std 2025-06-05T19:16:58.5573160Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdalign.h 2025-06-05T19:16:58.5574690Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/inttypes.h 2025-06-05T19:16:58.5578300Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdbool.h 2025-06-05T19:16:58.5581950Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdint.h 2025-06-05T19:16:58.5585750Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/README 2025-06-05T19:16:58.5589350Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux 2025-06-05T19:16:58.5592820Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux/endian.h 2025-06-05T19:16:58.5596340Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pversion.h 2025-06-05T19:16:58.5600680Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdalign.h 2025-06-05T19:16:58.5604270Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_push.h 2025-06-05T19:16:58.5607760Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pmemaccess.h 2025-06-05T19:16:58.5612120Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian_detect.h 2025-06-05T19:16:58.5615870Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/paligned_alloc.h 2025-06-05T19:16:58.5620330Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian.h 2025-06-05T19:16:58.5625480Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert.h 2025-06-05T19:16:58.5629020Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pwarnings.h 2025-06-05T19:16:58.5631550Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparsefp.h 2025-06-05T19:16:58.5634800Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/README.md 2025-06-05T19:16:58.5638390Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable_basic.h 2025-06-05T19:16:58.5641990Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable.h 2025-06-05T19:16:58.5645450Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_math.h 2025-06-05T19:16:58.5648850Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pattributes.h 2025-06-05T19:16:58.5652210Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdint.h 2025-06-05T19:16:58.5655500Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdbool.h 2025-06-05T19:16:58.5658860Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pcrt.h 2025-06-05T19:16:58.5662500Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert_scope.h 2025-06-05T19:17:01.9516120Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_parse.h 2025-06-05T19:17:01.9521930Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparseint.h 2025-06-05T19:17:01.9523370Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_endian.h 2025-06-05T19:17:01.9524970Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_iov.h 2025-06-05T19:17:01.9526260Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_rtconfig.h 2025-06-05T19:17:01.9527580Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_accessors.h 2025-06-05T19:17:01.9528900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_epilogue.h 2025-06-05T19:17:01.9530250Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_identifier.h 2025-06-05T19:17:01.9531590Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_prologue.h 2025-06-05T19:17:01.9532900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_builder.h 2025-06-05T19:17:01.9534120Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support 2025-06-05T19:17:01.9535340Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support/README 2025-06-05T19:17:01.9536680Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support/readfile.h 2025-06-05T19:17:01.9537960Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support/cdump.h 2025-06-05T19:17:01.9544940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support/elapsed.h 2025-06-05T19:17:01.9546610Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/support/hexdump.h 2025-06-05T19:17:01.9547950Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_parser.h 2025-06-05T19:17:01.9549240Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_flatbuffers.h 2025-06-05T19:17:01.9550700Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_portable.h 2025-06-05T19:17:01.9552010Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_types.h 2025-06-05T19:17:01.9553380Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_assert.h 2025-06-05T19:17:01.9554700Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection 2025-06-05T19:17:01.9555920Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/README 2025-06-05T19:17:01.9557200Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_reader.h 2025-06-05T19:17:01.9558580Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_reader.h 2025-06-05T19:17:01.9559940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_builder.h 2025-06-05T19:17:01.9561240Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_verifier.h 2025-06-05T19:17:01.9562630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_builder.h 2025-06-05T19:17:01.9563950Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/lib/libflatccrt.a 2025-06-05T19:17:01.9565110Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/lib/libflatcc.a 2025-06-05T19:17:01.9566270Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatcc_external_project/bin/flatcc 2025-06-05T19:17:01.9566990Z [ 2%] Completed 'flatcc_external_project' 2025-06-05T19:17:01.9567330Z [ 2%] Built target flatcc_external_project 2025-06-05T19:17:01.9567930Z [ 2%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_util.dir/runtime/util/json_util.cpp.o 2025-06-05T19:17:01.9568630Z [ 3%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_util.dir/runtime/util/objc_json_serde.mm.o 2025-06-05T19:17:01.9569190Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-06-05T19:17:01.9569600Z [ 3%] Linking CXX static library libcoreml_util.a 2025-06-05T19:17:01.9569930Z [ 3%] Built target coreml_util 2025-06-05T19:17:01.9570570Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-06-05T19:17:01.9571590Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c.o 2025-06-05T19:17:01.9572810Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c.o 2025-06-05T19:17:01.9573480Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-06-05T19:17:01.9577140Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c.o 2025-06-05T19:17:01.9579600Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c.o 2025-06-05T19:17:01.9582710Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c.o 2025-06-05T19:17:01.9585240Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c.o 2025-06-05T19:17:01.9587790Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c.o 2025-06-05T19:17:01.9590390Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c.o 2025-06-05T19:17:01.9593330Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c.o 2025-06-05T19:17:06.1421380Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-06-05T19:17:06.1424030Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c.o 2025-06-05T19:17:06.1450380Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c.o 2025-06-05T19:17:06.1479740Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c.o 2025-06-05T19:17:06.1485510Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c.o 2025-06-05T19:17:06.1496700Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-06-05T19:17:06.1497500Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-06-05T19:17:06.1498420Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-06-05T19:17:06.1499390Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c16.c.o 2025-06-05T19:17:06.1500480Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc4.c.o 2025-06-05T19:17:06.1501500Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1502550Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1503500Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1504330Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-06-05T19:17:06.1505050Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-06-05T19:17:06.1506300Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1507250Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-06-05T19:17:06.1508060Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2025-06-05T19:17:06.1509360Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-06-05T19:17:06.1510260Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2025-06-05T19:17:06.1511160Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-06-05T19:17:06.1512710Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2025-06-05T19:17:06.1514180Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1515000Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-06-05T19:17:06.1515790Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1516410Z [ 6%] Built target logging 2025-06-05T19:17:06.1516950Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-06-05T19:17:06.1517570Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-06-05T19:17:06.1518640Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1519770Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c.o 2025-06-05T19:17:06.1520660Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-06-05T19:17:06.1521490Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c.o 2025-06-05T19:17:06.1522480Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1523540Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1524640Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2025-06-05T19:17:06.1525340Z [ 6%] Built target indirection 2025-06-05T19:17:06.1526140Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2025-06-05T19:17:06.1527070Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-06-05T19:17:06.1527990Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2025-06-05T19:17:06.1529330Z [ 7%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-06-05T19:17:06.1530180Z [ 7%] Built target microparams-init 2025-06-05T19:17:06.1530780Z [ 7%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-06-05T19:17:06.1531630Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1532440Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-06-05T19:17:06.1533260Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-06-05T19:17:06.1535250Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1537230Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-06-05T19:17:06.1539090Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1541700Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c.o 2025-06-05T19:17:06.1543820Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-06-05T19:17:06.1544950Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-06-05T19:17:06.1545940Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c.o 2025-06-05T19:17:06.1546760Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-06-05T19:17:06.1547590Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c.o 2025-06-05T19:17:06.1549340Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-06-05T19:17:06.1551430Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T19:17:06.1553110Z [ 7%] Built target normalization 2025-06-05T19:17:06.1554340Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-06-05T19:17:06.1556680Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c.o 2025-06-05T19:17:06.1559330Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c.o 2025-06-05T19:17:06.1561750Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-06-05T19:17:08.9128640Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c.o 2025-06-05T19:17:08.9129590Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-06-05T19:17:08.9130350Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-06-05T19:17:08.9131300Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c.o 2025-06-05T19:17:08.9132510Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9133450Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9134390Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u8.c.o 2025-06-05T19:17:08.9135340Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-fp16arith-u2.c.o 2025-06-05T19:17:08.9136280Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u8.c.o 2025-06-05T19:17:08.9137210Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-fp16arith-u2.c.o 2025-06-05T19:17:08.9138260Z [ 8%] Built target packing 2025-06-05T19:17:08.9138950Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9139770Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-06-05T19:17:08.9140320Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-06-05T19:17:08.9140710Z [ 8%] Built target allocator 2025-06-05T19:17:08.9141170Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-06-05T19:17:08.9141920Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9142820Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9143420Z [ 8%] Built target cache 2025-06-05T19:17:08.9143930Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-06-05T19:17:08.9144400Z [ 8%] Built target datatype 2025-06-05T19:17:08.9144990Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9145730Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-06-05T19:17:08.9146190Z [ 8%] Built target memory 2025-06-05T19:17:08.9146810Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9147660Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-06-05T19:17:08.9148190Z [ 8%] Built target microkernel-utils 2025-06-05T19:17:08.9148810Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9149590Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-06-05T19:17:08.9150040Z [ 8%] Built target mutex 2025-06-05T19:17:08.9150620Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9151500Z [ 10%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-06-05T19:17:08.9152180Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-06-05T19:17:08.9152900Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9153980Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u8.c.o 2025-06-05T19:17:08.9154960Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u2.c.o 2025-06-05T19:17:08.9155950Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9156910Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9157990Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9158920Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9159760Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9160670Z [ 11%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-06-05T19:17:08.9161530Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9162420Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9163330Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9164250Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c.o 2025-06-05T19:17:08.9165160Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9168280Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9170820Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c.o 2025-06-05T19:17:08.9173250Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9175520Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9177790Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9179310Z [ 12%] Built target reference-ukernels 2025-06-05T19:17:08.9180810Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c.o 2025-06-05T19:17:08.9183810Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-06-05T19:17:08.9184710Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u16.c.o 2025-06-05T19:17:08.9185360Z [ 12%] Built target operator-utils 2025-06-05T19:17:08.9185740Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-06-05T19:17:08.9186310Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-06-05T19:17:08.9187870Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u40.c.o 2025-06-05T19:17:08.9188970Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c.o 2025-06-05T19:17:08.9189640Z [ 12%] Built target operator-run 2025-06-05T19:17:08.9190120Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-06-05T19:17:08.9190990Z [ 12%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T19:17:08.9191610Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-06-05T19:17:08.9192410Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c.o 2025-06-05T19:17:08.9193230Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-06-05T19:17:08.9194320Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c.o 2025-06-05T19:17:11.6101090Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-06-05T19:17:11.6126310Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-05T19:17:11.6131540Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-06-05T19:17:11.6132120Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T19:17:11.6132710Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T19:17:11.6133560Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c.o 2025-06-05T19:17:11.6134390Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T19:17:11.6135140Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c.o 2025-06-05T19:17:11.6136030Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c.o 2025-06-05T19:17:11.6136780Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T19:17:11.6137520Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c.o 2025-06-05T19:17:11.6138420Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c.o 2025-06-05T19:17:11.6139190Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-06-05T19:17:11.6139820Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T19:17:11.6140580Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-06-05T19:17:11.6141360Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-06-05T19:17:11.6142140Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c.o 2025-06-05T19:17:11.6142910Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-06-05T19:17:11.6144050Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-06-05T19:17:11.6210160Z [ 15%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-06-05T19:17:11.6211240Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c.o 2025-06-05T19:17:11.6217510Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-06-05T19:17:11.6218920Z [ 15%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/inmemory_filesystem.cpp.o 2025-06-05T19:17:11.6219840Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c.o 2025-06-05T19:17:11.6222370Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T19:17:11.6223380Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c.o 2025-06-05T19:17:11.6224070Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-06-05T19:17:11.6224770Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-06-05T19:17:11.6225750Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2025-06-05T19:17:11.6226690Z [ 15%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T19:17:11.6227250Z [ 15%] Built target flatccrt 2025-06-05T19:17:11.6227890Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c.o 2025-06-05T19:17:11.6228860Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-06-05T19:17:11.6229420Z [ 15%] Built target hardware-config 2025-06-05T19:17:11.6229930Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-06-05T19:17:11.6230780Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-05T19:17:11.6231660Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-06-05T19:17:11.6232590Z [ 15%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-06-05T19:17:11.6233520Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-06-05T19:17:11.6234400Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-06-05T19:17:11.6235330Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-06-05T19:17:11.6236260Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-06-05T19:17:11.6237180Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c.o 2025-06-05T19:17:11.6238320Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-06-05T19:17:11.6239260Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c.o 2025-06-05T19:17:11.6240140Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-06-05T19:17:11.6240970Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-06-05T19:17:11.6242000Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-06-05T19:17:11.6242900Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-06-05T19:17:11.6243750Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-06-05T19:17:11.6244610Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-06-05T19:17:11.6245380Z [ 17%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/memory_buffer.cpp.o 2025-06-05T19:17:11.6246250Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-06-05T19:17:11.6247030Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-06-05T19:17:11.6247640Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-06-05T19:17:11.6248330Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c.o 2025-06-05T19:17:11.6249120Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-06-05T19:17:11.6249910Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c.o 2025-06-05T19:17:11.6250760Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-06-05T19:17:11.6251480Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-06-05T19:17:11.6252290Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-06-05T19:17:11.6253080Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-06-05T19:17:11.6253860Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-06-05T19:17:11.6256600Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-06-05T19:17:13.5473250Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c.o 2025-06-05T19:17:13.5495270Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-06-05T19:17:13.5499420Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-06-05T19:17:13.5502600Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c.o 2025-06-05T19:17:13.5504730Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-06-05T19:17:13.5507410Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c.o 2025-06-05T19:17:13.5509720Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-06-05T19:17:13.5511610Z [ 17%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/memory_stream.cpp.o 2025-06-05T19:17:13.5513370Z [ 17%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-06-05T19:17:13.5515860Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c.o 2025-06-05T19:17:13.5518150Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-06-05T19:17:13.5519510Z [ 17%] Linking CXX static library libeigen_blas.a 2025-06-05T19:17:13.5520680Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-06-05T19:17:13.5521790Z [ 17%] Built target eigen_blas 2025-06-05T19:17:13.5522770Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-06-05T19:17:13.5525080Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-06-05T19:17:13.5527230Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-06-05T19:17:13.5528900Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-06-05T19:17:13.5530740Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-06-05T19:17:13.5532910Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-06-05T19:17:13.5535020Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c.o 2025-06-05T19:17:13.5537030Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-06-05T19:17:13.5539060Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-06-05T19:17:13.5541190Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c.o 2025-06-05T19:17:13.5543200Z [ 18%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/reversed_memory_stream.cpp.o 2025-06-05T19:17:13.5545230Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-06-05T19:17:13.5547580Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c.o 2025-06-05T19:17:13.5549850Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-06-05T19:17:13.5552020Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c.o 2025-06-05T19:17:13.5554190Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-06-05T19:17:13.5556420Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T19:17:13.5559350Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-06-05T19:17:13.5561630Z [ 20%] Building CXX object backends/apple/coreml/CMakeFiles/coreml_inmemoryfs.dir/runtime/inmemoryfs/inmemory_filesystem_utils.mm.o 2025-06-05T19:17:13.5563950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-06-05T19:17:13.5566160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-06-05T19:17:13.5568940Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2025-06-05T19:17:13.5570780Z [ 20%] Built target operators 2025-06-05T19:17:13.5571650Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-06-05T19:17:13.5573490Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c.o 2025-06-05T19:17:13.5576160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-06-05T19:17:13.5578030Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-06-05T19:17:13.5579110Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-06-05T19:17:13.5581000Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-06-05T19:17:13.5583950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c.o 2025-06-05T19:17:13.5586430Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c.o 2025-06-05T19:17:13.5589330Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T19:17:13.5591860Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T19:17:13.5594860Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2025-06-05T19:17:13.5596780Z [ 20%] Linking CXX static library libcoreml_inmemoryfs.a 2025-06-05T19:17:13.5598360Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c.o 2025-06-05T19:17:13.5599070Z [ 20%] Built target coreml_inmemoryfs 2025-06-05T19:17:13.5599580Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-06-05T19:17:13.5600450Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-06-05T19:17:13.5601300Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-06-05T19:17:13.5601850Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-06-05T19:17:13.5602640Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-06-05T19:17:13.5603390Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-06-05T19:17:13.5604290Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c.o 2025-06-05T19:17:13.5605060Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-06-05T19:17:13.5605810Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c.o 2025-06-05T19:17:13.5606710Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-06-05T19:17:13.5607650Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-06-05T19:17:13.5608470Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-06-05T19:17:13.5609360Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-06-05T19:17:15.6784200Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:15.6865150Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-06-05T19:17:15.6871940Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-06-05T19:17:15.6887730Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-06-05T19:17:15.6902550Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-06-05T19:17:15.6916380Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-06-05T19:17:15.6958850Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:15.6990930Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-06-05T19:17:15.6992740Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:15.7007630Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:15.7013170Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-06-05T19:17:15.7108680Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-06-05T19:17:15.7115900Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:15.7145310Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-06-05T19:17:15.7160500Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-06-05T19:17:15.7165180Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2025-06-05T19:17:15.7180770Z [ 21%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2025-06-05T19:17:15.7181610Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-06-05T19:17:15.7193240Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:15.7197140Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-06-05T19:17:15.7200330Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c.o 2025-06-05T19:17:15.7220220Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-06-05T19:17:15.7230440Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-06-05T19:17:15.7234220Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-06-05T19:17:15.7243910Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-06-05T19:17:15.7264590Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-06-05T19:17:15.7366450Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-06-05T19:17:15.7468220Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-06-05T19:17:15.7570420Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-06-05T19:17:15.7672560Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-06-05T19:17:15.7698010Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-06-05T19:17:15.7701350Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2025-06-05T19:17:15.7721280Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-06-05T19:17:15.7723590Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-06-05T19:17:15.7724280Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-06-05T19:17:15.7724910Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-06-05T19:17:15.7725660Z [ 23%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:15.7726590Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-06-05T19:17:15.7730230Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:15.7730980Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-06-05T19:17:15.7731730Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-06-05T19:17:15.7732360Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-06-05T19:17:15.7733060Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-06-05T19:17:15.7733930Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-06-05T19:17:15.7734940Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-06-05T19:17:15.7735780Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:15.7736580Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-06-05T19:17:15.7737370Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-06-05T19:17:15.7738200Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-06-05T19:17:15.7739150Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-06-05T19:17:15.7739910Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-06-05T19:17:15.7740830Z [ 23%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:15.7741650Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-06-05T19:17:15.7742600Z [ 25%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:15.7743830Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-06-05T19:17:15.7744750Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-06-05T19:17:15.7745810Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:15.7746690Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-06-05T19:17:15.7747550Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-06-05T19:17:15.7748450Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-06-05T19:17:15.7749330Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:15.7750390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c.o 2025-06-05T19:17:16.1879160Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-06-05T19:17:16.1980760Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-06-05T19:17:16.2083320Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c.o 2025-06-05T19:17:16.2183800Z [ 26%] Built target subgraph 2025-06-05T19:17:16.2284970Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-06-05T19:17:16.2385570Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:16.2486870Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:16.2588010Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-06-05T19:17:16.2689880Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-06-05T19:17:16.2790520Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:16.2893370Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-06-05T19:17:16.2996120Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2025-06-05T19:17:16.3097640Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:16.3198680Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:16.3300350Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c.o 2025-06-05T19:17:16.3368360Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-06-05T19:17:16.3406160Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c.o 2025-06-05T19:17:16.3426380Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c.o 2025-06-05T19:17:16.3429300Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-06-05T19:17:16.3443630Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c.o 2025-06-05T19:17:16.3445750Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c.o 2025-06-05T19:17:16.3447740Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-06-05T19:17:16.3449030Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-06-05T19:17:16.3463550Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-06-05T19:17:16.3464630Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-06-05T19:17:16.3465400Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-06-05T19:17:16.3466190Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2025-06-05T19:17:16.3467020Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-06-05T19:17:16.3467750Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:16.3468620Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-06-05T19:17:16.3469560Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-06-05T19:17:16.3470520Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:16.3471570Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-06-05T19:17:16.3494230Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:16.3584700Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-06-05T19:17:16.3587150Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:16.3589010Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:16.3608520Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-06-05T19:17:16.3609590Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2025-06-05T19:17:16.3610580Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:16.3611510Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c.o 2025-06-05T19:17:16.3612420Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-06-05T19:17:16.3613300Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-06-05T19:17:16.3614180Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-06-05T19:17:16.3615120Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2025-06-05T19:17:16.3616180Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:16.3617180Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-06-05T19:17:16.3618110Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:16.3619000Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-06-05T19:17:16.3619880Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:16.3620770Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-06-05T19:17:16.3621630Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-06-05T19:17:16.3622600Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:16.3623320Z [100%] Linking CXX executable flatc 2025-06-05T19:17:16.3624020Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:16.3625350Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:16.3626470Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-06-05T19:17:16.3627910Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:17.2917660Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c.o 2025-06-05T19:17:17.3018820Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:17.3116090Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c.o 2025-06-05T19:17:17.3133390Z [100%] Built target flatc 2025-06-05T19:17:17.3134200Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-06-05T19:17:17.3134980Z [ 30%] Performing install step for 'flatbuffers_external_project' 2025-06-05T19:17:17.3135760Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-06-05T19:17:17.3136850Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-06-05T19:17:17.3137860Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c.o 2025-06-05T19:17:17.3138820Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:17.3139780Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c.o 2025-06-05T19:17:17.3140690Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T19:17:17.3141680Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c.o 2025-06-05T19:17:17.3142600Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T19:17:17.3143500Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c.o 2025-06-05T19:17:17.3144410Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-06-05T19:17:17.3145400Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:17.3146390Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:17.3147410Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:17.3148360Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:17.3149640Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:17.3150770Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:17.3151720Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:17.3152840Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-06-05T19:17:17.3153510Z [100%] Built target flatc 2025-06-05T19:17:17.3155450Z Install the project... 2025-06-05T19:17:17.3156280Z -- Install configuration: "" 2025-06-05T19:17:17.3158290Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers 2025-06-05T19:17:17.3162080Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch 2025-06-05T19:17:17.3165280Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/flatc_pch.h 2025-06-05T19:17:17.3168590Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/pch.h 2025-06-05T19:17:17.3171870Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/grpc.h 2025-06-05T19:17:17.3175150Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generator.h 2025-06-05T19:17:17.3178230Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/idl.h 2025-06-05T19:17:17.3181250Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/verifier.h 2025-06-05T19:17:17.3185080Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection_generated.h 2025-06-05T19:17:17.3188180Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/registry.h 2025-06-05T19:17:17.3191200Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffers.h 2025-06-05T19:17:17.3194310Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/struct.h 2025-06-05T19:17:17.3197350Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/file_manager.h 2025-06-05T19:17:17.3210820Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatc.h 2025-06-05T19:17:17.3211990Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer.h 2025-06-05T19:17:17.3216770Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/allocator.h 2025-06-05T19:17:17.3218420Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flexbuffers.h 2025-06-05T19:17:17.3219610Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/minireflect.h 2025-06-05T19:17:17.3261680Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/array.h 2025-06-05T19:17:17.3262860Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/default_allocator.h 2025-06-05T19:17:17.3264020Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/util.h 2025-06-05T19:17:17.3266920Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generators.h 2025-06-05T19:17:17.3270250Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/stl_emulation.h 2025-06-05T19:17:19.8435680Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/table.h 2025-06-05T19:17:19.8437390Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/detached_buffer.h 2025-06-05T19:17:19.8438880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer_ref.h 2025-06-05T19:17:19.8440420Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector.h 2025-06-05T19:17:19.8441660Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector_downward.h 2025-06-05T19:17:19.8442900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffer_builder.h 2025-06-05T19:17:19.8444100Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/hash.h 2025-06-05T19:17:19.8445260Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection.h 2025-06-05T19:17:19.8447030Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flex_flat_util.h 2025-06-05T19:17:19.8448230Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/string.h 2025-06-05T19:17:19.8449370Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/base.h 2025-06-05T19:17:19.8450930Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config.cmake 2025-06-05T19:17:19.8452150Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2025-06-05T19:17:19.8453350Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/BuildFlatBuffers.cmake 2025-06-05T19:17:19.8454730Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config-version.cmake 2025-06-05T19:17:19.8456080Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/bin/flatc 2025-06-05T19:17:19.8457160Z [ 31%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2025-06-05T19:17:19.8458360Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets.cmake 2025-06-05T19:17:19.8459790Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets-noconfig.cmake 2025-06-05T19:17:19.8460650Z [ 32%] Completed 'flatbuffers_external_project' 2025-06-05T19:17:19.8461410Z [ 32%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:19.8462460Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:19.8463100Z [ 33%] Built target flatbuffers_external_project 2025-06-05T19:17:19.8463750Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:19.8464700Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c.o 2025-06-05T19:17:19.8465340Z [ 33%] Generating common_schema headers 2025-06-05T19:17:19.8465620Z [ 33%] Built target common_schema 2025-06-05T19:17:19.8465920Z [ 35%] Generating xnnpack_schema headers 2025-06-05T19:17:19.8466250Z [ 35%] Generating program_schema headers 2025-06-05T19:17:19.8466950Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2025-06-05T19:17:19.8468160Z [ 35%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-06-05T19:17:19.8468860Z [ 35%] Built target program_schema 2025-06-05T19:17:19.8469160Z [ 35%] Built target xnnpack_schema 2025-06-05T19:17:19.8469740Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c.o 2025-06-05T19:17:19.8470450Z [ 35%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-06-05T19:17:19.8471140Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c.o 2025-06-05T19:17:19.8472050Z [ 35%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-06-05T19:17:19.8472760Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-05T19:17:19.8473570Z [ 35%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-06-05T19:17:19.8474330Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-05T19:17:19.8475110Z [ 35%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-06-05T19:17:19.8475890Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T19:17:19.8476770Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c.o 2025-06-05T19:17:19.8477600Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c.o 2025-06-05T19:17:19.8478330Z [ 35%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-06-05T19:17:19.8479100Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-05T19:17:19.8479990Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-05T19:17:19.8480890Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-06-05T19:17:19.8481550Z [ 36%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-06-05T19:17:19.8482070Z [ 36%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-06-05T19:17:19.8482930Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c.o 2025-06-05T19:17:19.8483780Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-06-05T19:17:19.8484610Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-06-05T19:17:19.8485430Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-06-05T19:17:19.8486150Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c16.c.o 2025-06-05T19:17:19.8487040Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-06-05T19:17:23.0607510Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-06-05T19:17:23.0610960Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c.o 2025-06-05T19:17:23.0618550Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-06-05T19:17:23.0639620Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-06-05T19:17:23.0742150Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c.o 2025-06-05T19:17:23.0835050Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-06-05T19:17:23.0839310Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c.o 2025-06-05T19:17:23.0840340Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-06-05T19:17:23.0841390Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c.o 2025-06-05T19:17:23.0867530Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-06-05T19:17:23.0868470Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c.o 2025-06-05T19:17:23.0869400Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-06-05T19:17:23.0870300Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c.o 2025-06-05T19:17:23.0871190Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-06-05T19:17:23.0872040Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c.o 2025-06-05T19:17:23.0872890Z [ 37%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-06-05T19:17:23.0873720Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-06-05T19:17:23.0874710Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-06-05T19:17:23.0875720Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-06-05T19:17:23.0876660Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-neon-u8.c.o 2025-06-05T19:17:23.0877420Z [ 38%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-06-05T19:17:23.0878110Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-06-05T19:17:23.0878820Z [ 38%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/platform.cpp.o 2025-06-05T19:17:23.0879560Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-neon-u8.c.o 2025-06-05T19:17:23.0880330Z [ 38%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-06-05T19:17:23.0881060Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-06-05T19:17:23.0881800Z [ 38%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-06-05T19:17:23.0882340Z [ 38%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-06-05T19:17:23.0883560Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-06-05T19:17:23.0884510Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u8.c.o 2025-06-05T19:17:23.0885270Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-06-05T19:17:23.0886020Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u8.c.o 2025-06-05T19:17:23.0887200Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-06-05T19:17:23.0888030Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-neon-u8.c.o 2025-06-05T19:17:23.0888870Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-06-05T19:17:23.0889700Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c.o 2025-06-05T19:17:23.0890530Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-06-05T19:17:23.0891360Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-neon-u8.c.o 2025-06-05T19:17:23.0892190Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-06-05T19:17:23.0893080Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-neon-u8.c.o 2025-06-05T19:17:23.0893910Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-06-05T19:17:23.0894770Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-neon-u8.c.o 2025-06-05T19:17:23.0895630Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-06-05T19:17:23.0896240Z [ 41%] Linking CXX static library libexecutorch_core.a 2025-06-05T19:17:23.0896860Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-neon-u8.c.o 2025-06-05T19:17:23.0897480Z [ 41%] Built target executorch_core 2025-06-05T19:17:23.0898050Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-06-05T19:17:23.0898890Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-neon-u8.c.o 2025-06-05T19:17:23.0899590Z [ 41%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-06-05T19:17:23.0900130Z [ 41%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-06-05T19:17:23.0900680Z [ 41%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-06-05T19:17:23.0901310Z [ 41%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/activation_ops_util.cpp.o 2025-06-05T19:17:23.0902100Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-06-05T19:17:23.0902950Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-neon-u8.c.o 2025-06-05T19:17:23.0903940Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-06-05T19:17:23.0904860Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u8.c.o 2025-06-05T19:17:23.0905730Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-06-05T19:17:23.0906590Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-neon-u8.c.o 2025-06-05T19:17:23.0907510Z [ 41%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-06-05T19:17:23.0908250Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-06-05T19:17:23.0908970Z [ 41%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-06-05T19:17:23.0909680Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-neon-u8.c.o 2025-06-05T19:17:23.0910470Z [ 43%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/advanced_index_util.cpp.o 2025-06-05T19:17:23.0911330Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-06-05T19:17:23.0912290Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c.o 2025-06-05T19:17:25.8792800Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-06-05T19:17:25.8847940Z [ 43%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-06-05T19:17:25.8907890Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c.o 2025-06-05T19:17:25.8909370Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-06-05T19:17:25.8910250Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-neon-u8.c.o 2025-06-05T19:17:25.8910860Z [ 43%] Linking CXX static library libexecutorch.a 2025-06-05T19:17:25.8911490Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-06-05T19:17:25.8912280Z [ 43%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/broadcast_util.cpp.o 2025-06-05T19:17:25.8912810Z [ 43%] Built target executorch 2025-06-05T19:17:25.8913300Z [ 43%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/kvstore/database.cpp.o 2025-06-05T19:17:25.8914060Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-neon-u8.c.o 2025-06-05T19:17:25.8915500Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-06-05T19:17:25.8918020Z [ 43%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-06-05T19:17:25.8919420Z [ 43%] Linking CXX static library libextension_tensor.a 2025-06-05T19:17:25.8921050Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-neon-u16.c.o 2025-06-05T19:17:25.8922980Z [ 43%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-06-05T19:17:25.8924200Z [ 43%] Built target extension_tensor 2025-06-05T19:17:25.8926060Z [ 43%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/copy_ops_util.cpp.o 2025-06-05T19:17:25.8928070Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-06-05T19:17:25.8929950Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-neon-u8.c.o 2025-06-05T19:17:25.8930870Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-06-05T19:17:25.8932080Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-neon.c.o 2025-06-05T19:17:25.8932840Z [ 43%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-06-05T19:17:25.8933560Z [ 43%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/kvstore/json_key_value_store.cpp.o 2025-06-05T19:17:25.8934390Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-06-05T19:17:25.8935160Z [ 45%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-06-05T19:17:25.8935920Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-neon.c.o 2025-06-05T19:17:25.8936690Z [ 45%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-06-05T19:17:25.8937460Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-06-05T19:17:25.8938250Z [ 45%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/delinearize_index.cpp.o 2025-06-05T19:17:25.8938810Z [ 45%] Linking CXX static library libextension_data_loader.a 2025-06-05T19:17:25.8939440Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-neon.c.o 2025-06-05T19:17:25.8940120Z [ 45%] Built target extension_data_loader 2025-06-05T19:17:25.8940450Z [ 46%] Generating etdump headers 2025-06-05T19:17:25.8940960Z [ 46%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/kvstore/sqlite_error.cpp.o 2025-06-05T19:17:25.8941580Z [ 46%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/etdump_flatcc.cpp.o 2025-06-05T19:17:25.8942370Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-06-05T19:17:25.8943270Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c.o 2025-06-05T19:17:25.8943920Z [ 46%] Linking CXX static library libextension_threadpool.a 2025-06-05T19:17:25.8944590Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c.o 2025-06-05T19:17:25.8945210Z [ 46%] Built target extension_threadpool 2025-06-05T19:17:25.8945710Z [ 46%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/distance_util.cpp.o 2025-06-05T19:17:25.8946490Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c.o 2025-06-05T19:17:25.8947260Z [ 46%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/dtype_util.cpp.o 2025-06-05T19:17:25.8948030Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-06-05T19:17:25.8948950Z [ 46%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/kvstore/key_value_store.cpp.o 2025-06-05T19:17:25.8949790Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-06-05T19:17:25.8950660Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-06-05T19:17:25.8951540Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-neon-rational-12-10-div.c.o 2025-06-05T19:17:25.8952460Z [ 46%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/index_util.cpp.o 2025-06-05T19:17:25.8953320Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-06-05T19:17:25.8954090Z [ 46%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/emitter.cpp.o 2025-06-05T19:17:25.8954770Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-neon-u16.c.o 2025-06-05T19:17:25.8955540Z [ 46%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/kvstore/statement.cpp.o 2025-06-05T19:17:25.8956310Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-06-05T19:17:25.8957180Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-neon-rational-3-3-div.c.o 2025-06-05T19:17:25.8958010Z [ 47%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/asset.mm.o 2025-06-05T19:17:25.8958800Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-06-05T19:17:25.8959690Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c.o 2025-06-05T19:17:25.8960480Z [ 47%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/kernel_ops_util.cpp.o 2025-06-05T19:17:25.8961130Z [ 47%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/buffer_data_sink.cpp.o 2025-06-05T19:17:25.8961860Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-06-05T19:17:25.8962450Z [ 47%] Generating bundled_program headers 2025-06-05T19:17:25.8963100Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-06-05T19:17:25.8963880Z [ 47%] Building CXX object devtools/bundled_program/CMakeFiles/bundled_program.dir/bundled_program.cpp.o 2025-06-05T19:17:25.8964670Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c.o 2025-06-05T19:17:25.8965610Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c.o 2025-06-05T19:17:25.8966500Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-06-05T19:17:25.8967380Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-neon-u8.c.o 2025-06-05T19:17:25.8968130Z [ 47%] Building CXX object devtools/etdump/CMakeFiles/etdump.dir/data_sinks/file_data_sink.cpp.o 2025-06-05T19:17:29.7124820Z [ 47%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/backend_delegate.mm.o 2025-06-05T19:17:29.7127780Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c.o 2025-06-05T19:17:29.7143060Z [ 47%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/matmul_ops_util.cpp.o 2025-06-05T19:17:29.7143850Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-06-05T19:17:29.7144890Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-06-05T19:17:29.7146170Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-neon-u8.c.o 2025-06-05T19:17:29.7146780Z [ 47%] Linking CXX static library libetdump.a 2025-06-05T19:17:29.7150500Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c.o 2025-06-05T19:17:29.7152400Z [ 47%] Linking CXX static library libbundled_program.a 2025-06-05T19:17:29.7153440Z [ 47%] Built target bundled_program 2025-06-05T19:17:29.7162650Z [ 47%] Built target etdump 2025-06-05T19:17:29.7163830Z [ 47%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/coreml_backend_delegate.mm.o 2025-06-05T19:17:29.7165340Z [ 47%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2025-06-05T19:17:29.7166960Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-06-05T19:17:29.7169060Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-06-05T19:17:29.7171050Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-neon-u8.c.o 2025-06-05T19:17:29.7172840Z [ 48%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/normalization_ops_util.cpp.o 2025-06-05T19:17:29.7174800Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c.o 2025-06-05T19:17:29.7176770Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-06-05T19:17:29.7178810Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-06-05T19:17:29.7180780Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-neon-u8.c.o 2025-06-05T19:17:29.7182700Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c.o 2025-06-05T19:17:29.7184230Z [ 48%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2025-06-05T19:17:29.7185790Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-06-05T19:17:29.7187800Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-06-05T19:17:29.7189540Z [ 48%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/padding_util.cpp.o 2025-06-05T19:17:29.7191330Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u16.c.o 2025-06-05T19:17:29.7194250Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/runtime/delegate/backend_delegate.mm:29:16: warning: 'MLComputeUnitsCPUAndNeuralEngine' is only available on macOS 13.0 or newer [-Wunguarded-availability-new] 2025-06-05T19:17:29.7196710Z return MLComputeUnitsCPUAndNeuralEngine; 2025-06-05T19:17:29.7197950Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:17:29.7200720Z /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/CoreML.framework/Headers/MLModelConfiguration.h:21:5: note: 'MLComputeUnitsCPUAndNeuralEngine' has been marked as being introduced in macOS 13.0 here, but the deployment target is macOS 12.0.0 2025-06-05T19:17:29.7203850Z MLComputeUnitsCPUAndNeuralEngine API_AVAILABLE(macos(13.0), ios(16.0), watchos(9.0), tvos(16.0)) = 3 2025-06-05T19:17:29.7205310Z ^ 2025-06-05T19:17:29.7207170Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/runtime/delegate/backend_delegate.mm:29:16: note: enclose 'MLComputeUnitsCPUAndNeuralEngine' in an @available check to silence this warning 2025-06-05T19:17:29.7209240Z return MLComputeUnitsCPUAndNeuralEngine; 2025-06-05T19:17:29.7209870Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:17:29.7211300Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-06-05T19:17:29.7231470Z 1 warning generated. 2025-06-05T19:17:29.7232530Z [ 48%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLAsset.mm.o 2025-06-05T19:17:29.7234390Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-06-05T19:17:29.7236630Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c.o 2025-06-05T19:17:29.7239080Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c.o 2025-06-05T19:17:29.7241230Z [ 48%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLAssetManager.mm.o 2025-06-05T19:17:29.7243260Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-06-05T19:17:29.7245160Z [ 48%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/reduce_util.cpp.o 2025-06-05T19:17:29.7246960Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c.o 2025-06-05T19:17:29.7249070Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-06-05T19:17:29.7251140Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-div.c.o 2025-06-05T19:17:29.7253420Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-06-05T19:17:29.7257040Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-neon.c.o 2025-06-05T19:17:29.7258920Z [ 50%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLDefaultModelExecutor.mm.o 2025-06-05T19:17:29.7260800Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-06-05T19:17:29.7262710Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-neon.c.o 2025-06-05T19:17:29.7264380Z [ 50%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/repeat_util.cpp.o 2025-06-05T19:17:29.7266070Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-06-05T19:17:29.7268550Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-neon.c.o 2025-06-05T19:17:29.7270460Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-06-05T19:17:29.7272470Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c.o 2025-06-05T19:17:29.7275210Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c:24:1: warning: non-void function does not return a value [-Wreturn-type] 2025-06-05T19:17:29.7277860Z } 2025-06-05T19:17:29.7278230Z ^ 2025-06-05T19:17:29.7280070Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c:34:1: warning: non-void function does not return a value [-Wreturn-type] 2025-06-05T19:17:29.7282040Z } 2025-06-05T19:17:29.7282430Z ^ 2025-06-05T19:17:29.7282820Z 2 warnings generated. 2025-06-05T19:17:29.7284330Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2025-06-05T19:17:29.7286900Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:29.7288990Z [ 50%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/select_copy_util.cpp.o 2025-06-05T19:17:34.0252510Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0253560Z [ 50%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/slice_util.cpp.o 2025-06-05T19:17:34.0254420Z [ 50%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLModelLoader.mm.o 2025-06-05T19:17:34.0255370Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0256420Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0257480Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2025-06-05T19:17:34.0258410Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T19:17:34.0259320Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2025-06-05T19:17:34.0261670Z [ 52%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/upsample_util.cpp.o 2025-06-05T19:17:34.0263940Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0266770Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0269080Z [ 52%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLModelCompiler.mm.o 2025-06-05T19:17:34.0270940Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T19:17:34.0273770Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0276390Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0278030Z [ 52%] Linking CXX static library libkernels_util_all_deps.a 2025-06-05T19:17:34.0279520Z [ 52%] Built target kernels_util_all_deps 2025-06-05T19:17:34.0280680Z [ 52%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-06-05T19:17:34.0282360Z [ 52%] Linking CXX static library libutil.a 2025-06-05T19:17:34.0284160Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2025-06-05T19:17:34.0286410Z [ 52%] Built target util 2025-06-05T19:17:34.0287700Z [ 53%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLLogging.mm.o 2025-06-05T19:17:34.0289500Z [ 53%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLModel.mm.o 2025-06-05T19:17:34.0291790Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0294440Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0296540Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T19:17:34.0298670Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c.o 2025-06-05T19:17:34.0301350Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0303460Z [ 53%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-06-05T19:17:34.0305470Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c.o 2025-06-05T19:17:34.0308430Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:34.0311510Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2025-06-05T19:17:34.0314450Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0317090Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0327030Z [ 55%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLModelManager.mm.o 2025-06-05T19:17:34.0330510Z [ 55%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/ETCoreMLStrings.mm.o 2025-06-05T19:17:34.0332820Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0335580Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0337950Z [ 55%] Linking CXX static library libcpublas.a 2025-06-05T19:17:34.0338780Z [ 55%] Built target cpublas 2025-06-05T19:17:34.0339900Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T19:17:34.0341590Z [ 55%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/MLModel_Prewarm.mm.o 2025-06-05T19:17:34.0343470Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0344980Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c.o 2025-06-05T19:17:34.0346080Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0347170Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c.o 2025-06-05T19:17:34.0348360Z [ 55%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-06-05T19:17:34.0349520Z [ 55%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:34.0350400Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/binary_ops.cpp.o 2025-06-05T19:17:34.0351250Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0352170Z [ 55%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/MLMultiArray_Copy.mm.o 2025-06-05T19:17:34.0353050Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:34.0354090Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c.o 2025-06-05T19:17:34.0355140Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2025-06-05T19:17:34.0355990Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T19:17:34.0356820Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c4-minmax-neondot.c.o 2025-06-05T19:17:34.0357610Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-06-05T19:17:34.0358470Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0319530Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:46.0322790Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0324000Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T19:17:46.0336550Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0337680Z [ 56%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/multiarray.mm.o 2025-06-05T19:17:46.0338670Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:46.0367700Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2025-06-05T19:17:46.0435960Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2025-06-05T19:17:46.0439230Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0442060Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0444780Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:46.0447080Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T19:17:46.0449300Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0452050Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0454870Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:46.0457640Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2025-06-05T19:17:46.0460110Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T19:17:46.0462280Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0465010Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0467320Z [ 56%] Building CXX object backends/apple/coreml/CMakeFiles/coremldelegate.dir/runtime/delegate/serde_json.mm.o 2025-06-05T19:17:46.0469760Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-06-05T19:17:46.0472430Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:46.0475100Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c.o 2025-06-05T19:17:46.0477400Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T19:17:46.0479720Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c.o 2025-06-05T19:17:46.0482400Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-06-05T19:17:46.0485190Z [ 57%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T19:17:46.0487630Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c.o 2025-06-05T19:17:46.0490620Z [ 57%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-06-05T19:17:46.0493700Z [ 57%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:46.0496820Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T19:17:46.0498260Z [ 58%] Linking CXX static library libcoremldelegate.a 2025-06-05T19:17:46.0500210Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0502050Z [ 58%] Built target coremldelegate 2025-06-05T19:17:46.0503260Z [ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-06-05T19:17:46.0505460Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0508190Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:46.0510560Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c.o 2025-06-05T19:17:46.0511730Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0512860Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0513980Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-06-05T19:17:46.0514920Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T19:17:46.0515880Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-06-05T19:17:46.0517000Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c.o 2025-06-05T19:17:46.0517920Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T19:17:46.0518920Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c.o 2025-06-05T19:17:46.0520010Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-06-05T19:17:46.0521120Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c.o 2025-06-05T19:17:46.0522350Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-06-05T19:17:46.0523860Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:46.0525100Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c.o 2025-06-05T19:17:46.0526190Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2025-06-05T19:17:46.0527290Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-06-05T19:17:46.0528470Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T19:17:46.0529500Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c.o 2025-06-05T19:17:49.7833180Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-16x4c16s2-mstep4-neoni8mm.c.o 2025-06-05T19:17:49.7836120Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x4c16s2-aarch64-neondot.c.o 2025-06-05T19:17:49.7839070Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x8c16s2-aarch64-neondot.c.o 2025-06-05T19:17:49.7842130Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x8c16s2-aarch64-neondot.c.o 2025-06-05T19:17:49.7845040Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x8c16s2-mstep2-neoni8mm.c.o 2025-06-05T19:17:49.7847890Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c.o 2025-06-05T19:17:49.7850580Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:49.7853330Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:49.7855600Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T19:17:49.7857880Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:49.7860610Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c.o 2025-06-05T19:17:49.7863360Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c.o 2025-06-05T19:17:49.7866250Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:49.7868710Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:49.7871240Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:49.7873840Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c.o 2025-06-05T19:17:49.7877430Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c.o 2025-06-05T19:17:49.7879470Z [ 61%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T19:17:49.7881540Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-06-05T19:17:49.7883630Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T19:17:49.7886440Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-06-05T19:17:49.7888930Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T19:17:49.7891480Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-06-05T19:17:49.7893590Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T19:17:49.7895440Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T19:17:49.7897190Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T19:17:49.7904650Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T19:17:49.7907130Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-06-05T19:17:49.7909510Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T19:17:49.7911860Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:49.7914140Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T19:17:49.7915850Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T19:17:49.7918130Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:49.7920340Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_c2r.cpp.o 2025-06-05T19:17:49.7922090Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T19:17:49.7923950Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T19:17:49.7925770Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T19:17:49.7927440Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T19:17:49.7929150Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T19:17:49.7930640Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T19:17:49.7932300Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T19:17:49.7939790Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:49.7941070Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c.o 2025-06-05T19:17:49.7941970Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T19:17:49.7942860Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-06-05T19:17:49.7943910Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c.o 2025-06-05T19:17:49.7945080Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2025-06-05T19:17:49.7946130Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:49.7947170Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:49.7948210Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:49.7949240Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c.o 2025-06-05T19:17:49.7950300Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-06-05T19:17:49.7951350Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:49.7952390Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:49.7953210Z [ 65%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-06-05T19:17:49.7954040Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:49.7955140Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2025-06-05T19:17:54.5653100Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5716880Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T19:17:54.5720850Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2025-06-05T19:17:54.5722380Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:54.5723420Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:54.5724480Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2025-06-05T19:17:54.5725630Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T19:17:54.5726770Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-06-05T19:17:54.5727790Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5728880Z [ 65%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-06-05T19:17:54.5730190Z [ 65%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-06-05T19:17:54.5731290Z [ 65%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-06-05T19:17:54.5732330Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:54.5733330Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2025-06-05T19:17:54.5734350Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-06-05T19:17:54.5735450Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-06-05T19:17:54.5736600Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-06-05T19:17:54.5737700Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-06-05T19:17:54.5738740Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:54.5739830Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2025-06-05T19:17:54.5741000Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2025-06-05T19:17:54.5742150Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2025-06-05T19:17:54.5743280Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:54.5744320Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5745390Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2025-06-05T19:17:54.5746550Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5747370Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T19:17:54.5748430Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2025-06-05T19:17:54.5749490Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5750490Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2025-06-05T19:17:54.5751590Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:54.5752450Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T19:17:54.5753320Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:54.5754350Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2025-06-05T19:17:54.5755370Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-06-05T19:17:54.5756380Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:54.5757480Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-06-05T19:17:54.5758660Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-06-05T19:17:54.5759770Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-06-05T19:17:54.5760830Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:54.5761830Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2025-06-05T19:17:54.5762680Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T19:17:54.5763530Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-06-05T19:17:54.5764650Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-06-05T19:17:54.5765820Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-06-05T19:17:54.5767230Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-06-05T19:17:54.5768440Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:54.5770220Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2025-06-05T19:17:54.5771620Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2025-06-05T19:17:58.7587120Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2025-06-05T19:17:58.7593060Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2025-06-05T19:17:58.7612000Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:58.7631510Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2025-06-05T19:17:58.7632880Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c.o 2025-06-05T19:17:58.7634120Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-05T19:17:58.7635940Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c32.c.o 2025-06-05T19:17:58.7637000Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T19:17:58.7638100Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-06-05T19:17:58.7639260Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-neon-u32-acc2.c.o 2025-06-05T19:17:58.7640180Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-neondot-u32-acc2.c.o 2025-06-05T19:17:58.7641100Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-06-05T19:17:58.7642170Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c.o 2025-06-05T19:17:58.7643700Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c.o 2025-06-05T19:17:58.7644540Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-06-05T19:17:58.7645460Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-06-05T19:17:58.7646390Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c.o 2025-06-05T19:17:58.7647290Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c.o 2025-06-05T19:17:58.7648200Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-06-05T19:17:58.7649080Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-06-05T19:17:58.7649830Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T19:17:58.7650800Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c.o 2025-06-05T19:17:58.7651630Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-06-05T19:17:58.7652420Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-06-05T19:17:58.7653200Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c.o 2025-06-05T19:17:58.7654180Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T19:17:58.7655100Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-06-05T19:17:58.7656010Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T19:17:58.7656890Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2025-06-05T19:17:58.7657880Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T19:17:58.7658600Z [ 71%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T19:17:58.7659400Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2025-06-05T19:17:58.7660300Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c.o 2025-06-05T19:17:58.7661250Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T19:17:58.7662160Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c.o 2025-06-05T19:17:58.7663020Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-05T19:17:58.7663910Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:58.7664820Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:58.7665740Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:58.7666460Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T19:17:58.7667170Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c.o 2025-06-05T19:17:58.7673210Z [ 72%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-06-05T19:17:58.7673900Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c.o 2025-06-05T19:17:58.7674790Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-05T19:17:58.7675860Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:58.7676640Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T19:17:58.7677350Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:58.7678200Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c.o 2025-06-05T19:17:58.7679110Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-06-05T19:17:58.7679880Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-06-05T19:17:58.7680730Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:17:58.7681620Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:17:58.7682350Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T19:17:58.7683060Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:17:58.7683950Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:17:58.7684820Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:18:06.2043180Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:18:06.2145010Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2250530Z [ 73%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2025-06-05T19:18:06.2354160Z [ 73%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2025-06-05T19:18:06.2427870Z [ 73%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2025-06-05T19:18:06.2433450Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2462770Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T19:18:06.2472750Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2527860Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:18:06.2533960Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:18:06.2560080Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2565810Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-05T19:18:06.2586740Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T19:18:06.2587730Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-05T19:18:06.2588710Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2590260Z [ 76%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2025-06-05T19:18:06.2591480Z [ 76%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2025-06-05T19:18:06.2592660Z [ 76%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2025-06-05T19:18:06.2593740Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2025-06-05T19:18:06.2594680Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u16.c.o 2025-06-05T19:18:06.2595550Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u32.c.o 2025-06-05T19:18:06.2596400Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-06-05T19:18:06.2597250Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-neon-u32-acc2.c.o 2025-06-05T19:18:06.2598000Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T19:18:06.2598740Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-06-05T19:18:06.2599610Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c.o 2025-06-05T19:18:06.2600580Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c.o 2025-06-05T19:18:06.2601470Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-06-05T19:18:06.2602380Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-06-05T19:18:06.2603280Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c.o 2025-06-05T19:18:06.2604190Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c.o 2025-06-05T19:18:06.2605090Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-06-05T19:18:06.2605980Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-06-05T19:18:06.2606850Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c.o 2025-06-05T19:18:06.2607880Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-06-05T19:18:06.2608730Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-06-05T19:18:06.2609570Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c.o 2025-06-05T19:18:06.2610450Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-06-05T19:18:06.2611460Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-06-05T19:18:06.2612370Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-05T19:18:06.2613310Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2025-06-05T19:18:06.2614230Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-05T19:18:06.2615020Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T19:18:06.2615820Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2025-06-05T19:18:06.2616730Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-neon.c.o 2025-06-05T19:18:06.2617640Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T19:18:06.2618410Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-06-05T19:18:06.2619290Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c.o 2025-06-05T19:18:06.2620170Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c.o 2025-06-05T19:18:06.2621050Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-06-05T19:18:06.2622020Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c.o 2025-06-05T19:18:06.2622880Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T19:18:06.2623710Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T19:18:06.2624590Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-neon-u64.c.o 2025-06-05T19:18:06.2625310Z [ 78%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-06-05T19:18:06.2626070Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-06-05T19:18:12.2581170Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c.o 2025-06-05T19:18:12.2582280Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c.o 2025-06-05T19:18:12.2583520Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-06-05T19:18:12.2584310Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T19:18:12.2585070Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-06-05T19:18:12.2585950Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c.o 2025-06-05T19:18:12.2586920Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-05T19:18:12.2587790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-neon-u16.c.o 2025-06-05T19:18:12.2588600Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-06-05T19:18:12.2591460Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-neon-u64.c.o 2025-06-05T19:18:12.2593690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-06-05T19:18:12.2596030Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2025-06-05T19:18:12.2598140Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T19:18:12.2600130Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-06-05T19:18:12.2602070Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T19:18:12.2603470Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T19:18:12.2605100Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T19:18:12.2606450Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T19:18:12.2608110Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T19:18:12.2609990Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T19:18:12.2611600Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T19:18:12.2613670Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2025-06-05T19:18:12.2615730Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T19:18:12.2617710Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-06-05T19:18:12.2620150Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c.o 2025-06-05T19:18:12.2622570Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-06-05T19:18:12.2624890Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c.o 2025-06-05T19:18:12.2627270Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c.o 2025-06-05T19:18:12.2630160Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-pack-lh/x32-packlh-neonsme2.c.o 2025-06-05T19:18:12.2633120Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/x32-pack-lh/x32-packlh-neonsme2.c:46:1: warning: non-void function does not return a value [-Wreturn-type] 2025-06-05T19:18:12.2635160Z } 2025-06-05T19:18:12.2635700Z ^ 2025-06-05T19:18:12.2636280Z 1 warning generated. 2025-06-05T19:18:12.2637960Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c.o 2025-06-05T19:18:12.2640510Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T19:18:12.2642550Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-06-05T19:18:12.2645480Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-06-05T19:18:12.2648580Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2025-06-05T19:18:12.2649900Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c.o 2025-06-05T19:18:12.2650900Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-06-05T19:18:12.2651730Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T19:18:12.2652570Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c.o 2025-06-05T19:18:12.2653550Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c.o 2025-06-05T19:18:12.2654430Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-neon.c.o 2025-06-05T19:18:12.2655240Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-06-05T19:18:12.2656040Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-neon.c.o 2025-06-05T19:18:12.2656820Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-06-05T19:18:12.2657610Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-neon.c.o 2025-06-05T19:18:12.2658380Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-06-05T19:18:12.2659170Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-neon.c.o 2025-06-05T19:18:12.2659940Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-06-05T19:18:12.2660720Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-neon.c.o 2025-06-05T19:18:12.2661500Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-06-05T19:18:12.2662290Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c.o 2025-06-05T19:18:12.2663380Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T19:18:12.2664240Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c.o 2025-06-05T19:18:12.2665210Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-06-05T19:18:12.2666290Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c.o 2025-06-05T19:18:12.2667270Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-06-05T19:18:12.2668120Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-aarch64-neon-f32qp8-u2.c.o 2025-06-05T19:18:12.2668990Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-06-05T19:18:12.2669870Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-06-05T19:18:12.2670850Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-06-05T19:18:35.5338940Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T19:18:35.5387940Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T19:18:35.5391380Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-06-05T19:18:35.5394580Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-06-05T19:18:35.5451100Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c.o 2025-06-05T19:18:35.5504130Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-06-05T19:18:35.5505090Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-neon.c.o 2025-06-05T19:18:35.5505850Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T19:18:35.5506590Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-06-05T19:18:35.5507380Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-neon.c.o 2025-06-05T19:18:35.5508160Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-06-05T19:18:35.5508940Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-neon.c.o 2025-06-05T19:18:35.5509710Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-06-05T19:18:35.5510480Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-neon.c.o 2025-06-05T19:18:35.5511250Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-06-05T19:18:35.5512050Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-06-05T19:18:35.5513420Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-neon-u64.c.o 2025-06-05T19:18:35.5514260Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-06-05T19:18:35.5515050Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T19:18:35.5515790Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-neon-u16.c.o 2025-06-05T19:18:35.5516940Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-06-05T19:18:35.5517810Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-06-05T19:18:35.5518670Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-06-05T19:18:35.5519440Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-06-05T19:18:35.5520230Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-06-05T19:18:35.5521030Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-06-05T19:18:35.5521850Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-06-05T19:18:35.5522660Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-06-05T19:18:35.5523460Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-06-05T19:18:35.5524260Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-06-05T19:18:35.5525030Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-06-05T19:18:35.5525650Z [ 86%] Linking C static library libmicrokernels-prod.a 2025-06-05T19:18:35.5526010Z [ 86%] Built target microkernels-prod 2025-06-05T19:18:35.5526520Z [ 86%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T19:18:35.5527180Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T19:18:35.5527820Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T19:18:35.5528300Z [ 86%] Generating build_identifier.c 2025-06-05T19:18:35.5528830Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-06-05T19:18:35.5529960Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-06-05T19:18:35.5532490Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-06-05T19:18:35.5534350Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-06-05T19:18:35.5536410Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-06-05T19:18:35.5538170Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-06-05T19:18:35.5539800Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-06-05T19:18:35.5541970Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-06-05T19:18:35.5543590Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-06-05T19:18:35.5545220Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-06-05T19:18:35.5546880Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-06-05T19:18:35.5548860Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-06-05T19:18:35.5550460Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-06-05T19:18:35.5552080Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-06-05T19:18:35.5554210Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-06-05T19:18:35.5555080Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-06-05T19:18:35.5555750Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-06-05T19:18:35.5556350Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-06-05T19:18:35.5556950Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-06-05T19:18:35.5557560Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-06-05T19:18:35.5558420Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-06-05T19:18:35.5565050Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-06-05T19:18:35.5565680Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-06-05T19:18:35.5566320Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-06-05T19:18:35.5566920Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-06-05T19:18:35.5567540Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-06-05T19:18:35.5568130Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-06-05T19:18:35.5568680Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-06-05T19:18:35.5569190Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-06-05T19:18:35.5569720Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-06-05T19:18:35.5570120Z [ 88%] Linking CXX static library libXNNPACK.a 2025-06-05T19:18:35.5570350Z [ 88%] Built target XNNPACK 2025-06-05T19:18:35.5570720Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-06-05T19:18:58.7169510Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T19:18:58.7170300Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-06-05T19:18:58.7170930Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-06-05T19:18:58.7172300Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-06-05T19:18:58.7173040Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T19:18:58.7173690Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-06-05T19:18:58.7174340Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T19:18:58.7175070Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T19:18:58.7176160Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-06-05T19:18:58.7176870Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T19:18:58.7177420Z [ 88%] Linking CXX static library libxnnpack_backend.a 2025-06-05T19:18:58.7177770Z [ 88%] Built target xnnpack_backend 2025-06-05T19:18:58.7178200Z [ 88%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T19:18:58.7178820Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T19:18:58.7179440Z [ 88%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T19:18:58.7180100Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T19:18:58.7180710Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T19:18:58.7181320Z [ 88%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T19:18:58.7181950Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T19:18:58.7182680Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T19:18:58.7183350Z [ 90%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-06-05T19:18:58.7183980Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T19:18:58.7184680Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T19:18:58.7185330Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T19:18:58.7185990Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T19:18:58.7186610Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T19:18:58.7187270Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T19:18:58.7188020Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T19:18:58.7188690Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T19:18:58.7189320Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T19:18:58.7189980Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T19:18:58.7190640Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T19:18:58.7191270Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T19:18:58.7191910Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T19:18:58.7192770Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T19:18:58.7193460Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T19:18:58.7194130Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T19:18:58.7194800Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T19:18:58.7195620Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T19:18:58.7196500Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T19:18:58.7197150Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T19:18:58.7197870Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T19:18:58.7198480Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T19:18:58.7199140Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T19:18:58.7199770Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T19:18:58.7200420Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T19:18:58.7201130Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T19:18:58.7201910Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T19:18:58.7202600Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T19:18:58.7203320Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T19:18:58.7204010Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T19:18:58.7204650Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T19:18:58.7205330Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T19:18:58.7206020Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T19:18:58.7206700Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T19:18:58.7207420Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T19:18:58.7208210Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T19:18:58.7208880Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T19:18:58.7209570Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T19:18:58.7210210Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T19:18:58.7210840Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T19:18:58.7211460Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T19:18:58.7212180Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T19:18:58.7213210Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T19:18:58.7213990Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T19:18:58.7215070Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T19:18:58.7215840Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T19:18:58.7216700Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T19:18:58.7218040Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T19:18:58.7218660Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T19:18:58.7219320Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T19:18:58.7219950Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T19:18:58.7220730Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T19:18:58.7221380Z [ 93%] Linking CXX static library liboptimized_kernels.a 2025-06-05T19:18:58.7221710Z [ 93%] Built target optimized_kernels 2025-06-05T19:18:58.7222230Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T19:18:58.7222890Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T19:19:16.7736050Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T19:19:16.7756850Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T19:19:16.7757760Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T19:19:16.7758570Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T19:19:16.7759280Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T19:19:16.7760410Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T19:19:16.7761280Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T19:19:16.7762080Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T19:19:16.7762790Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T19:19:16.7763550Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T19:19:16.7764280Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T19:19:16.7765030Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T19:19:16.7765810Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T19:19:16.7766530Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T19:19:16.7767290Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T19:19:16.7768090Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T19:19:16.7769410Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T19:19:16.7770200Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T19:19:16.7770980Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T19:19:16.7771710Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T19:19:16.7772420Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T19:19:16.7773390Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T19:19:16.7774090Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T19:19:16.7774810Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T19:19:16.7775550Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T19:19:16.7776280Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T19:19:16.7777020Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T19:19:16.7777800Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T19:19:16.7778590Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T19:19:16.7779300Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T19:19:16.7780060Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T19:19:16.7780850Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T19:19:16.7781670Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T19:19:16.7782430Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T19:19:16.7783250Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T19:19:16.7784020Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T19:19:16.7784830Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T19:19:16.7785660Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T19:19:16.7786360Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T19:19:16.7787170Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T19:19:16.7788090Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T19:19:16.7789010Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T19:19:16.7789880Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T19:19:16.7790650Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T19:19:16.7791470Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T19:19:16.7792480Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T19:19:16.7793310Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T19:19:16.7794110Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T19:19:16.7794910Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T19:19:16.7795780Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T19:19:16.7796570Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T19:19:16.7797370Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T19:19:16.7798220Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T19:19:16.7799040Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T19:19:16.7799810Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T19:19:16.7800580Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T19:19:16.7801370Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T19:19:16.7802170Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T19:19:16.7802970Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T19:19:16.7803640Z [ 98%] Linking CXX static library liboptimized_portable_kernels.a 2025-06-05T19:19:16.7804290Z [ 98%] Built target optimized_portable_kernels 2025-06-05T19:19:16.7804700Z [ 98%] Merging kernel yaml files 2025-06-05T19:19:16.7805210Z [ 98%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-06-05T19:19:16.7805750Z [ 98%] Generating code for kernel registration 2025-06-05T19:19:16.7806530Z [100%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T19:19:16.7807330Z [100%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-06-05T19:19:16.7807840Z [100%] Built target optimized_native_cpu_ops_lib 2025-06-05T19:19:16.7808420Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2025-06-05T19:19:16.7809090Z [100%] Linking CXX shared library _portable_lib.cpython-311-darwin.so 2025-06-05T19:19:16.7809560Z [100%] Built target portable_lib 2025-06-05T19:19:16.7809990Z [100%] Built target coreml_util 2025-06-05T19:19:16.7810410Z [100%] Built target coreml_inmemoryfs 2025-06-05T19:19:16.7811110Z [100%] Building CXX object backends/apple/coreml/CMakeFiles/executorchcoreml.dir/runtime/inmemoryfs/inmemory_filesystem_utils.cpp.o 2025-06-05T19:19:16.7812040Z [100%] Building CXX object backends/apple/coreml/CMakeFiles/executorchcoreml.dir/runtime/inmemoryfs/inmemory_filesystem_py.cpp.o 2025-06-05T19:19:16.7812760Z [100%] Linking CXX shared library executorchcoreml.cpython-311-darwin.so 2025-06-05T19:19:16.7813280Z [100%] Built target executorchcoreml 2025-06-05T19:19:16.7813730Z [ 1%] Built target flatbuffers_external_project 2025-06-05T19:19:16.7814200Z [ 2%] Built target flatcc_external_project 2025-06-05T19:19:16.7814610Z [ 2%] Built target pthreadpool 2025-06-05T19:19:16.7815030Z [ 3%] Built target cpuinfo 2025-06-05T19:19:16.7815440Z [ 4%] Built target xnnpack_schema 2025-06-05T19:19:16.7816100Z [ 4%] Built target common_schema 2025-06-05T19:19:16.7816560Z [ 4%] Built target flatccrt 2025-06-05T19:19:16.7871300Z [ 6%] Built target coreml_util 2025-06-05T19:19:16.7871900Z [ 7%] Built target logging 2025-06-05T19:19:16.7872320Z [ 7%] Built target eigen_blas 2025-06-05T19:19:16.7872700Z [ 7%] Built target indirection 2025-06-05T19:19:16.7873200Z [ 7%] Built target microparams-init 2025-06-05T19:19:16.7873600Z [ 7%] Built target normalization 2025-06-05T19:19:16.7874020Z [ 7%] Built target packing 2025-06-05T19:19:16.7874740Z [ 7%] Built target allocator 2025-06-05T19:19:16.7875150Z [ 7%] Built target cache 2025-06-05T19:19:16.7875530Z [ 7%] Built target datatype 2025-06-05T19:19:16.7875930Z [ 7%] Built target memory 2025-06-05T19:19:16.7876370Z [ 7%] Built target mutex 2025-06-05T19:19:16.7876800Z [ 7%] Built target microkernel-utils 2025-06-05T19:19:16.7877220Z [ 8%] Built target reference-ukernels 2025-06-05T19:19:16.7877670Z [ 8%] Built target operator-utils 2025-06-05T19:19:16.7878090Z [ 8%] Built target program_schema 2025-06-05T19:19:16.7878520Z [ 8%] Built target operator-run 2025-06-05T19:19:16.7878910Z [ 8%] Built target hardware-config 2025-06-05T19:19:16.7879330Z [ 11%] Built target operators 2025-06-05T19:19:16.7879750Z [ 11%] Built target coreml_inmemoryfs 2025-06-05T19:19:16.7880170Z [ 13%] Built target subgraph 2025-06-05T19:19:16.7880560Z [ 16%] Built target executorch_core 2025-06-05T19:19:16.7880990Z [ 16%] Built target extension_tensor 2025-06-05T19:19:16.7881430Z [ 16%] Built target extension_threadpool 2025-06-05T19:19:16.7881860Z [ 16%] Built target executorch 2025-06-05T19:19:16.7882240Z [ 74%] Built target microkernels-prod 2025-06-05T19:19:16.7896480Z [ 74%] Built target extension_data_loader 2025-06-05T19:19:16.7896930Z [ 74%] Built target bundled_program 2025-06-05T19:19:16.7897360Z [ 76%] Built target kernels_util_all_deps 2025-06-05T19:19:16.7897760Z [ 76%] Built target cpublas 2025-06-05T19:19:16.7898170Z [ 76%] Built target util 2025-06-05T19:19:16.7898560Z [ 79%] Built target XNNPACK 2025-06-05T19:19:16.7898960Z [ 80%] Built target etdump 2025-06-05T19:19:16.7899310Z [ 80%] Built target xnnpack_backend 2025-06-05T19:19:16.7899740Z [ 81%] Built target coremldelegate 2025-06-05T19:19:16.7900180Z [ 82%] Built target optimized_kernels 2025-06-05T19:19:16.7900620Z [ 97%] Built target optimized_portable_kernels 2025-06-05T19:19:16.7901000Z [ 98%] Built target optimized_native_cpu_ops_lib 2025-06-05T19:19:16.7901460Z [ 98%] Built target portable_lib 2025-06-05T19:19:16.7902080Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fallback.cpp.o 2025-06-05T19:19:16.7902810Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/fast_hadamard_transform.cpp.o 2025-06-05T19:19:16.7903580Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform.cpp.o 2025-06-05T19:19:16.7904390Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_update_cache.cpp.o 2025-06-05T19:19:16.7905010Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2025-06-05T19:19:16.7905720Z [ 98%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/third-party/FFHT/fht_neon.c.o 2025-06-05T19:19:16.7906480Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2025-06-05T19:19:16.7907150Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform_aten.cpp.o 2025-06-05T19:19:16.7907830Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop.cpp.o 2025-06-05T19:19:16.7908470Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop_aot.cpp.o 2025-06-05T19:19:16.7909880Z [100%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2025-06-05T19:19:16.7910350Z [100%] Built target custom_ops_aot_lib 2025-06-05T19:19:16.7910690Z [ 1%] Built target flatcc_external_project 2025-06-05T19:19:16.7911030Z [ 2%] Built target flatbuffers_external_project 2025-06-05T19:19:16.7911350Z [ 3%] Built target cpuinfo 2025-06-05T19:19:16.7911640Z [ 3%] Built target pthreadpool 2025-06-05T19:19:16.7911940Z [ 3%] Built target common_schema 2025-06-05T19:19:16.7912240Z [ 4%] Built target xnnpack_schema 2025-06-05T19:19:16.7912690Z [ 6%] Built target eigen_blas 2025-06-05T19:19:16.7912980Z [ 6%] Built target flatccrt 2025-06-05T19:19:16.7913270Z [ 6%] Built target microparams-init 2025-06-05T19:19:16.7913570Z [ 6%] Built target logging 2025-06-05T19:19:16.7913850Z [ 6%] Built target indirection 2025-06-05T19:19:16.7914150Z [ 7%] Built target coreml_util 2025-06-05T19:19:16.7914440Z [ 7%] Built target datatype 2025-06-05T19:19:16.7914720Z [ 7%] Built target normalization 2025-06-05T19:19:16.7915030Z [ 7%] Built target memory 2025-06-05T19:19:16.7915320Z [ 7%] Built target microkernel-utils 2025-06-05T19:19:16.7915620Z [ 7%] Built target mutex 2025-06-05T19:19:16.7915910Z [ 7%] Built target operator-run 2025-06-05T19:19:16.7916210Z [ 7%] Built target operator-utils 2025-06-05T19:19:16.7916520Z [ 8%] Built target reference-ukernels 2025-06-05T19:19:16.7918210Z [ 8%] Built target program_schema 2025-06-05T19:19:16.7919030Z [ 8%] Built target hardware-config 2025-06-05T19:19:16.7921250Z [ 8%] Built target packing 2025-06-05T19:19:16.7921960Z [ 8%] Built target allocator 2025-06-05T19:19:16.7922660Z [ 8%] Built target cache 2025-06-05T19:19:16.7923340Z [ 8%] Built target coreml_inmemoryfs 2025-06-05T19:19:16.7924090Z [ 10%] Built target operators 2025-06-05T19:19:16.7924780Z [ 13%] Built target subgraph 2025-06-05T19:19:16.7925490Z [ 15%] Built target executorch_core 2025-06-05T19:19:16.7926260Z [ 73%] Built target microkernels-prod 2025-06-05T19:19:16.7927020Z [ 73%] Built target extension_tensor 2025-06-05T19:19:16.7927780Z [ 73%] Built target extension_threadpool 2025-06-05T19:19:16.7928540Z [ 73%] Built target executorch 2025-06-05T19:19:16.7929280Z [ 75%] Built target kernels_util_all_deps 2025-06-05T19:19:16.7930040Z [ 78%] Built target XNNPACK 2025-06-05T19:19:16.7930760Z [ 78%] Built target extension_data_loader 2025-06-05T19:19:16.7935600Z [ 78%] Built target bundled_program 2025-06-05T19:19:16.7937490Z [ 78%] Built target cpublas 2025-06-05T19:19:16.7938220Z [ 78%] Built target xnnpack_backend 2025-06-05T19:19:16.7938960Z [ 78%] Built target util 2025-06-05T19:19:16.7940230Z [ 79%] Built target etdump 2025-06-05T19:19:16.7940970Z [ 80%] Built target coremldelegate 2025-06-05T19:19:16.7941720Z [ 81%] Built target optimized_kernels 2025-06-05T19:19:16.7942520Z [ 96%] Built target optimized_portable_kernels 2025-06-05T19:19:16.7943370Z [ 97%] Built target optimized_native_cpu_ops_lib 2025-06-05T19:19:16.7944170Z [ 97%] Built target portable_lib 2025-06-05T19:19:16.7945370Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/embeddingxb.cpp.o 2025-06-05T19:19:16.7947110Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_choose_qparams.cpp.o 2025-06-05T19:19:16.7948840Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_dequantize.cpp.o 2025-06-05T19:19:16.7950550Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding.cpp.o 2025-06-05T19:19:16.7952220Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_add.cpp.o 2025-06-05T19:19:16.7953880Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding2b.cpp.o 2025-06-05T19:19:16.7956280Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding4b.cpp.o 2025-06-05T19:19:16.7958150Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_linear.cpp.o 2025-06-05T19:19:16.7959880Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_mm.cpp.o 2025-06-05T19:19:16.7961550Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_quantize.cpp.o 2025-06-05T19:19:16.7962920Z [ 97%] Linking CXX static library libquantized_pybind_kernels_lib.a 2025-06-05T19:19:16.7964470Z [ 97%] Built target quantized_pybind_kernels_lib 2025-06-05T19:19:16.7965450Z [ 97%] Generating selected_operators.yaml for quantized_ops_pybind_lib 2025-06-05T19:19:16.7966420Z [ 98%] Generating code for kernel registration 2025-06-05T19:19:16.7968040Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_pybind_lib.dir/quantized_ops_pybind_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T19:19:16.7969760Z [ 98%] Linking CXX static library libquantized_ops_pybind_lib.a 2025-06-05T19:19:16.7970690Z [ 98%] Built target quantized_ops_pybind_lib 2025-06-05T19:19:16.7971620Z [ 98%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-06-05T19:19:16.7977170Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-06-05T19:19:16.7982960Z [ 98%] Generating code for kernel registration 2025-06-05T19:19:16.7985560Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-06-05T19:19:16.7987490Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-06-05T19:19:16.7989040Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-06-05T19:19:16.7990720Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-06-05T19:19:16.7992510Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-06-05T19:19:16.7994150Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-06-05T19:19:16.7996720Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:67:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:16.7998820Z scale_out.size(i)); 2025-06-05T19:19:16.7999490Z ^~~~~~~~~~~~~~~~~ 2025-06-05T19:19:16.8001010Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:16.8002750Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:16.8003690Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:16.8005350Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:16.8007030Z ##__VA_ARGS__) 2025-06-05T19:19:16.8007640Z ^~~~~~~~~~~ 2025-06-05T19:19:16.8009230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.6968340Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7087580Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7195090Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:72:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7197030Z zero_point_out.size(i)); 2025-06-05T19:19:20.7197390Z ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7198840Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7199550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7199940Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7200630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7201260Z ##__VA_ARGS__) 2025-06-05T19:19:20.7201530Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7202100Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7202730Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7203060Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7203920Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:77:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7207570Z input.dim() - 1, 2025-06-05T19:19:20.7208350Z ^~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7209910Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7211690Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7212630Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7214290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7216000Z ##__VA_ARGS__) 2025-06-05T19:19:20.7216620Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7218060Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7219640Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7220440Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7222450Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:78:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7224590Z scale_out.size(input.dim() - 1)); 2025-06-05T19:19:20.7225350Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7226910Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7228650Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7229580Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7231540Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7233250Z ##__VA_ARGS__) 2025-06-05T19:19:20.7233870Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7236000Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7237820Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7238610Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7240600Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:82:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7242690Z input.dim() - 1, 2025-06-05T19:19:20.7243740Z ^~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7245230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7246960Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7247890Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7249550Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7251180Z ##__VA_ARGS__) 2025-06-05T19:19:20.7251790Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7253540Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7255230Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7256040Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7258030Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_choose_qparams.cpp:83:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7260150Z zero_point_out.size(input.dim() - 1)); 2025-06-05T19:19:20.7260920Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7262490Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7264230Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7265160Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7266810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7268660Z ##__VA_ARGS__) 2025-06-05T19:19:20.7269300Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7270710Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7272280Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7273070Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7275060Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:78:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7277320Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2025-06-05T19:19:20.7278270Z ~~~ ^~~~~~~~~~~~ 2025-06-05T19:19:20.7279070Z %lld 2025-06-05T19:19:20.7280680Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7282420Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7283340Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7285920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7288400Z ##__VA_ARGS__) 2025-06-05T19:19:20.7289250Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7290860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7292670Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7293680Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7295810Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:83:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7298740Z weight_scales.dim()); 2025-06-05T19:19:20.7299530Z ^~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7301230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7303240Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7304340Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7306200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7306950Z ##__VA_ARGS__) 2025-06-05T19:19:20.7307330Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7308040Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7308800Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7309180Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7310160Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:89:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7311100Z weight_scales.size(0), 2025-06-05T19:19:20.7311490Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7312210Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7313040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7313590Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7314430Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7315150Z ##__VA_ARGS__) 2025-06-05T19:19:20.7315460Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7316200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7316880Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7317210Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7317990Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:90:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7318790Z weight.size(0)); 2025-06-05T19:19:20.7324980Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:20.7325740Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7326430Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7326830Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7327940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7328610Z ##__VA_ARGS__) 2025-06-05T19:19:20.7328860Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7329430Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7330870Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7331880Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7334710Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:99:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7336830Z weight.size(1), 2025-06-05T19:19:20.7337480Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:20.7338980Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7340730Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7341650Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7343310Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7344910Z ##__VA_ARGS__) 2025-06-05T19:19:20.7345540Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7346950Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7348540Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7349370Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7351440Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:100:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7353580Z num_groups); 2025-06-05T19:19:20.7354530Z ^~~~~~~~~~ 2025-06-05T19:19:20.7356080Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7357970Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7358960Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7360630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7362320Z ##__VA_ARGS__) 2025-06-05T19:19:20.7363010Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7364450Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7366030Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7366820Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7368860Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:141:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7371130Z opt_weight_zero_points.value().size(i), 2025-06-05T19:19:20.7371980Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7373550Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7375290Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7376210Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7378800Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7380740Z ##__VA_ARGS__) 2025-06-05T19:19:20.7381360Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7382860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7384540Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7385810Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7387800Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/embeddingxb.cpp:142:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7390610Z weight_scales.size(i)); 2025-06-05T19:19:20.7391340Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:20.7392940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7394770Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7395810Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7397480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7399110Z ##__VA_ARGS__) 2025-06-05T19:19:20.7399790Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7401280Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7402880Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7403680Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7404350Z 6 warnings generated. 2025-06-05T19:19:20.7405680Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-06-05T19:19:20.7406690Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-06-05T19:19:20.7407200Z 8 warnings generated. 2025-06-05T19:19:20.7407680Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-06-05T19:19:20.7408360Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-06-05T19:19:20.7409390Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:88:27: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7410230Z ET_CHECK_VALID_DIM(dim, in.dim()); 2025-06-05T19:19:20.7410560Z ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7411250Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7411980Z UPPER_BOUND, \ 2025-06-05T19:19:20.7412320Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7412920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7413630Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7414040Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7414720Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7415370Z ##__VA_ARGS__) 2025-06-05T19:19:20.7415640Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7416600Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7417360Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7417690Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7418970Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:217:3: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::apply_over_unpacked_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:218:7)>' requested here 2025-06-05T19:19:20.7420440Z apply_over_unpacked_dim( 2025-06-05T19:19:20.7420720Z ^ 2025-06-05T19:19:20.7421480Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:88:27: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7422300Z ET_CHECK_VALID_DIM(dim, in.dim()); 2025-06-05T19:19:20.7422630Z ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7423380Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7424050Z UPPER_BOUND) 2025-06-05T19:19:20.7424320Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7424920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7425640Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7426050Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7426730Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7427370Z ##__VA_ARGS__) 2025-06-05T19:19:20.7427640Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7428220Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7428870Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7429210Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7429750Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7430860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7431720Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7432060Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7432760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7433480Z UPPER_BOUND, \ 2025-06-05T19:19:20.7433810Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7434450Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7435220Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7435640Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7436360Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7437000Z ##__VA_ARGS__) 2025-06-05T19:19:20.7437270Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7438160Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7438880Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7439220Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7440380Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7441770Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7442100Z ^ 2025-06-05T19:19:20.7442650Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7443760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7444640Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7444980Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7445680Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7446350Z UPPER_BOUND) 2025-06-05T19:19:20.7446610Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7447200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7447900Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7448410Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7449090Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7449730Z ##__VA_ARGS__) 2025-06-05T19:19:20.7450000Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7450580Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7451230Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7451650Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7452190Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7453300Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7454170Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7454510Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7455200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7455920Z UPPER_BOUND, \ 2025-06-05T19:19:20.7456250Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7456850Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7457550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7457960Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7458890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7459590Z ##__VA_ARGS__) 2025-06-05T19:19:20.7459860Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7460440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7461080Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7461420Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7462590Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7463980Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7464320Z ^ 2025-06-05T19:19:20.7465000Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7466120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7467000Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7467340Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7468050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7469460Z UPPER_BOUND) 2025-06-05T19:19:20.7469740Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7470330Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7471040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7471450Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7472120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7472760Z ##__VA_ARGS__) 2025-06-05T19:19:20.7473030Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7473620Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7474260Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7474610Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7475150Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7476270Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7477140Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7477480Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7478170Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7478890Z UPPER_BOUND, \ 2025-06-05T19:19:20.7479220Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7479930Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7480690Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7481390Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7482280Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7482910Z ##__VA_ARGS__) 2025-06-05T19:19:20.7483160Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7483730Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7484560Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7484890Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7486040Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7487220Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7487610Z ^ 2025-06-05T19:19:20.7488150Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7489290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7490200Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7490530Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7491210Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7491880Z UPPER_BOUND) 2025-06-05T19:19:20.7492130Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7492710Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7493400Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7493790Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7494440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7495070Z ##__VA_ARGS__) 2025-06-05T19:19:20.7495340Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7495900Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7496590Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7496930Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7497460Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7498540Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7499410Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7499740Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7500470Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7501220Z UPPER_BOUND, \ 2025-06-05T19:19:20.7501540Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7502350Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7503090Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7503480Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7504140Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7511170Z ##__VA_ARGS__) 2025-06-05T19:19:20.7511940Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7512560Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7513200Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7513540Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7514750Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7515970Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7516300Z ^ 2025-06-05T19:19:20.7516840Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7517940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7518790Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7519110Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7519800Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7520460Z UPPER_BOUND) 2025-06-05T19:19:20.7520710Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7521290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7521980Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7522380Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7523050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7523670Z ##__VA_ARGS__) 2025-06-05T19:19:20.7523930Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7524500Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7525140Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7525470Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7526000Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7527090Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7527950Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7528280Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7529230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7529980Z UPPER_BOUND, \ 2025-06-05T19:19:20.7530310Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7530890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7531580Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7531970Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7533050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7533680Z ##__VA_ARGS__) 2025-06-05T19:19:20.7533940Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7534500Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7535140Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7535470Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7536610Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7537770Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7538090Z ^ 2025-06-05T19:19:20.7538620Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7539720Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7540580Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7540910Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7541630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7542440Z UPPER_BOUND) 2025-06-05T19:19:20.7542750Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7543390Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7544170Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7544570Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7545240Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7545870Z ##__VA_ARGS__) 2025-06-05T19:19:20.7546120Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7546690Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7547330Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7547650Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7548190Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7549290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7550140Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7550680Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7551390Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7552090Z UPPER_BOUND, \ 2025-06-05T19:19:20.7552420Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7553000Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7553810Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7554210Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7554870Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7555490Z ##__VA_ARGS__) 2025-06-05T19:19:20.7555750Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7556350Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7557040Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7557370Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7558500Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.7559680Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.7559990Z ^ 2025-06-05T19:19:20.7560530Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7561630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7562480Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7562800Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7563480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7564230Z UPPER_BOUND) 2025-06-05T19:19:20.7564490Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7565070Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7566090Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.7566550Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.7567250Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.7567890Z ##__VA_ARGS__) 2025-06-05T19:19:20.7568160Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7568810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.7569470Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.7569800Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7570390Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.7571890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.7572840Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.7573180Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.7573860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.7675780Z UPPER_BOUND, \ 2025-06-05T19:19:20.7775160Z ^~~~~~~~~~~ 2025-06-05T19:19:20.7876760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.7975720Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8076950Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8109040Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8110890Z ##__VA_ARGS__) 2025-06-05T19:19:20.8111530Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8112950Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8114570Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8115400Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8118400Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.8121700Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.8122520Z ^ 2025-06-05T19:19:20.8123970Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8126870Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8129200Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8130010Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8131780Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8133560Z UPPER_BOUND) 2025-06-05T19:19:20.8134280Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8135770Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8137550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8138480Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8140140Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8141870Z ##__VA_ARGS__) 2025-06-05T19:19:20.8142520Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8143920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8145520Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8146320Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8148400Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8151520Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8153810Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8154610Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8156360Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8158710Z UPPER_BOUND, \ 2025-06-05T19:19:20.8159500Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8160960Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8162860Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8164160Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8165240Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8165950Z ##__VA_ARGS__) 2025-06-05T19:19:20.8166220Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8166810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8167510Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8167850Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8169040Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.8170270Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.8170590Z ^ 2025-06-05T19:19:20.8171180Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8172290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8173150Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8173490Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8174200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8174920Z UPPER_BOUND) 2025-06-05T19:19:20.8175180Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8175810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8176510Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8176910Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8177570Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8178210Z ##__VA_ARGS__) 2025-06-05T19:19:20.8178480Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8179070Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8180420Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8180870Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8181410Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8182500Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8183580Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8183920Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8184600Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8185360Z UPPER_BOUND, \ 2025-06-05T19:19:20.8185730Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8186340Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8187070Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8187520Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8188180Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8188820Z ##__VA_ARGS__) 2025-06-05T19:19:20.8189070Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8189640Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8190280Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8190610Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8191890Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.8193100Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.8193420Z ^ 2025-06-05T19:19:20.8193950Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8195050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8195900Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8196230Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8196910Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8197570Z UPPER_BOUND) 2025-06-05T19:19:20.8197890Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8198490Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8199280Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8199680Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8200340Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8200960Z ##__VA_ARGS__) 2025-06-05T19:19:20.8201220Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8201960Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8202690Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8203060Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8203610Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8204740Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8205750Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8206070Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8206760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8207470Z UPPER_BOUND, \ 2025-06-05T19:19:20.8207790Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8208400Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:20.8209140Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:20.8209580Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:20.8210240Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:20.8210880Z ##__VA_ARGS__) 2025-06-05T19:19:20.8211370Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8212140Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:20.8219340Z ##__VA_ARGS__); \ 2025-06-05T19:19:20.8219830Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8220990Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:502:5)>' requested here 2025-06-05T19:19:20.8222180Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2025-06-05T19:19:20.8222490Z ^ 2025-06-05T19:19:20.8223030Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:20.8224140Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:20.8225050Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:20.8225390Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:20.8226070Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:20.8226740Z UPPER_BOUND) 2025-06-05T19:19:20.8226990Z ^~~~~~~~~~~ 2025-06-05T19:19:20.8227580Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:23.9095890Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:23.9157170Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:23.9158340Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:23.9159020Z ##__VA_ARGS__) 2025-06-05T19:19:23.9159280Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9159870Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:23.9160570Z ##__VA_ARGS__); \ 2025-06-05T19:19:23.9160910Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9161710Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:23.9162820Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:23.9163820Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:23.9164150Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:23.9164860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:23.9165570Z UPPER_BOUND, \ 2025-06-05T19:19:23.9165900Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9166480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:23.9167190Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:23.9167580Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:23.9168260Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:23.9168900Z ##__VA_ARGS__) 2025-06-05T19:19:23.9169160Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9170200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:23.9170850Z ##__VA_ARGS__); \ 2025-06-05T19:19:23.9171180Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9172350Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:503:5: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:503:5)>' requested here 2025-06-05T19:19:23.9173520Z CALCULATE_INT_TYPE(uint16_t, Bits16); 2025-06-05T19:19:23.9173830Z ^ 2025-06-05T19:19:23.9174420Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:294:44: note: expanded from macro 'CALCULATE_INT_TYPE' 2025-06-05T19:19:23.9175190Z ET_FORALL_FLOAT_TYPES_WITH(IN_CTYPE, DEQUANTIZE_IMPL); \ 2025-06-05T19:19:23.9175550Z ^ 2025-06-05T19:19:23.9176120Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:23.9177220Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:23.9178090Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:23.9178430Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:23.9179110Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:23.9179980Z UPPER_BOUND) 2025-06-05T19:19:23.9180270Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9180860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:23.9181550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:23.9181950Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:23.9182610Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:23.9183370Z ##__VA_ARGS__) 2025-06-05T19:19:23.9183630Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9184200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:23.9184910Z ##__VA_ARGS__); \ 2025-06-05T19:19:23.9185260Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9185790Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:23.9186890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:23.9187750Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:23.9188110Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:23.9188800Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:23.9189500Z UPPER_BOUND, \ 2025-06-05T19:19:23.9189830Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9190440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:23.9191230Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:23.9191620Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:23.9192290Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:23.9192940Z ##__VA_ARGS__) 2025-06-05T19:19:23.9193190Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9193760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:23.9194450Z ##__VA_ARGS__); \ 2025-06-05T19:19:23.9194780Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9195930Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:503:5: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:503:5)>' requested here 2025-06-05T19:19:23.9197090Z CALCULATE_INT_TYPE(uint16_t, Bits16); 2025-06-05T19:19:23.9197400Z ^ 2025-06-05T19:19:23.9197990Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:294:44: note: expanded from macro 'CALCULATE_INT_TYPE' 2025-06-05T19:19:23.9198700Z ET_FORALL_FLOAT_TYPES_WITH(IN_CTYPE, DEQUANTIZE_IMPL); \ 2025-06-05T19:19:23.9199110Z ^ 2025-06-05T19:19:23.9199680Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:23.9201000Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:23.9201920Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:23.9202350Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:23.9203030Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:23.9205440Z UPPER_BOUND) 2025-06-05T19:19:23.9206140Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9207630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:23.9209520Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:23.9210450Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:23.9212170Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:23.9213890Z ##__VA_ARGS__) 2025-06-05T19:19:23.9214510Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9215920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:23.9217500Z ##__VA_ARGS__); \ 2025-06-05T19:19:23.9218320Z ^~~~~~~~~~~ 2025-06-05T19:19:23.9219640Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:23.9222480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:23.9224720Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:23.9225500Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:23.9227440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:25.3363170Z UPPER_BOUND, \ 2025-06-05T19:19:25.3468070Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3473520Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3474290Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3474690Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3475380Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3476070Z ##__VA_ARGS__) 2025-06-05T19:19:25.3476330Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3476900Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3477550Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3477870Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3479040Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:504:5: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:504:5)>' requested here 2025-06-05T19:19:25.3480230Z CALCULATE_INT_TYPE(uint16_t, UInt16); 2025-06-05T19:19:25.3480530Z ^ 2025-06-05T19:19:25.3481510Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:294:44: note: expanded from macro 'CALCULATE_INT_TYPE' 2025-06-05T19:19:25.3482270Z ET_FORALL_FLOAT_TYPES_WITH(IN_CTYPE, DEQUANTIZE_IMPL); \ 2025-06-05T19:19:25.3482630Z ^ 2025-06-05T19:19:25.3483200Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:25.3484300Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3485310Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:25.3485910Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:25.3486610Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:25.3487280Z UPPER_BOUND) 2025-06-05T19:19:25.3487540Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3488160Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3488910Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3489300Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3489980Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3490610Z ##__VA_ARGS__) 2025-06-05T19:19:25.3490870Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3491430Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3492120Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3492450Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3492980Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:25.3494070Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3494940Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:25.3495270Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:25.3495950Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:25.3496650Z UPPER_BOUND, \ 2025-06-05T19:19:25.3496980Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3497560Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3498250Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3498650Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3499320Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3500050Z ##__VA_ARGS__) 2025-06-05T19:19:25.3500320Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3500880Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3501520Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3502040Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3503230Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:504:5: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:504:5)>' requested here 2025-06-05T19:19:25.3504370Z CALCULATE_INT_TYPE(uint16_t, UInt16); 2025-06-05T19:19:25.3504670Z ^ 2025-06-05T19:19:25.3505310Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:294:44: note: expanded from macro 'CALCULATE_INT_TYPE' 2025-06-05T19:19:25.3507810Z ET_FORALL_FLOAT_TYPES_WITH(IN_CTYPE, DEQUANTIZE_IMPL); \ 2025-06-05T19:19:25.3508730Z ^ 2025-06-05T19:19:25.3510180Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2025-06-05T19:19:25.3513110Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:230:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3515330Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2025-06-05T19:19:25.3516110Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:25.3517830Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:25.3519540Z UPPER_BOUND) 2025-06-05T19:19:25.3520160Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3521610Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3523450Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3524380Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3526120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3527830Z ##__VA_ARGS__) 2025-06-05T19:19:25.3528450Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3529860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3531460Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3532270Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3532910Z 30 warnings generated. 2025-06-05T19:19:25.3534010Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-06-05T19:19:25.3536510Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:37:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3538750Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2025-06-05T19:19:25.3539710Z ~~~ ^~~~~~~~~~~~ 2025-06-05T19:19:25.3540520Z %lld 2025-06-05T19:19:25.3542120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3543860Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3544790Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3546450Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3548770Z ##__VA_ARGS__) 2025-06-05T19:19:25.3549520Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3550940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3552620Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3553410Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3555400Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:42:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3557840Z weight_scales.dim()); 2025-06-05T19:19:25.3558530Z ^~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3560440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3562490Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3575020Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3576960Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3578600Z ##__VA_ARGS__) 2025-06-05T19:19:25.3579310Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3580720Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3582330Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3583120Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3585080Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:48:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3587170Z weight_scales.size(0), 2025-06-05T19:19:25.3587850Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3589350Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3591180Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3592120Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3593770Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3595400Z ##__VA_ARGS__) 2025-06-05T19:19:25.3596010Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3597440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3599080Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3599870Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3601860Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:49:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3603960Z weight.size(0)); 2025-06-05T19:19:25.3604590Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3606480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3607620Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3608040Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3608720Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3609760Z ##__VA_ARGS__) 2025-06-05T19:19:25.3610060Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3610630Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3611270Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3611590Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3612390Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:57:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3613370Z weight.size(1), 2025-06-05T19:19:25.3613640Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3614240Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3614940Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3615340Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3616000Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3616630Z ##__VA_ARGS__) 2025-06-05T19:19:25.3616890Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3617460Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3618100Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3618430Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3619200Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:58:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3620000Z num_groups); 2025-06-05T19:19:25.3620350Z ^~~~~~~~~~ 2025-06-05T19:19:25.3620950Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3621710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3622110Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3622770Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3623400Z ##__VA_ARGS__) 2025-06-05T19:19:25.3623660Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3624230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3624860Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3625210Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3626040Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:100:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3626870Z opt_weight_zero_points.value().size(i), 2025-06-05T19:19:25.3627210Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3627870Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3628600Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3628990Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3629810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3630480Z ##__VA_ARGS__) 2025-06-05T19:19:25.3630740Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3631300Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3631940Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3632270Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3633050Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:101:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3633990Z weight_scales.size(i)); 2025-06-05T19:19:25.3634290Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3634910Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3635600Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3636000Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3636660Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3637290Z ##__VA_ARGS__) 2025-06-05T19:19:25.3637550Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3638120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3638760Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3639090Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3639870Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3640800Z weight.size(0)); 2025-06-05T19:19:25.3641080Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3641730Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3642480Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3642880Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3643540Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3644170Z ##__VA_ARGS__) 2025-06-05T19:19:25.3644430Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3644990Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3645630Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3645960Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3646950Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:260:7: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:25.3648060Z embedding_byte_per_channel( 2025-06-05T19:19:25.3648420Z ^ 2025-06-05T19:19:25.3649220Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3650030Z weight_scales.size(0)); 2025-06-05T19:19:25.3650320Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3651100Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3651830Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3652220Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3652880Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3653620Z ##__VA_ARGS__) 2025-06-05T19:19:25.3653880Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3654450Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3655080Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3655410Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3656200Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3657000Z weight.size(0)); 2025-06-05T19:19:25.3657270Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3657860Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3658550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3658940Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3659620Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3660260Z ##__VA_ARGS__) 2025-06-05T19:19:25.3660520Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3661080Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3661720Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3662040Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3663030Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:260:7: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:25.3664090Z embedding_byte_per_channel( 2025-06-05T19:19:25.3664440Z ^ 2025-06-05T19:19:25.3665190Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3666370Z weight_scales.size(0)); 2025-06-05T19:19:25.3666670Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3667280Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3668320Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3668730Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3669470Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3670210Z ##__VA_ARGS__) 2025-06-05T19:19:25.3670480Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3671060Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3671890Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3672250Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3673040Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3673920Z weight.size(0)); 2025-06-05T19:19:25.3674200Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3674810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3675640Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3676050Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3676770Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3677420Z ##__VA_ARGS__) 2025-06-05T19:19:25.3677690Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3678260Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3678920Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3679260Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3680240Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:260:7: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:25.3681290Z embedding_byte_per_channel( 2025-06-05T19:19:25.3681660Z ^ 2025-06-05T19:19:25.3682430Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3683250Z weight_scales.size(0)); 2025-06-05T19:19:25.3683550Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3684170Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3684870Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3685280Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3685950Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3686590Z ##__VA_ARGS__) 2025-06-05T19:19:25.3686860Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3687440Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3688090Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3688430Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3689220Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3690030Z weight.size(0)); 2025-06-05T19:19:25.3690450Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:25.3691060Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3691770Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3692180Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3693050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3693750Z ##__VA_ARGS__) 2025-06-05T19:19:25.3694010Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3694590Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3695240Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3695960Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3696950Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:260:7: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:25.3698010Z embedding_byte_per_channel( 2025-06-05T19:19:25.3698380Z ^ 2025-06-05T19:19:25.3699140Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:25.3699970Z weight_scales.size(0)); 2025-06-05T19:19:25.3700270Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:25.3700890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:25.3701600Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:25.3702010Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:25.3702680Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:25.3703430Z ##__VA_ARGS__) 2025-06-05T19:19:25.3703710Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3704330Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:25.3705170Z ##__VA_ARGS__); \ 2025-06-05T19:19:25.3705510Z ^~~~~~~~~~~ 2025-06-05T19:19:25.3706320Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.3957670Z weight.size(0)); 2025-06-05T19:19:29.3958810Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:29.3960300Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.3961880Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.3962680Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.3964160Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.3965610Z ##__VA_ARGS__) 2025-06-05T19:19:29.3966050Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3967300Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.3968720Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.3969340Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3971300Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:322:9: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:29.3972870Z embedding_byte_per_channel( 2025-06-05T19:19:29.3973140Z ^ 2025-06-05T19:19:29.3973820Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.3974540Z weight_scales.size(0)); 2025-06-05T19:19:29.3974740Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:29.3984840Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.3985530Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.3985860Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.3986470Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.3987010Z ##__VA_ARGS__) 2025-06-05T19:19:29.3987180Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3987650Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.3988200Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.3988430Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3989130Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.3989890Z weight.size(0)); 2025-06-05T19:19:29.3990080Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:29.3990580Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.3991180Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.3991490Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.3992060Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.3992600Z ##__VA_ARGS__) 2025-06-05T19:19:29.3992760Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3993230Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.3993770Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.3994010Z ^~~~~~~~~~~ 2025-06-05T19:19:29.3994900Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:322:9: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:29.3995850Z embedding_byte_per_channel( 2025-06-05T19:19:29.3996100Z ^ 2025-06-05T19:19:29.3996750Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.3997470Z weight_scales.size(0)); 2025-06-05T19:19:29.3997670Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:29.3998270Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.3998880Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.3999620Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.4000210Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.4000740Z ##__VA_ARGS__) 2025-06-05T19:19:29.4000900Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4001370Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.4001910Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.4002260Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4002940Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.4003640Z weight.size(0)); 2025-06-05T19:19:29.4003810Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:29.4004320Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.4004920Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.4005220Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.4005780Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.4006320Z ##__VA_ARGS__) 2025-06-05T19:19:29.4006490Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4006960Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.4007500Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.4007730Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4008630Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:322:9: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:29.4009570Z embedding_byte_per_channel( 2025-06-05T19:19:29.4009820Z ^ 2025-06-05T19:19:29.4010480Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.4011200Z weight_scales.size(0)); 2025-06-05T19:19:29.4011400Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:29.4011920Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.4012520Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.4012830Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.4013400Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.4013940Z ##__VA_ARGS__) 2025-06-05T19:19:29.4014100Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4014570Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.4015120Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.4015350Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4016130Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:163:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:29.4016840Z weight.size(0)); 2025-06-05T19:19:29.4017020Z ^~~~~~~~~~~~~~ 2025-06-05T19:19:29.4017520Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:29.4018110Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:29.4018410Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:29.4018980Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:29.4019570Z ##__VA_ARGS__) 2025-06-05T19:19:29.4019730Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4020200Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:29.4020740Z ##__VA_ARGS__); \ 2025-06-05T19:19:29.4020980Z ^~~~~~~~~~~ 2025-06-05T19:19:29.4023520Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:322:9: note: in instantiation of function template specialization 'torch::executor::native::(anonymous namespace)::embedding_byte_per_channel' requested here 2025-06-05T19:19:31.5711200Z embedding_byte_per_channel( 2025-06-05T19:19:31.5711810Z ^ 2025-06-05T19:19:31.5712700Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_embedding.cpp:170:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5713620Z weight_scales.size(0)); 2025-06-05T19:19:31.5713940Z ^~~~~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:31.5714570Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5715990Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5716680Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5717500Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5718100Z ##__VA_ARGS__) 2025-06-05T19:19:31.5718290Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5718800Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5719350Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5719590Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5719950Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-06-05T19:19:31.5720560Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-06-05T19:19:31.5721000Z 24 warnings generated. 2025-06-05T19:19:31.5721440Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-06-05T19:19:31.5722410Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_quantize.cpp:269:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5723140Z scale.numel(), 2025-06-05T19:19:31.5723310Z ^~~~~~~~~~~~~ 2025-06-05T19:19:31.5723810Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5724930Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5725260Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5725850Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5726410Z ##__VA_ARGS__) 2025-06-05T19:19:31.5726580Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5727050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5727740Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5727980Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5728660Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_quantize.cpp:270:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5729450Z input.size(axis)); 2025-06-05T19:19:31.5729670Z ^~~~~~~~~~~~~~~~ 2025-06-05T19:19:31.5730220Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5730870Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5731180Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5731760Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5732300Z ##__VA_ARGS__) 2025-06-05T19:19:31.5732500Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5732980Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5733550Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5733800Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5734480Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_quantize.cpp:280:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5735250Z zero_point.numel(), 2025-06-05T19:19:31.5735430Z ^~~~~~~~~~~~~~~~~~ 2025-06-05T19:19:31.5735940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5736550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5736860Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5737560Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5738130Z ##__VA_ARGS__) 2025-06-05T19:19:31.5738320Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5738800Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5739350Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5739590Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5740280Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/quantized/cpu/op_quantize.cpp:281:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5741380Z input.size(axis)); 2025-06-05T19:19:31.5741570Z ^~~~~~~~~~~~~~~~ 2025-06-05T19:19:31.5742080Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5743200Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5743520Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5744120Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5744670Z ##__VA_ARGS__) 2025-06-05T19:19:31.5744840Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5745340Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5746050Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5746290Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5747030Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/cpu/util/reduce_util.cpp:127:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5747820Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2025-06-05T19:19:31.5748080Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:31.5748670Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:31.5749310Z UPPER_BOUND, \ 2025-06-05T19:19:31.5749550Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5750050Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5750690Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5750990Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5751590Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5752130Z ##__VA_ARGS__) 2025-06-05T19:19:31.5752290Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5752790Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5753370Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5753600Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5754310Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/cpu/util/reduce_util.cpp:127:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.5755090Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2025-06-05T19:19:31.5755340Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:31.5755940Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:31.5756520Z UPPER_BOUND) 2025-06-05T19:19:31.5756680Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5757170Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.5757790Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.5758120Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.5758700Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.5759230Z ##__VA_ARGS__) 2025-06-05T19:19:31.5759400Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5759890Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.5760530Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.5760770Z ^~~~~~~~~~~ 2025-06-05T19:19:31.5761470Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/cpu/util/reduce_util.cpp:173:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.6123420Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2025-06-05T19:19:31.6123740Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:31.6124610Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:53:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:31.6125260Z UPPER_BOUND, \ 2025-06-05T19:19:31.6125520Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6126020Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.6127040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.6127370Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.6127960Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.6128510Z ##__VA_ARGS__) 2025-06-05T19:19:31.6128680Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6129170Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.6129940Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.6130210Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6130920Z /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/cpu/util/reduce_util.cpp:173:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2025-06-05T19:19:31.6131670Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2025-06-05T19:19:31.6131900Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2025-06-05T19:19:31.6132480Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:54:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2025-06-05T19:19:31.6133060Z UPPER_BOUND) 2025-06-05T19:19:31.6133220Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6133720Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2025-06-05T19:19:31.6134310Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2025-06-05T19:19:31.6134620Z ~~~~~~~ ^~~~~~~~~~~ 2025-06-05T19:19:31.6135210Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2025-06-05T19:19:31.6135760Z ##__VA_ARGS__) 2025-06-05T19:19:31.6135920Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6136390Z /Users/runner/work/executorch/executorch/pytorch/executorch/../executorch/runtime/platform/log.h:181:13: note: expanded from macro 'ET_LOG' 2025-06-05T19:19:31.6136940Z ##__VA_ARGS__); \ 2025-06-05T19:19:31.6137170Z ^~~~~~~~~~~ 2025-06-05T19:19:31.6137350Z 4 warnings generated. 2025-06-05T19:19:31.6137520Z 4 warnings generated. 2025-06-05T19:19:31.6137770Z [100%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2025-06-05T19:19:31.6138060Z [100%] Built target quantized_ops_aot_lib 2025-06-05T19:19:31.6138270Z running build_py 2025-06-05T19:19:31.6138530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util 2025-06-05T19:19:31.6139150Z copying src/executorch/util/python_profiler.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util 2025-06-05T19:19:31.6139730Z copying src/executorch/util/collect_env.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util 2025-06-05T19:19:31.6140330Z copying src/executorch/util/activation_memory_profiler.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util 2025-06-05T19:19:31.6140850Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime 2025-06-05T19:19:31.6148880Z copying src/executorch/runtime/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime 2025-06-05T19:19:31.6149530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen 2025-06-05T19:19:31.6150010Z copying src/executorch/codegen/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen 2025-06-05T19:19:31.6150720Z copying src/executorch/codegen/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen 2025-06-05T19:19:31.6151310Z copying src/executorch/codegen/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen 2025-06-05T19:19:31.6153240Z copying src/executorch/codegen/parse.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen 2025-06-05T19:19:31.6154790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools 2025-06-05T19:19:31.6156880Z copying src/executorch/devtools/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools 2025-06-05T19:19:31.6158130Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6159370Z copying src/executorch/exir/graph_module.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6160920Z copying src/executorch/exir/print_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6162490Z copying src/executorch/exir/dynamic_shape.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6165910Z copying src/executorch/exir/version.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6167310Z copying src/executorch/exir/error.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6168710Z copying src/executorch/exir/memory.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6170160Z copying src/executorch/exir/graph.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6170790Z copying src/executorch/exir/memory_planning.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6171400Z copying src/executorch/exir/control_flow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6171960Z copying src/executorch/exir/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6172530Z copying src/executorch/exir/_warnings.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6173100Z copying src/executorch/exir/types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6173640Z copying src/executorch/exir/pass_base.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6174220Z copying src/executorch/exir/pass_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6174780Z copying src/executorch/exir/delegate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6175330Z copying src/executorch/exir/tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6175860Z copying src/executorch/exir/common.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6176410Z copying src/executorch/exir/dim_order_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6176980Z copying src/executorch/exir/scalar_type.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6177760Z copying src/executorch/exir/wrap.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6178290Z copying src/executorch/exir/sym_util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6178870Z copying src/executorch/exir/lowered_backend_module.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6179450Z copying src/executorch/exir/tracer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6180120Z copying src/executorch/exir/schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:31.6180610Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized 2025-06-05T19:19:31.6181160Z copying src/executorch/kernels/quantized/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized 2025-06-05T19:19:31.6181740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test 2025-06-05T19:19:31.6182390Z copying src/executorch/kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test 2025-06-05T19:19:31.6183230Z copying src/executorch/kernels/quantized/test/test_out_variants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test 2025-06-05T19:19:31.6183870Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree 2025-06-05T19:19:31.6184420Z copying src/executorch/extension/pytree/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree 2025-06-05T19:19:31.6184980Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training 2025-06-05T19:19:31.6185540Z copying src/executorch/extension/training/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training 2025-06-05T19:19:31.6186110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util 2025-06-05T19:19:31.6186710Z copying src/executorch/extension/gguf_util/load_gguf.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util 2025-06-05T19:19:31.6187430Z copying src/executorch/extension/gguf_util/convert_main.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util 2025-06-05T19:19:31.6188140Z copying src/executorch/extension/gguf_util/converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util 2025-06-05T19:19:31.6188720Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings 2025-06-05T19:19:31.6189320Z copying src/executorch/extension/pybindings/portable_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings 2025-06-05T19:19:31.6189920Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor 2025-06-05T19:19:31.6557210Z copying src/executorch/extension/flat_tensor/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor 2025-06-05T19:19:31.6576860Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/export_util 2025-06-05T19:19:31.6577770Z copying src/executorch/extension/export_util/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/export_util 2025-06-05T19:19:31.6579740Z copying src/executorch/extension/export_util/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/export_util 2025-06-05T19:19:31.6581520Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree/test 2025-06-05T19:19:31.6583120Z copying src/executorch/extension/pytree/test/test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree/test 2025-06-05T19:19:31.6584660Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers 2025-06-05T19:19:31.6586780Z copying src/executorch/extension/llm/tokenizers/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers 2025-06-05T19:19:31.6588390Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6590140Z copying src/executorch/extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6591050Z copying src/executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6592080Z copying src/executorch/extension/llm/custom_ops/custom_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6592870Z copying src/executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6593660Z copying src/executorch/extension/llm/custom_ops/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6594450Z copying src/executorch/extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6595280Z copying src/executorch/extension/llm/custom_ops/test_update_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6596080Z copying src/executorch/extension/llm/custom_ops/model_sharding.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6596900Z copying src/executorch/extension/llm/custom_ops/test_quantized_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:31.6597530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6598120Z copying src/executorch/extension/llm/export/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6598880Z copying src/executorch/extension/llm/export/builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6599630Z copying src/executorch/extension/llm/export/export_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6600590Z copying src/executorch/extension/llm/export/partitioner_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6601540Z copying src/executorch/extension/llm/export/quantizer_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6602330Z copying src/executorch/extension/llm/export/test_export_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export 2025-06-05T19:19:31.6602950Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules 2025-06-05T19:19:31.6603570Z copying src/executorch/extension/llm/modules/attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules 2025-06-05T19:19:31.6604360Z copying src/executorch/extension/llm/modules/_position_embeddings.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules 2025-06-05T19:19:31.6605120Z copying src/executorch/extension/llm/modules/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules 2025-06-05T19:19:31.6605850Z copying src/executorch/extension/llm/modules/kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules 2025-06-05T19:19:31.6606490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/test 2025-06-05T19:19:31.6607180Z copying src/executorch/extension/llm/tokenizers/test/test_tiktoken.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/test 2025-06-05T19:19:31.6608100Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6608930Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6609940Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6611000Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6612170Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6613160Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:31.6613980Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-06-05T19:19:31.6614810Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-06-05T19:19:31.6616350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.6617290Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.6618460Z copying src/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.6619350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:31.6620200Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/conanfile.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:31.6621280Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/create_lts.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:31.6622150Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl 2025-06-05T19:19:31.6623070Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl 2025-06-05T19:19:31.6624000Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:31.6624950Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:31.6626140Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:31.6627070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python 2025-06-05T19:19:31.6628000Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python 2025-06-05T19:19:31.6629120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:31.6630110Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:31.6631380Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:31.7006250Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:31.7007490Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:31.7008990Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:31.7010420Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:31.7011870Z copying src/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:31.7012920Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis 2025-06-05T19:19:31.7013900Z copying src/executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis/generate_natvis.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis 2025-06-05T19:19:31.7014880Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/serve_header 2025-06-05T19:19:31.7015830Z copying src/executorch/extension/llm/tokenizers/third-party/json/tools/serve_header/serve_header.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/serve_header 2025-06-05T19:19:31.7016790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate 2025-06-05T19:19:31.7017760Z copying src/executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate/amalgamate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate 2025-06-05T19:19:31.7018730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer 2025-06-05T19:19:31.7019740Z copying src/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer/nlohmann-json.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer 2025-06-05T19:19:31.7020740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl 2025-06-05T19:19:31.7021750Z copying src/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl/filterbr.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl 2025-06-05T19:19:31.7022920Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts 2025-06-05T19:19:31.7023930Z copying src/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts/check_structure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts 2025-06-05T19:19:31.7024870Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:31.7025690Z copying src/executorch/extension/llm/tokenizers/third-party/re2/python/re2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:31.7026870Z copying src/executorch/extension/llm/tokenizers/third-party/re2/python/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:31.7027910Z copying src/executorch/extension/llm/tokenizers/third-party/re2/python/re2_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:31.7028740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/benchlog 2025-06-05T19:19:31.7029590Z copying src/executorch/extension/llm/tokenizers/third-party/re2/benchlog/benchplot.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/benchlog 2025-06-05T19:19:31.7030440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:31.7031290Z copying src/executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_casefold.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:31.7032390Z copying src/executorch/extension/llm/tokenizers/third-party/re2/re2/unicode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:31.7033450Z copying src/executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_groups.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:31.7034320Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/toolchains 2025-06-05T19:19:31.7035260Z copying src/executorch/extension/llm/tokenizers/third-party/re2/python/toolchains/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/toolchains 2025-06-05T19:19:31.7036200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7037070Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateTest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7038210Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpHeader.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7039350Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateRelease.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7040460Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateCommon.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7041600Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcd.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7042860Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpTables.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7043990Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateCommon.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7045120Z copying src/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateDates.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:31.7046120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7047140Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/hf_tokenizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7048320Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7049480Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tiktoken.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7050600Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7051720Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/llama2c.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:31.7052620Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools 2025-06-05T19:19:31.7053560Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools 2025-06-05T19:19:31.7451460Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.7502330Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.7504130Z copying src/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:31.7505730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant 2025-06-05T19:19:31.7510390Z copying src/executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant 2025-06-05T19:19:31.7511230Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:31.7512080Z copying src/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:31.7513150Z copying src/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:31.7513940Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test 2025-06-05T19:19:31.7514570Z copying src/executorch/extension/llm/export/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test 2025-06-05T19:19:31.7515550Z copying src/executorch/extension/llm/export/test/test_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test 2025-06-05T19:19:31.7516210Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test 2025-06-05T19:19:31.7516910Z copying src/executorch/extension/llm/modules/test/test_position_embeddings.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test 2025-06-05T19:19:31.7517750Z copying src/executorch/extension/llm/modules/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test 2025-06-05T19:19:31.7518680Z copying src/executorch/extension/llm/modules/test/test_attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test 2025-06-05T19:19:31.7519500Z copying src/executorch/extension/llm/modules/test/test_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test 2025-06-05T19:19:31.7520160Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings 2025-06-05T19:19:31.7520850Z copying src/executorch/extension/training/pybindings/_training_module.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings 2025-06-05T19:19:31.7521560Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings/test 2025-06-05T19:19:31.7522270Z copying src/executorch/extension/training/pybindings/test/test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings/test 2025-06-05T19:19:31.7523010Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR 2025-06-05T19:19:31.7523740Z copying src/executorch/extension/training/examples/XOR/export_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR 2025-06-05T19:19:31.7524620Z copying src/executorch/extension/training/examples/XOR/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR 2025-06-05T19:19:31.7525310Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR/test 2025-06-05T19:19:31.7526050Z copying src/executorch/extension/training/examples/XOR/test/test_export.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR/test 2025-06-05T19:19:31.7526780Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/module/test/resources 2025-06-05T19:19:31.7527500Z copying src/executorch/extension/module/test/resources/gen_bundled_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/module/test/resources 2025-06-05T19:19:31.7528210Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/converters 2025-06-05T19:19:31.7528900Z copying src/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/converters 2025-06-05T19:19:31.7529560Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test 2025-06-05T19:19:31.7530300Z copying src/executorch/extension/pybindings/test/make_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test 2025-06-05T19:19:31.7531130Z copying src/executorch/extension/pybindings/test/test_backend_pybinding.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test 2025-06-05T19:19:31.7531980Z copying src/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test 2025-06-05T19:19:31.7532640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/test 2025-06-05T19:19:31.7533290Z copying src/executorch/extension/flat_tensor/test/test_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/test 2025-06-05T19:19:31.7534090Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:31.7534780Z copying src/executorch/extension/flat_tensor/serialize/serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:31.7535650Z copying src/executorch/extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:31.7536510Z copying src/executorch/extension/flat_tensor/serialize/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:31.7537200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp 2025-06-05T19:19:31.7537760Z copying src/executorch/backends/nxp/neutron_pass_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp 2025-06-05T19:19:31.7538480Z copying src/executorch/backends/nxp/neutron_node_extraction.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp 2025-06-05T19:19:31.7539160Z copying src/executorch/backends/nxp/nxp_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp 2025-06-05T19:19:31.7539840Z copying src/executorch/backends/nxp/neutron_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp 2025-06-05T19:19:31.7540410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm 2025-06-05T19:19:31.7540990Z copying src/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm 2025-06-05T19:19:31.7541580Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example 2025-06-05T19:19:31.7542200Z copying src/executorch/backends/example/test_example_delegate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example 2025-06-05T19:19:31.7542980Z copying src/executorch/backends/example/example_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example 2025-06-05T19:19:31.7543740Z copying src/executorch/backends/example/example_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example 2025-06-05T19:19:31.7544500Z copying src/executorch/backends/example/example_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example 2025-06-05T19:19:31.7545110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino 2025-06-05T19:19:31.7545700Z copying src/executorch/backends/openvino/partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino 2025-06-05T19:19:31.7546430Z copying src/executorch/backends/openvino/preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino 2025-06-05T19:19:31.7547140Z copying src/executorch/backends/openvino/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino 2025-06-05T19:19:31.7547810Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek 2025-06-05T19:19:31.7550280Z copying src/executorch/backends/mediatek/partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek 2025-06-05T19:19:31.7552670Z copying src/executorch/backends/mediatek/preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek 2025-06-05T19:19:31.7554870Z copying src/executorch/backends/mediatek/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek 2025-06-05T19:19:31.7555550Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7556200Z copying src/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7567990Z copying src/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7760050Z copying src/executorch/backends/transforms/fuse_view_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7817010Z copying src/executorch/backends/transforms/remove_getitem_op.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7817910Z copying src/executorch/backends/transforms/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7819330Z copying src/executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7820630Z copying src/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7821480Z copying src/executorch/backends/transforms/replace_scalar_with_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7822370Z copying src/executorch/backends/transforms/rank_0_to_rank_1.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7823090Z copying src/executorch/backends/transforms/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7823910Z copying src/executorch/backends/transforms/remove_clone_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7824670Z copying src/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7825470Z copying src/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7826370Z copying src/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7827210Z copying src/executorch/backends/transforms/decompose_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms 2025-06-05T19:19:31.7828250Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7828860Z copying src/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7829620Z copying src/executorch/backends/vulkan/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7834540Z copying src/executorch/backends/vulkan/op_registry.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7854080Z copying src/executorch/backends/vulkan/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7854810Z copying src/executorch/backends/vulkan/custom_ops_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan 2025-06-05T19:19:31.7855390Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack 2025-06-05T19:19:31.7855950Z copying src/executorch/backends/xnnpack/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack 2025-06-05T19:19:31.7856670Z copying src/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack 2025-06-05T19:19:31.7857260Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7860180Z copying src/executorch/backends/arm/ethosu_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7862380Z copying src/executorch/backends/arm/tosa_specification.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7864710Z copying src/executorch/backends/arm/tosa_mapping.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7866410Z copying src/executorch/backends/arm/tosa_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7868120Z copying src/executorch/backends/arm/vgf_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7869890Z copying src/executorch/backends/arm/tosa_quant_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7913610Z copying src/executorch/backends/arm/vgf_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7915880Z copying src/executorch/backends/arm/arm_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7917980Z copying src/executorch/backends/arm/process_node.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7918800Z copying src/executorch/backends/arm/ethosu_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7919500Z copying src/executorch/backends/arm/tosa_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7920160Z copying src/executorch/backends/arm/arm_vela.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7920850Z copying src/executorch/backends/arm/tosa_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm 2025-06-05T19:19:31.7921850Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps 2025-06-05T19:19:31.7922510Z copying src/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps 2025-06-05T19:19:31.7923340Z copying src/executorch/backends/apple/mps/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps 2025-06-05T19:19:31.7923950Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7924650Z copying src/executorch/backends/apple/mps/test/test_mps.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7925430Z copying src/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7926260Z copying src/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7927080Z copying src/executorch/backends/apple/mps/test/test_mps_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7927900Z copying src/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7929040Z copying src/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7929880Z copying src/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test 2025-06-05T19:19:31.7930540Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7931230Z copying src/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7932200Z copying src/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7933090Z copying src/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7934160Z copying src/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7935010Z copying src/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7935840Z copying src/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7936690Z copying src/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7937630Z copying src/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7938460Z copying src/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7939310Z copying src/executorch/backends/apple/mps/operators/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7940220Z copying src/executorch/backends/apple/mps/operators/op_skip_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7941120Z copying src/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7942000Z copying src/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.7942900Z copying src/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8184900Z copying src/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8187900Z copying src/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8190590Z copying src/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8191930Z copying src/executorch/backends/apple/mps/operators/op_quant_dequant.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8192850Z copying src/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8193870Z copying src/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators 2025-06-05T19:19:31.8194640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization 2025-06-05T19:19:31.8195390Z copying src/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization 2025-06-05T19:19:31.8196560Z copying src/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization 2025-06-05T19:19:31.8197250Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/utils 2025-06-05T19:19:31.8197890Z copying src/executorch/backends/apple/mps/utils/quant_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/utils 2025-06-05T19:19:31.8198680Z copying src/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/utils 2025-06-05T19:19:31.8199490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/partition 2025-06-05T19:19:31.8200210Z copying src/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/partition 2025-06-05T19:19:31.8201050Z copying src/executorch/backends/apple/mps/partition/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/partition 2025-06-05T19:19:31.8201690Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/test 2025-06-05T19:19:31.8202490Z copying src/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/test 2025-06-05T19:19:31.8203370Z copying src/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/test 2025-06-05T19:19:31.8204060Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/partition 2025-06-05T19:19:31.8204820Z copying src/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/partition 2025-06-05T19:19:31.8205740Z copying src/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/partition 2025-06-05T19:19:31.8206450Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:31.8207410Z copying src/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:31.8208370Z copying src/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:31.8209450Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/compiler 2025-06-05T19:19:31.8210160Z copying src/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/compiler 2025-06-05T19:19:31.8211050Z copying src/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/compiler 2025-06-05T19:19:31.8211740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/runtime/test 2025-06-05T19:19:31.8212500Z copying src/executorch/backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/runtime/test 2025-06-05T19:19:31.8213210Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8213820Z copying src/executorch/backends/nxp/tests/test_qdq_clustering_conv.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8214600Z copying src/executorch/backends/nxp/tests/test_batch_norm_fusion.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8215480Z copying src/executorch/backends/nxp/tests/test_operator_selector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8216260Z copying src/executorch/backends/nxp/tests/models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8217370Z copying src/executorch/backends/nxp/tests/executorch_pipeline.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8219740Z copying src/executorch/backends/nxp/tests/test_neutron_backend.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8225000Z copying src/executorch/backends/nxp/tests/test_node_format_inference.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8228340Z copying src/executorch/backends/nxp/tests/executors.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8230970Z copying src/executorch/backends/nxp/tests/exported_program_vizualize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8231840Z copying src/executorch/backends/nxp/tests/test_neutron_converter_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8232880Z copying src/executorch/backends/nxp/tests/test_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests 2025-06-05T19:19:31.8233480Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend 2025-06-05T19:19:31.8234270Z copying src/executorch/backends/nxp/backend/neutron_converter_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend 2025-06-05T19:19:31.8235100Z copying src/executorch/backends/nxp/backend/node_format_inference.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend 2025-06-05T19:19:31.8235900Z copying src/executorch/backends/nxp/backend/edge_program_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend 2025-06-05T19:19:31.8236680Z copying src/executorch/backends/nxp/backend/edge_helper.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend 2025-06-05T19:19:31.8237280Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes 2025-06-05T19:19:31.8237950Z copying src/executorch/backends/nxp/aten_passes/fuse_batch_norm_with_conv_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes 2025-06-05T19:19:31.8238830Z copying src/executorch/backends/nxp/aten_passes/fuse_batch_norm_with_linear_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes 2025-06-05T19:19:31.8239690Z copying src/executorch/backends/nxp/aten_passes/neutron_aten_pass_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes 2025-06-05T19:19:31.8240350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer 2025-06-05T19:19:31.8240980Z copying src/executorch/backends/nxp/quantizer/neutron_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer 2025-06-05T19:19:31.8241770Z copying src/executorch/backends/nxp/quantizer/patterns.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer 2025-06-05T19:19:31.8242530Z copying src/executorch/backends/nxp/quantizer/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer 2025-06-05T19:19:31.8243210Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8244100Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_softmax_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8245480Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_relu_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8246590Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_avg_pool2d_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8414670Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_constant_pad_nd_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8416760Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_max_pool_2d_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8423610Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_linear_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8426570Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_permute_copy_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8429350Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_conv_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8462010Z copying src/executorch/backends/nxp/tests/ir/converter/node_converter/test_view_copy_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:31.8464970Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir 2025-06-05T19:19:31.8468420Z copying src/executorch/backends/nxp/backend/ir/tensor_formatting.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir 2025-06-05T19:19:31.8479030Z copying src/executorch/backends/nxp/backend/ir/conversion_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir 2025-06-05T19:19:31.8480430Z copying src/executorch/backends/nxp/backend/ir/logger.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir 2025-06-05T19:19:31.8481280Z copying src/executorch/backends/nxp/backend/ir/conversion_context.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir 2025-06-05T19:19:31.8481990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:31.8482780Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/tflite_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:31.8483750Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:31.8484480Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:31.8485190Z copying src/executorch/backends/nxp/backend/ir/converter/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:31.8486080Z copying src/executorch/backends/nxp/backend/ir/converter/tensor_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:31.8487010Z copying src/executorch/backends/nxp/backend/ir/converter/quantization_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:31.8488030Z copying src/executorch/backends/nxp/backend/ir/converter/node_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:31.8488770Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8489560Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/pattern_matcher.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8490560Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/operator_rules.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8491550Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/graph_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8492710Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8493720Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/tensor_rules.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8494700Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:31.8495420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib 2025-06-05T19:19:31.8496850Z copying src/executorch/backends/nxp/backend/ir/lib/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib 2025-06-05T19:19:31.8499460Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/custom_options 2025-06-05T19:19:31.8502180Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/custom_options/flex_transpose_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/custom_options 2025-06-05T19:19:31.8504930Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8507460Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_or_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8508760Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/neg_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8510030Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_prod_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8511210Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sign_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8512640Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/fully_connected_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8513990Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/max_pool_2d_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8515180Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8516380Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/abs_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8517610Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_lstm_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8519040Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/div_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8520280Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squeeze_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8521610Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/exp_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8522810Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8524040Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/square_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8525350Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/shape_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8661600Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_2d_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8662810Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cast_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8664010Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depthwise_conv_2d_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8665230Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/tile_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8666430Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squared_difference_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8667720Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_equal_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8668960Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_rnn_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8670220Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/minimum_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8671440Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_nearest_neighbor_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8672710Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8673880Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/equal_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8675050Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_max_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8676410Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/hard_swish_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8677590Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gelu_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8678740Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mul_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8680070Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lstm_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8681250Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depth_to_space_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8682440Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8683620Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/average_pool_2d_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8684830Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_not_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8685990Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8687140Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/range_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8688320Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/leaky_relu_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8689500Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_v_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8690680Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_max_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8691890Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/space_to_depth_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8693110Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_conv_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8694320Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mirror_pad_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8695520Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/multinomial_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8696760Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_n_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8697960Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_bilinear_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8699180Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/concatenation_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8700520Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/log_softmax_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8701700Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mean_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8702880Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8704050Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sub_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8705310Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/maximum_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8706470Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_v2_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8947370Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bitwise_xor_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8956940Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_3d_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8958730Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/softmax_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8965290Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/slice_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8966700Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/quantize_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8968000Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pow_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8969350Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_rnn_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8970870Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/one_hot_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8972610Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8973970Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_and_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.8975300Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/floor_mod_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9005270Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cum_sum_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9007500Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_equal_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9010400Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/dequantize_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9011690Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lrn_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9012970Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/strided_slice_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9014180Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_min_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9015370Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sum_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9016550Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9017930Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/batch_mat_mul_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9019240Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/not_equal_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9020510Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_lstm_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9021990Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reverse_sequence_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9023230Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_min_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9024450Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_nd_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9025840Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/select_v2_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9027060Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/scatter_nd_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9028270Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/broadcast_to_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9029910Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reshape_options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:31.9030840Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:31.9031650Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/meta/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:31.9032720Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/meta/types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:31.9034950Z copying src/executorch/backends/nxp/backend/ir/tflite_generator/meta/meta.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:31.9037270Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters 2025-06-05T19:19:31.9039170Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters 2025-06-05T19:19:31.9040120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:31.9040950Z copying src/executorch/backends/nxp/backend/ir/converter/conversion/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:31.9041980Z copying src/executorch/backends/nxp/backend/ir/converter/conversion/common.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:31.9043040Z copying src/executorch/backends/nxp/backend/ir/converter/conversion/translator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:31.9044590Z copying src/executorch/backends/nxp/backend/ir/converter/conversion/aten_translator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:31.9045430Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:31.9422240Z copying src/executorch/backends/nxp/backend/ir/converter/builder/aten_model_builder_director.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:31.9423380Z copying src/executorch/backends/nxp/backend/ir/converter/builder/model_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:31.9424460Z copying src/executorch/backends/nxp/backend/ir/converter/builder/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:31.9425710Z copying src/executorch/backends/nxp/backend/ir/converter/builder/quantization_verification.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:31.9426630Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9427650Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_dequantize_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9428980Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/addmm_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9430410Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/convolution_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9431720Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/permute_copy_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9433000Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/mm_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9434250Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9435520Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_quantize_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9436900Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/avg_pool_2d_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9438220Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/softmax_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9439540Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/constant_pad_nd_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9440870Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/view_copy_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9442170Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/relu_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9443460Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/max_pool_2d_converter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:31.9444470Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:31.9445680Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/shared/reduce_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:31.9447340Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/shared/recurrent_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:31.9448580Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/shared/reshape_transposition.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:31.9449810Z copying src/executorch/backends/nxp/backend/ir/converter/node_converters/shared/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:31.9450880Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9451890Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/replace_average_pool_before_fully_connected_with_sum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9453200Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_cast_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9454390Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/keep_one_empty_buffer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9455790Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/permute_fully_connected_weights_after_reshape.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9457260Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/combine_hard_sigmoid_and_mul_to_hard_swish.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9458580Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_quanitze_into_preceding_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9459860Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_quantize_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9461040Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9462310Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_transpose_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9463550Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/eliminate_dead_branches.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9464840Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_fully_connected_and_add_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9466120Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_activation_functions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9467350Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_reshape_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9468770Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/move_relu_before_concat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9470100Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/remove_unused_tensors_and_buffers.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9622830Z copying src/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/base_optimization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:31.9623910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9624690Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LogicalOrOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9625720Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9626720Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ZerosLikeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9627790Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceWindowOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9628850Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowFunction.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9630490Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9631610Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/EqualOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9632600Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/PowOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9633880Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LessOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9634920Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CombinerType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9635870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/AddOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9636860Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloScatterOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9637910Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/HashtableSizeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9638950Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/QuantizeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9639950Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RightShiftOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9641010Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloCustomCallOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9642170Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Pool2DOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9643140Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SoftmaxOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9644090Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ShapeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9645180Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SparsityParameters.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9646190Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReverseSequenceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9647180Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LeakyReluOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9648160Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9649120Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Metadata.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9650290Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloSliceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9651330Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MatrixDiagOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9652830Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReadVariableOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9653880Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloTransposeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9654940Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LessEqualOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9655930Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CallOnceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9656910Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReverseV2Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9657900Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RNNOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9658860Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DimensionMetadata.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9659870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ActivationFunctionType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9660880Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Int32Vector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9662420Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/NegOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9663550Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FloorDivOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9664780Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LogSoftmaxOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9665770Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadMode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9666730Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SignatureDef.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9668410Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SelectOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9669370Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UniqueOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9670340Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/GreaterOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9671270Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Uint8Vector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9672200Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RankOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9673180Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ResizeBilinearOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9674250Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonDirection.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9760600Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DivOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9761660Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9762730Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMaxOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9763770Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReshapeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9764750Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/HashtableOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9765730Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SelectV2Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9766760Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Conv3DOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9767720Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TopKV2Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9768670Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CumsumOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9769620Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TileOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9770740Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/NotEqualOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9771690Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/AbsOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9772650Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CustomOptionsFormat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9773800Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentProdOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9774820Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CustomQuantization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9775780Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LSTMOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9776800Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloDotGeneralOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9777810Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SliceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9779100Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ArgMinOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9780200Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloBroadcastInDimOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9781280Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/HashtableFindOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9782300Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TransposeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9783270Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DimensionType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9784220Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Operator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9785200Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FakeQuantOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9786190Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MaximumMinimumOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9787200Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TensorType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9788110Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9789040Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SegmentSumOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9790070Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/EmbeddingLookupSparseOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9791350Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptionsWeightsFormat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9792490Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnidirectionalSequenceLSTMOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9793570Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ResizeNearestNeighborOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9794650Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloRngBitGeneratorOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9795760Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Rfft2dOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9796700Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CastOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9797700Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/AssignVariableOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9798770Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceLSTMOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9799890Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SplitOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9800870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9801860Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BroadcastToOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9802850Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BitwiseXorOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9803860Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/QuantizationParameters.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9804870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOperator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9805840Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/PadV2Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9806780Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SplitVOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9807740Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9808640Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9939100Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SkipGramOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9940200Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LogicalNotOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9941360Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CosOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9942320Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/HardSwishOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9943270Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ExpOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9944190Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MulOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9945260Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FillOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9946270Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceRNNOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9947310Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FloorModOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9948320Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DynamicUpdateSliceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9949420Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloConcatenateOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9950490Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ScatterNdOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9951480Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LogicalAndOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9952500Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentSumOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9953510Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SqueezeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9954490Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SequenceRNNOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9955580Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SquaredDifferenceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9956740Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/HashtableImportOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9957810Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9970090Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/QuantizationDetails.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9972370Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SpaceToBatchNDOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9975710Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloConvolutionOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9978420Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/OperatorCode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9980870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SignOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9981870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9982930Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloCompareOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9984080Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SparseToDenseOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9985060Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RangeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9985990Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Buffer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9986970Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMinOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9987980Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/OneHotOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9988970Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloWhileOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9989970Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloPadOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9990940Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DensifyOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9991890Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SVDFOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9992880Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ConcatenationOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9993870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/PackOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9994840Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MatrixSetDiagOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9995860Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ArgMaxOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9996820Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/AddNOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9997830Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BatchToSpaceNDOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9998900Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV4Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:31.9999910Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RandomOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0001020Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloSortOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0002000Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/CallOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0002960Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/GatherOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0003890Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TensorMap.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0004920Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0131520Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/WhileOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0132510Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/RngAlgorithm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0133470Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BitcastOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0134720Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StridedSliceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0135830Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ConcatEmbeddingsOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0136840Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/IfOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0137810Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/PadOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0138930Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DepthwiseConv2DOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0139980Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloGatherOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0140980Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SubGraph.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0141910Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/GeluOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0142870Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/UnpackOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0145390Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BatchMatMulOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0147020Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloIotaOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0148020Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ATan2Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0148960Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SubOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0150090Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/TransposeConvOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0151110Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DepthToSpaceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0152070Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Padding.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0153100Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Conv2DOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0154060Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SparseIndexVector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0155030Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/VariantSubType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0156000Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/BucketizeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0157000Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DequantizeOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0158010Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/VarHandleOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0158970Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/WhereOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0159980Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ExpandDimsOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0160990Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SpaceToDepthOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0162030Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloPrecisionConfig.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0163020Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/L2NormOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0163990Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LSTMKernelType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0164980Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/Uint16Vector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0166300Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/LocalResponseNormalizationOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0167430Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0168420Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/ReducerOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0169690Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/GreaterEqualOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0170930Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV5Options.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0171950Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/SquareOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0172930Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/GatherNdOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0173940Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/StablehloDynamicSliceOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0175340Z copying src/executorch/backends/nxp/backend/ir/lib/tflite/DilateOptions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:32.0176120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0176780Z copying src/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0177570Z copying src/executorch/backends/qualcomm/builders/op_full.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0178390Z copying src/executorch/backends/qualcomm/builders/op_index.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0179180Z copying src/executorch/backends/qualcomm/builders/op_ge.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0179980Z copying src/executorch/backends/qualcomm/builders/op_unbind.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0180810Z copying src/executorch/backends/qualcomm/builders/op_min.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0181600Z copying src/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0182380Z copying src/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0322450Z copying src/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0323430Z copying src/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0324320Z copying src/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0325270Z copying src/executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0326160Z copying src/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0327040Z copying src/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0327900Z copying src/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0328740Z copying src/executorch/backends/qualcomm/builders/op_gather.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0329530Z copying src/executorch/backends/qualcomm/builders/op_amax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0330500Z copying src/executorch/backends/qualcomm/builders/op_rms_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0331340Z copying src/executorch/backends/qualcomm/builders/op_group_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0332160Z copying src/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0332970Z copying src/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0333880Z copying src/executorch/backends/qualcomm/builders/op_elu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0334670Z copying src/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0335490Z copying src/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0336300Z copying src/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0337110Z copying src/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0337910Z copying src/executorch/backends/qualcomm/builders/op_topk.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0338720Z copying src/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0339550Z copying src/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0340390Z copying src/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0341270Z copying src/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0342060Z copying src/executorch/backends/qualcomm/builders/op_sin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0342840Z copying src/executorch/backends/qualcomm/builders/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0343650Z copying src/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0344440Z copying src/executorch/backends/qualcomm/builders/op_where.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0345220Z copying src/executorch/backends/qualcomm/builders/op_and.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0346010Z copying src/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0346810Z copying src/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0347590Z copying src/executorch/backends/qualcomm/builders/op_exp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0348380Z copying src/executorch/backends/qualcomm/builders/op_to.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0349230Z copying src/executorch/backends/qualcomm/builders/op_lt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0350030Z copying src/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0351040Z copying src/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0351840Z copying src/executorch/backends/qualcomm/builders/op_max.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0352690Z copying src/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0353470Z copying src/executorch/backends/qualcomm/builders/op_arange.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0354280Z copying src/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0355090Z copying src/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0355940Z copying src/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0356800Z copying src/executorch/backends/qualcomm/builders/op_eq.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0357590Z copying src/executorch/backends/qualcomm/builders/op_stack.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0358400Z copying src/executorch/backends/qualcomm/builders/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0359260Z copying src/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0360060Z copying src/executorch/backends/qualcomm/builders/op_gt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0360840Z copying src/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0361740Z copying src/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0362530Z copying src/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0363320Z copying src/executorch/backends/qualcomm/builders/op_or.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0364160Z copying src/executorch/backends/qualcomm/builders/op_div.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0364970Z copying src/executorch/backends/qualcomm/builders/op_cum_sum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0365760Z copying src/executorch/backends/qualcomm/builders/op_resize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0366570Z copying src/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0367360Z copying src/executorch/backends/qualcomm/builders/op_log.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0368230Z copying src/executorch/backends/qualcomm/builders/op_repeat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0504480Z copying src/executorch/backends/qualcomm/builders/op_neg.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0505320Z copying src/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0506120Z copying src/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0507090Z copying src/executorch/backends/qualcomm/builders/op_scalar_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0507910Z copying src/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0508760Z copying src/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0509590Z copying src/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0510400Z copying src/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0511190Z copying src/executorch/backends/qualcomm/builders/op_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0511990Z copying src/executorch/backends/qualcomm/builders/op_argmin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0512780Z copying src/executorch/backends/qualcomm/builders/op_cos.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0513550Z copying src/executorch/backends/qualcomm/builders/op_ne.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0514450Z copying src/executorch/backends/qualcomm/builders/op_logical_not.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0515250Z copying src/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0516050Z copying src/executorch/backends/qualcomm/builders/op_instance_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0516870Z copying src/executorch/backends/qualcomm/builders/op_index_put.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0517670Z copying src/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0518460Z copying src/executorch/backends/qualcomm/builders/op_le.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0519240Z copying src/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0520080Z copying src/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0520890Z copying src/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0521700Z copying src/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0522610Z copying src/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0523420Z copying src/executorch/backends/qualcomm/builders/op_abs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0524210Z copying src/executorch/backends/qualcomm/builders/op_full_like.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0524990Z copying src/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders 2025-06-05T19:19:32.0525700Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization 2025-06-05T19:19:32.0526430Z copying src/executorch/backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization 2025-06-05T19:19:32.0527580Z copying src/executorch/backends/qualcomm/serialization/qc_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization 2025-06-05T19:19:32.0528270Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests 2025-06-05T19:19:32.0528900Z copying src/executorch/backends/qualcomm/tests/models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests 2025-06-05T19:19:32.0529700Z copying src/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests 2025-06-05T19:19:32.0530490Z copying src/executorch/backends/qualcomm/tests/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests 2025-06-05T19:19:32.0531080Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/utils 2025-06-05T19:19:32.0531710Z copying src/executorch/backends/qualcomm/utils/constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/utils 2025-06-05T19:19:32.0532470Z copying src/executorch/backends/qualcomm/utils/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/utils 2025-06-05T19:19:32.0533080Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0533730Z copying src/executorch/backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0534550Z copying src/executorch/backends/qualcomm/_passes/qnn_pass_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0535380Z copying src/executorch/backends/qualcomm/_passes/replace_arange_args.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0536210Z copying src/executorch/backends/qualcomm/_passes/fixed_linear_keep_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0537010Z copying src/executorch/backends/qualcomm/_passes/fold_qdq.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0537810Z copying src/executorch/backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0538640Z copying src/executorch/backends/qualcomm/_passes/annotate_unbind.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0539460Z copying src/executorch/backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0540300Z copying src/executorch/backends/qualcomm/_passes/convert_conv1d_to_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0541290Z copying src/executorch/backends/qualcomm/_passes/annotate_adaptive_avg_pool1d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0542150Z copying src/executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0542960Z copying src/executorch/backends/qualcomm/_passes/build_quant_io.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0543810Z copying src/executorch/backends/qualcomm/_passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0544690Z copying src/executorch/backends/qualcomm/_passes/decompose_cdist.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0545530Z copying src/executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0546360Z copying src/executorch/backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0547190Z copying src/executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0548040Z copying src/executorch/backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0548850Z copying src/executorch/backends/qualcomm/_passes/decompose_roll.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0678840Z copying src/executorch/backends/qualcomm/_passes/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0679730Z copying src/executorch/backends/qualcomm/_passes/decompose_silu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0680630Z copying src/executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0681560Z copying src/executorch/backends/qualcomm/_passes/fuse_consecutive_cast.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0682480Z copying src/executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0683350Z copying src/executorch/backends/qualcomm/_passes/decompose_any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0684170Z copying src/executorch/backends/qualcomm/_passes/decompose_expm1.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0685060Z copying src/executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0685920Z copying src/executorch/backends/qualcomm/_passes/remove_0d_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0686780Z copying src/executorch/backends/qualcomm/_passes/replace_inf_values.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0687610Z copying src/executorch/backends/qualcomm/_passes/remove_redundancy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0688420Z copying src/executorch/backends/qualcomm/_passes/annotate_stack.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0689380Z copying src/executorch/backends/qualcomm/_passes/convert_square_to_pow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0690210Z copying src/executorch/backends/qualcomm/_passes/decompose_einsum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0691000Z copying src/executorch/backends/qualcomm/_passes/tag_quant_io.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0691830Z copying src/executorch/backends/qualcomm/_passes/insert_requantize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0692890Z copying src/executorch/backends/qualcomm/_passes/layout_transform.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0693800Z copying src/executorch/backends/qualcomm/_passes/i64_to_i32.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes 2025-06-05T19:19:32.0694510Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/debugger 2025-06-05T19:19:32.0695240Z copying src/executorch/backends/qualcomm/debugger/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/debugger 2025-06-05T19:19:32.0701170Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition 2025-06-05T19:19:32.0701880Z copying src/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition 2025-06-05T19:19:32.0702720Z copying src/executorch/backends/qualcomm/partition/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition 2025-06-05T19:19:32.0703540Z copying src/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition 2025-06-05T19:19:32.0704170Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:32.0704840Z copying src/executorch/backends/qualcomm/quantizer/custom_annotation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:32.0705650Z copying src/executorch/backends/qualcomm/quantizer/qconfig.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:32.0706470Z copying src/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:32.0707330Z copying src/executorch/backends/qualcomm/quantizer/annotators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:32.0708050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:32.0708850Z copying src/executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:32.0709870Z copying src/executorch/backends/qualcomm/quantizer/observers/per_block_param_observer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:32.0710700Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:32.0711600Z copying src/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:32.0712750Z copying src/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:32.0713550Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0714390Z copying src/executorch/backends/example/example_operators/flatten.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0715300Z copying src/executorch/backends/example/example_operators/add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0716160Z copying src/executorch/backends/example/example_operators/linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0717050Z copying src/executorch/backends/example/example_operators/op_base.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0718030Z copying src/executorch/backends/example/example_operators/conv_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0718990Z copying src/executorch/backends/example/example_operators/ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0719820Z copying src/executorch/backends/example/example_operators/conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0720680Z copying src/executorch/backends/example/example_operators/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0721550Z copying src/executorch/backends/example/example_operators/dropout.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0722490Z copying src/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators 2025-06-05T19:19:32.0723190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests 2025-06-05T19:19:32.0723820Z copying src/executorch/backends/openvino/tests/test_runner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests 2025-06-05T19:19:32.0724440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/quantizer 2025-06-05T19:19:32.0725080Z copying src/executorch/backends/openvino/quantizer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/quantizer 2025-06-05T19:19:32.0725920Z copying src/executorch/backends/openvino/quantizer/quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/quantizer 2025-06-05T19:19:32.0726590Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/models 2025-06-05T19:19:32.0727300Z copying src/executorch/backends/openvino/tests/models/test_classification.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/models 2025-06-05T19:19:32.0728000Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0728670Z copying src/executorch/backends/openvino/tests/ops/test_batch_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0729500Z copying src/executorch/backends/openvino/tests/ops/test_arange.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0888160Z copying src/executorch/backends/openvino/tests/ops/test_permute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0889560Z copying src/executorch/backends/openvino/tests/ops/test_pooling.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0890530Z copying src/executorch/backends/openvino/tests/ops/test_convolution.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0891670Z copying src/executorch/backends/openvino/tests/ops/test_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0892620Z copying src/executorch/backends/openvino/tests/ops/test_addmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0893570Z copying src/executorch/backends/openvino/tests/ops/test_unary_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0894430Z copying src/executorch/backends/openvino/tests/ops/test_view.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0895400Z copying src/executorch/backends/openvino/tests/ops/test_mean.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0896250Z copying src/executorch/backends/openvino/tests/ops/base_openvino_op_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops 2025-06-05T19:19:32.0896930Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/_passes 2025-06-05T19:19:32.0897560Z copying src/executorch/backends/mediatek/_passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/_passes 2025-06-05T19:19:32.0898410Z copying src/executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/_passes 2025-06-05T19:19:32.0899120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer 2025-06-05T19:19:32.0899780Z copying src/executorch/backends/mediatek/quantizer/qconfig.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer 2025-06-05T19:19:32.0900600Z copying src/executorch/backends/mediatek/quantizer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer 2025-06-05T19:19:32.0901430Z copying src/executorch/backends/mediatek/quantizer/annotator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer 2025-06-05T19:19:32.0902260Z copying src/executorch/backends/mediatek/quantizer/quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer 2025-06-05T19:19:32.0902910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test 2025-06-05T19:19:32.0903560Z copying src/executorch/backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test 2025-06-05T19:19:32.0904430Z copying src/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test 2025-06-05T19:19:32.0905360Z copying src/executorch/backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test 2025-06-05T19:19:32.0906070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test 2025-06-05T19:19:32.0906680Z copying src/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test 2025-06-05T19:19:32.0907490Z copying src/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test 2025-06-05T19:19:32.0908290Z copying src/executorch/backends/vulkan/test/test_vulkan_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test 2025-06-05T19:19:32.0909100Z copying src/executorch/backends/vulkan/test/test_serialization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test 2025-06-05T19:19:32.0909730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/partitioner 2025-06-05T19:19:32.0910540Z copying src/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/partitioner 2025-06-05T19:19:32.0911240Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization 2025-06-05T19:19:32.0911940Z copying src/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization 2025-06-05T19:19:32.0913130Z copying src/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization 2025-06-05T19:19:32.0914370Z copying src/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization 2025-06-05T19:19:32.0915070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime 2025-06-05T19:19:32.0915710Z copying src/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime 2025-06-05T19:19:32.0916330Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0916980Z copying src/executorch/backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0917780Z copying src/executorch/backends/vulkan/_passes/remove_asserts.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0918580Z copying src/executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0919420Z copying src/executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0920650Z copying src/executorch/backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0921490Z copying src/executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0922290Z copying src/executorch/backends/vulkan/_passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0923050Z copying src/executorch/backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0923860Z copying src/executorch/backends/vulkan/_passes/fuse_quantized_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes 2025-06-05T19:19:32.0924490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/quantizer 2025-06-05T19:19:32.0925200Z copying src/executorch/backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/quantizer 2025-06-05T19:19:32.0925860Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:32.0926570Z copying src/executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:32.0927550Z copying src/executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:32.0928400Z copying src/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:32.0929070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0929900Z copying src/executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0930840Z copying src/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0931780Z copying src/executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0932680Z copying src/executorch/backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0933640Z copying src/executorch/backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.0934550Z copying src/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:32.1067990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/volk 2025-06-05T19:19:32.1068890Z copying src/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/volk 2025-06-05T19:19:32.1069750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-06-05T19:19:32.1070830Z copying src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-06-05T19:19:32.1071860Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1072740Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1073860Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1075400Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1076520Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1077680Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1079320Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1080460Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:32.1081390Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-06-05T19:19:32.1082340Z copying src/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-06-05T19:19:32.1083150Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test 2025-06-05T19:19:32.1083930Z copying src/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test 2025-06-05T19:19:32.1084750Z copying src/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test 2025-06-05T19:19:32.1085400Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1086040Z copying src/executorch/backends/xnnpack/operators/op_rsqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1086920Z copying src/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1087720Z copying src/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1088580Z copying src/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1089440Z copying src/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1090260Z copying src/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1091060Z copying src/executorch/backends/xnnpack/operators/op_bmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1091830Z copying src/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1092670Z copying src/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1093500Z copying src/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1094300Z copying src/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1095100Z copying src/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1095900Z copying src/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1096700Z copying src/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1097510Z copying src/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1098370Z copying src/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1099200Z copying src/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1100040Z copying src/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1100900Z copying src/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1101730Z copying src/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1102600Z copying src/executorch/backends/xnnpack/operators/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1103390Z copying src/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1104190Z copying src/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1105000Z copying src/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1105870Z copying src/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1106660Z copying src/executorch/backends/xnnpack/operators/op_exp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1107530Z copying src/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1108350Z copying src/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1109160Z copying src/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1109960Z copying src/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1110790Z copying src/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1111610Z copying src/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1112410Z copying src/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1113170Z copying src/executorch/backends/xnnpack/operators/op_div.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1113930Z copying src/executorch/backends/xnnpack/operators/op_log.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1239760Z copying src/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1240610Z copying src/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1241460Z copying src/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1242280Z copying src/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1243090Z copying src/executorch/backends/xnnpack/operators/op_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1243920Z copying src/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1244760Z copying src/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1245560Z copying src/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1246660Z copying src/executorch/backends/xnnpack/operators/op_gelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1247460Z copying src/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1248240Z copying src/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1249050Z copying src/executorch/backends/xnnpack/operators/op_quant_dequant.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1249980Z copying src/executorch/backends/xnnpack/operators/op_square.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1250770Z copying src/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators 2025-06-05T19:19:32.1251420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization 2025-06-05T19:19:32.1252150Z copying src/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization 2025-06-05T19:19:32.1253070Z copying src/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization 2025-06-05T19:19:32.1253760Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils 2025-06-05T19:19:32.1254370Z copying src/executorch/backends/xnnpack/utils/configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils 2025-06-05T19:19:32.1255170Z copying src/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils 2025-06-05T19:19:32.1255960Z copying src/executorch/backends/xnnpack/utils/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils 2025-06-05T19:19:32.1256710Z copying src/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils 2025-06-05T19:19:32.1257320Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1257990Z copying src/executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1258830Z copying src/executorch/backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1259630Z copying src/executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1260430Z copying src/executorch/backends/xnnpack/_passes/decompose_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1261270Z copying src/executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1262120Z copying src/executorch/backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1262900Z copying src/executorch/backends/xnnpack/_passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1263700Z copying src/executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1264550Z copying src/executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1265440Z copying src/executorch/backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1266250Z copying src/executorch/backends/xnnpack/_passes/convert_to_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1267050Z copying src/executorch/backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes 2025-06-05T19:19:32.1267760Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party 2025-06-05T19:19:32.1268480Z copying src/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party 2025-06-05T19:19:32.1269180Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition 2025-06-05T19:19:32.1269830Z copying src/executorch/backends/xnnpack/partition/configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition 2025-06-05T19:19:32.1270690Z copying src/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition 2025-06-05T19:19:32.1271390Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/quantizer 2025-06-05T19:19:32.1272060Z copying src/executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/quantizer 2025-06-05T19:19:32.1272930Z copying src/executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/quantizer 2025-06-05T19:19:32.1273660Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:32.1274410Z copying src/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:32.1275370Z copying src/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:32.1276110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1276810Z copying src/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1277720Z copying src/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1278610Z copying src/executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1279580Z copying src/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1280490Z copying src/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1281380Z copying src/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1282320Z copying src/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:32.1283070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1283840Z copying src/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1284670Z copying src/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1660520Z copying src/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1661420Z copying src/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1662470Z copying src/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1663490Z copying src/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1664400Z copying src/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1665330Z copying src/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1666190Z copying src/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1667170Z copying src/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1668140Z copying src/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1674600Z copying src/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1675510Z copying src/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models 2025-06-05T19:19:32.1676190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/tester 2025-06-05T19:19:32.1676850Z copying src/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/tester 2025-06-05T19:19:32.1677660Z copying src/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/tester 2025-06-05T19:19:32.1678280Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1678900Z copying src/executorch/backends/xnnpack/test/ops/test_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1679680Z copying src/executorch/backends/xnnpack/test/ops/test_multiply.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1680450Z copying src/executorch/backends/xnnpack/test/ops/test_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1681220Z copying src/executorch/backends/xnnpack/test/ops/test_conv1d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1681990Z copying src/executorch/backends/xnnpack/test/ops/test_sqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1682790Z copying src/executorch/backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1683710Z copying src/executorch/backends/xnnpack/test/ops/test_prelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1684510Z copying src/executorch/backends/xnnpack/test/ops/test_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1685300Z copying src/executorch/backends/xnnpack/test/ops/test_abs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1686090Z copying src/executorch/backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1687000Z copying src/executorch/backends/xnnpack/test/ops/test_permute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1687800Z copying src/executorch/backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1688660Z copying src/executorch/backends/xnnpack/test/ops/test_square.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1689460Z copying src/executorch/backends/xnnpack/test/ops/test_ceil.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1690270Z copying src/executorch/backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1691050Z copying src/executorch/backends/xnnpack/test/ops/test_pow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1691800Z copying src/executorch/backends/xnnpack/test/ops/test_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1692560Z copying src/executorch/backends/xnnpack/test/ops/test_gelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1693320Z copying src/executorch/backends/xnnpack/test/ops/test_log.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1694130Z copying src/executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1694920Z copying src/executorch/backends/xnnpack/test/ops/test_div.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1695680Z copying src/executorch/backends/xnnpack/test/ops/test_max_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1696440Z copying src/executorch/backends/xnnpack/test/ops/test_elu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1697210Z copying src/executorch/backends/xnnpack/test/ops/test_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1697990Z copying src/executorch/backends/xnnpack/test/ops/test_exp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1698770Z copying src/executorch/backends/xnnpack/test/ops/test_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1699570Z copying src/executorch/backends/xnnpack/test/ops/test_maximum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1700430Z copying src/executorch/backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1701200Z copying src/executorch/backends/xnnpack/test/ops/test_minimum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1701990Z copying src/executorch/backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1702890Z copying src/executorch/backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1703690Z copying src/executorch/backends/xnnpack/test/ops/test_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1704470Z copying src/executorch/backends/xnnpack/test/ops/test_softmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1705320Z copying src/executorch/backends/xnnpack/test/ops/test_negate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1706110Z copying src/executorch/backends/xnnpack/test/ops/test_hardswish.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1706940Z copying src/executorch/backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1707750Z copying src/executorch/backends/xnnpack/test/ops/test_lstm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1708560Z copying src/executorch/backends/xnnpack/test/ops/test_floor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1709370Z copying src/executorch/backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1710190Z copying src/executorch/backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1710980Z copying src/executorch/backends/xnnpack/test/ops/test_sub.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1870370Z copying src/executorch/backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1871260Z copying src/executorch/backends/xnnpack/test/ops/test_bmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:32.1871910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:32.1872640Z copying src/executorch/backends/xnnpack/test/quantizer/test_representation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:32.1873590Z copying src/executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:32.1874520Z copying src/executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:32.1875280Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:32.1876060Z copying src/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:32.1876810Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:32.1877550Z copying src/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:32.1878300Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:32.1879040Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:32.1879880Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:32.1880600Z copying src/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:32.1881330Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1882110Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1883240Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1884340Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1885490Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1886610Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1887720Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1888820Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1889910Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1891000Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1892010Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1893040Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1894120Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1895220Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1896310Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1897400Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1898490Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1899620Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1900680Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1901710Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1902760Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1903930Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1904990Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1906090Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1907180Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1908230Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1909290Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1910450Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:32.1911490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:32.1912350Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:32.1913420Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:32.1914460Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:32.1915560Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:32.1916420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:32.2032920Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:32.2034370Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:32.2035580Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:32.2036530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:32.2037360Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:32.2038190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-06-05T19:19:32.2039000Z copying src/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-06-05T19:19:32.2040140Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:32.2040960Z copying src/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:32.2042050Z copying src/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:32.2043160Z copying src/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:32.2043940Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2044680Z copying src/executorch/backends/xnnpack/partition/config/gemm_configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2045580Z copying src/executorch/backends/xnnpack/partition/config/node_configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2046670Z copying src/executorch/backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2047570Z copying src/executorch/backends/xnnpack/partition/config/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2048480Z copying src/executorch/backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2049510Z copying src/executorch/backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:32.2050360Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:32.2051070Z copying src/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:32.2052040Z copying src/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:32.2052790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test 2025-06-05T19:19:32.2053370Z copying src/executorch/backends/arm/test/test_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test 2025-06-05T19:19:32.2054150Z copying src/executorch/backends/arm/test/conftest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test 2025-06-05T19:19:32.2054860Z copying src/executorch/backends/arm/test/runner_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test 2025-06-05T19:19:32.2055550Z copying src/executorch/backends/arm/test/common.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test 2025-06-05T19:19:32.2056380Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2057130Z copying src/executorch/backends/arm/operators/op_rsqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2057870Z copying src/executorch/backends/arm/operators/op_ge.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2058690Z copying src/executorch/backends/arm/operators/op_maximum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2059630Z copying src/executorch/backends/arm/operators/op_slice.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2060370Z copying src/executorch/backends/arm/operators/op_view.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2061230Z copying src/executorch/backends/arm/operators/op_minimum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2062050Z copying src/executorch/backends/arm/operators/op_mul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2062850Z copying src/executorch/backends/arm/operators/op_bmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2063590Z copying src/executorch/backends/arm/operators/op_amax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2064380Z copying src/executorch/backends/arm/operators/operator_validation_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2065290Z copying src/executorch/backends/arm/operators/op_to_dim_order_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2066130Z copying src/executorch/backends/arm/operators/op_sub.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2066850Z copying src/executorch/backends/arm/operators/op_any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2067680Z copying src/executorch/backends/arm/operators/ops_identity.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2068570Z copying src/executorch/backends/arm/operators/op_constant_pad_nd.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2069360Z copying src/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2070220Z copying src/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2071080Z copying src/executorch/backends/arm/operators/op_sum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2071810Z copying src/executorch/backends/arm/operators/op_sin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2072680Z copying src/executorch/backends/arm/operators/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2073510Z copying src/executorch/backends/arm/operators/op_where.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2074250Z copying src/executorch/backends/arm/operators/op_exp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2075060Z copying src/executorch/backends/arm/operators/op_lt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2075890Z copying src/executorch/backends/arm/operators/op_transpose.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2076760Z copying src/executorch/backends/arm/operators/op_rescale.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2077580Z copying src/executorch/backends/arm/operators/op_pow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2078320Z copying src/executorch/backends/arm/operators/op_max_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2079270Z copying src/executorch/backends/arm/operators/op_upsample_nearest2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2080140Z copying src/executorch/backends/arm/operators/op_permute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2080960Z copying src/executorch/backends/arm/operators/op_eq.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2196510Z copying src/executorch/backends/arm/operators/op_rshift_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2197330Z copying src/executorch/backends/arm/operators/op_gt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2198070Z copying src/executorch/backends/arm/operators/op_tanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2198830Z copying src/executorch/backends/arm/operators/op_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2199580Z copying src/executorch/backends/arm/operators/ops_unary.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2200360Z copying src/executorch/backends/arm/operators/op_reciprocal.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2201120Z copying src/executorch/backends/arm/operators/op_log.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2201860Z copying src/executorch/backends/arm/operators/op_repeat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2202630Z copying src/executorch/backends/arm/operators/op_neg.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2203370Z copying src/executorch/backends/arm/operators/op_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2204160Z copying src/executorch/backends/arm/operators/op_upsample_bilinear2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2204930Z copying src/executorch/backends/arm/operators/op_amin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2205690Z copying src/executorch/backends/arm/operators/node_visitor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2206440Z copying src/executorch/backends/arm/operators/op_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2207170Z copying src/executorch/backends/arm/operators/op_cos.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2207910Z copying src/executorch/backends/arm/operators/op_to_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2208650Z copying src/executorch/backends/arm/operators/op_le.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2209510Z copying src/executorch/backends/arm/operators/op_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2210270Z copying src/executorch/backends/arm/operators/ops_binary.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2211040Z copying src/executorch/backends/arm/operators/op_abs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2211770Z copying src/executorch/backends/arm/operators/op_table.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2212620Z copying src/executorch/backends/arm/operators/op_erf.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators 2025-06-05T19:19:32.2213200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/util 2025-06-05T19:19:32.2213790Z copying src/executorch/backends/arm/util/arm_model_evaluator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/util 2025-06-05T19:19:32.2214420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2215110Z copying src/executorch/backends/arm/operator_support/sin_cos_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2215970Z copying src/executorch/backends/arm/operator_support/pool_2d_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2216810Z copying src/executorch/backends/arm/operator_support/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2217650Z copying src/executorch/backends/arm/operator_support/slice_copy_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2218520Z copying src/executorch/backends/arm/operator_support/reduce_sum_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2219390Z copying src/executorch/backends/arm/operator_support/ethos_u55_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2220260Z copying src/executorch/backends/arm/operator_support/convolution_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2221150Z copying src/executorch/backends/arm/operator_support/tosa_supported_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2222040Z copying src/executorch/backends/arm/operator_support/right_shift_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2222900Z copying src/executorch/backends/arm/operator_support/minmax_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2223760Z copying src/executorch/backends/arm/operator_support/to_copy_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support 2025-06-05T19:19:32.2224410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2225050Z copying src/executorch/backends/arm/_passes/replace_scalar_with_tensor_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2226310Z copying src/executorch/backends/arm/_passes/decompose_linear_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2227130Z copying src/executorch/backends/arm/_passes/decompose_meandim_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2227910Z copying src/executorch/backends/arm/_passes/convert_int_pow_to_mul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2228810Z copying src/executorch/backends/arm/_passes/decompose_cosine_similarity_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2229610Z copying src/executorch/backends/arm/_passes/decompose_ne_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2230360Z copying src/executorch/backends/arm/_passes/decompose_div_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2231110Z copying src/executorch/backends/arm/_passes/convert_to_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2231920Z copying src/executorch/backends/arm/_passes/decompose_var_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2232650Z copying src/executorch/backends/arm/_passes/arm_pass_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2233400Z copying src/executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2234170Z copying src/executorch/backends/arm/_passes/replace_inf_values_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2234960Z copying src/executorch/backends/arm/_passes/fuse_equal_placeholders_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2236210Z copying src/executorch/backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2237000Z copying src/executorch/backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2237770Z copying src/executorch/backends/arm/_passes/convert_minmax_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2238530Z copying src/executorch/backends/arm/_passes/insert_rescales_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2239280Z copying src/executorch/backends/arm/_passes/cast_int64_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2240010Z copying src/executorch/backends/arm/_passes/decompose_select.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2240760Z copying src/executorch/backends/arm/_passes/insert_table_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2401210Z copying src/executorch/backends/arm/_passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2402270Z copying src/executorch/backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2403130Z copying src/executorch/backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2409660Z copying src/executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2410510Z copying src/executorch/backends/arm/_passes/decompose_linalg_vector_norm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2411320Z copying src/executorch/backends/arm/_passes/decompose_silu_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2412100Z copying src/executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2413050Z copying src/executorch/backends/arm/_passes/broadcast_args_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2413860Z copying src/executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2414660Z copying src/executorch/backends/arm/_passes/decompose_sqrt_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2415440Z copying src/executorch/backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2416440Z copying src/executorch/backends/arm/_passes/remove_clone_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2417170Z copying src/executorch/backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2417950Z copying src/executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2418810Z copying src/executorch/backends/arm/_passes/match_where_self_arg_dtype_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2419630Z copying src/executorch/backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2420420Z copying src/executorch/backends/arm/_passes/decompose_softmax_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2421190Z copying src/executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2421950Z copying src/executorch/backends/arm/_passes/decompose_sum_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2422720Z copying src/executorch/backends/arm/_passes/decompose_gelu_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2423490Z copying src/executorch/backends/arm/_passes/decompose_groupnorm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2424290Z copying src/executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2425120Z copying src/executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2425930Z copying src/executorch/backends/arm/_passes/convert_split_to_slice.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2426710Z copying src/executorch/backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2427500Z copying src/executorch/backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2428270Z copying src/executorch/backends/arm/_passes/cast_to_int32_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2429010Z copying src/executorch/backends/arm/_passes/arm_pass_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2429770Z copying src/executorch/backends/arm/_passes/decompose_leaky_relu_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2430600Z copying src/executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2431490Z copying src/executorch/backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2432220Z copying src/executorch/backends/arm/_passes/arm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2432930Z copying src/executorch/backends/arm/_passes/_debug_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes 2025-06-05T19:19:32.2433510Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/scripts 2025-06-05T19:19:32.2434200Z copying src/executorch/backends/arm/scripts/parse_test_names.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/scripts 2025-06-05T19:19:32.2434810Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2435440Z copying src/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2436200Z copying src/executorch/backends/arm/quantizer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2436960Z copying src/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2437780Z copying src/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2438600Z copying src/executorch/backends/arm/quantizer/quantization_annotator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer 2025-06-05T19:19:32.2439240Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2439880Z copying src/executorch/backends/arm/test/misc/test_multiple_outputs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2440800Z copying src/executorch/backends/arm/test/misc/test_non_persistent_buffers.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2441620Z copying src/executorch/backends/arm/test/misc/test_dim_order_guards.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2442420Z copying src/executorch/backends/arm/test/misc/test_custom_partition.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2443240Z copying src/executorch/backends/arm/test/misc/test_bn_relu_folding_qat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2444020Z copying src/executorch/backends/arm/test/misc/test_tosa_spec.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2444800Z copying src/executorch/backends/arm/test/misc/test_lifted_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2445590Z copying src/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2446380Z copying src/executorch/backends/arm/test/misc/test_model_evaluator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2447190Z copying src/executorch/backends/arm/test/misc/test_multiple_delegates.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2448060Z copying src/executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc 2025-06-05T19:19:32.2448760Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tosautil 2025-06-05T19:19:32.2449440Z copying src/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tosautil 2025-06-05T19:19:32.2450060Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2450730Z copying src/executorch/backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2560370Z copying src/executorch/backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2561410Z copying src/executorch/backends/arm/test/passes/test_decompose_cosine_similarity_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2562340Z copying src/executorch/backends/arm/test/passes/test_decompose_linalg_vector_norm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2563240Z copying src/executorch/backends/arm/test/passes/test_convert_split_to_slice.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2564090Z copying src/executorch/backends/arm/test/passes/test_remove_clone_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2564950Z copying src/executorch/backends/arm/test/passes/test_decompose_softmax_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2565830Z copying src/executorch/backends/arm/test/passes/test_convert_expand_copy_to_repeat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2566750Z copying src/executorch/backends/arm/test/passes/test_fuse_equal_placeholders_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2567630Z copying src/executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2568500Z copying src/executorch/backends/arm/test/passes/test_decompose_layernorm_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2569360Z copying src/executorch/backends/arm/test/passes/test_rescale_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2570210Z copying src/executorch/backends/arm/test/passes/test_convert_int_pow_to_muls.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2571100Z copying src/executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2571980Z copying src/executorch/backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2572830Z copying src/executorch/backends/arm/test/passes/test_decompose_meandim_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2573690Z copying src/executorch/backends/arm/test/passes/test_broadcast_args_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2574530Z copying src/executorch/backends/arm/test/passes/test_decompose_var_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2575370Z copying src/executorch/backends/arm/test/passes/test_decompose_div_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2576470Z copying src/executorch/backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2577500Z copying src/executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2578360Z copying src/executorch/backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes 2025-06-05T19:19:32.2579020Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2579650Z copying src/executorch/backends/arm/test/models/test_lstm_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2580500Z copying src/executorch/backends/arm/test/models/test_llama.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2581300Z copying src/executorch/backends/arm/test/models/test_torch_functions.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2582140Z copying src/executorch/backends/arm/test/models/test_mobilenet_v3_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2583000Z copying src/executorch/backends/arm/test/models/test_nn_modules.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2583800Z copying src/executorch/backends/arm/test/models/test_deit_tiny_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2584610Z copying src/executorch/backends/arm/test/models/test_nn_functional.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2585450Z copying src/executorch/backends/arm/test/models/test_conformer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2586240Z copying src/executorch/backends/arm/test/models/test_w2l_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2587050Z copying src/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2587870Z copying src/executorch/backends/arm/test/models/test_dl3_arm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models 2025-06-05T19:19:32.2588490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester 2025-06-05T19:19:32.2589130Z copying src/executorch/backends/arm/test/tester/analyze_output_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester 2025-06-05T19:19:32.2589930Z copying src/executorch/backends/arm/test/tester/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester 2025-06-05T19:19:32.2590690Z copying src/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester 2025-06-05T19:19:32.2591480Z copying src/executorch/backends/arm/test/tester/test_pipeline.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester 2025-06-05T19:19:32.2592110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2592720Z copying src/executorch/backends/arm/test/ops/test_unsqueeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2593480Z copying src/executorch/backends/arm/test/ops/test_clamp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2594220Z copying src/executorch/backends/arm/test/ops/test_le.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2594960Z copying src/executorch/backends/arm/test/ops/test_bitwise.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2595950Z copying src/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2596750Z copying src/executorch/backends/arm/test/ops/test_conv_constant_pad_nd.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2597530Z copying src/executorch/backends/arm/test/ops/test_cat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2598270Z copying src/executorch/backends/arm/test/ops/test_conv1d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2599110Z copying src/executorch/backends/arm/test/ops/test_sqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2599910Z copying src/executorch/backends/arm/test/ops/test_amin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2600650Z copying src/executorch/backends/arm/test/ops/test_tanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2601400Z copying src/executorch/backends/arm/test/ops/test_cos.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2602160Z copying src/executorch/backends/arm/test/ops/test_conv3d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2602900Z copying src/executorch/backends/arm/test/ops/test_eye.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2603640Z copying src/executorch/backends/arm/test/ops/test_repeat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2604410Z copying src/executorch/backends/arm/test/ops/test_split.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2605160Z copying src/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2699130Z copying src/executorch/backends/arm/test/ops/test_ne.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2699970Z copying src/executorch/backends/arm/test/ops/test_conv2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2700730Z copying src/executorch/backends/arm/test/ops/test_logical.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2701520Z copying src/executorch/backends/arm/test/ops/test_reciprocal.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2702280Z copying src/executorch/backends/arm/test/ops/test_abs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2703020Z copying src/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2703800Z copying src/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2704580Z copying src/executorch/backends/arm/test/ops/test_layer_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2705350Z copying src/executorch/backends/arm/test/ops/test_erf.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2706090Z copying src/executorch/backends/arm/test/ops/test_lshift.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2706880Z copying src/executorch/backends/arm/test/ops/test_upsample_bilinear2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2707810Z copying src/executorch/backends/arm/test/ops/test_arange.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2708570Z copying src/executorch/backends/arm/test/ops/test_permute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2709310Z copying src/executorch/backends/arm/test/ops/test_eq.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2710040Z copying src/executorch/backends/arm/test/ops/test_select.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2710860Z copying src/executorch/backends/arm/test/ops/test_unary.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2711590Z copying src/executorch/backends/arm/test/ops/test_at.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2712320Z copying src/executorch/backends/arm/test/ops/test_pow.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2713070Z copying src/executorch/backends/arm/test/ops/test_rshift.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2713810Z copying src/executorch/backends/arm/test/ops/test_max_pool.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2714580Z copying src/executorch/backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2715350Z copying src/executorch/backends/arm/test/ops/test_neg.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2716090Z copying src/executorch/backends/arm/test/ops/test_to_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2716830Z copying src/executorch/backends/arm/test/ops/test_expand.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2717570Z copying src/executorch/backends/arm/test/ops/test_add.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2718300Z copying src/executorch/backends/arm/test/ops/test_clone.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2719030Z copying src/executorch/backends/arm/test/ops/test_gt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2719790Z copying src/executorch/backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2720600Z copying src/executorch/backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2721360Z copying src/executorch/backends/arm/test/ops/test_gelu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2722100Z copying src/executorch/backends/arm/test/ops/test_log.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2722820Z copying src/executorch/backends/arm/test/ops/test_div.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2723280Z copying src/executorch/backends/arm/test/ops/test_sum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2723690Z copying src/executorch/backends/arm/test/ops/test_alias_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2724030Z copying src/executorch/backends/arm/test/ops/test_any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2724480Z copying src/executorch/backends/arm/test/ops/test_matmul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2724820Z copying src/executorch/backends/arm/test/ops/test_mm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2725160Z copying src/executorch/backends/arm/test/ops/test_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2725490Z copying src/executorch/backends/arm/test/ops/test_amax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2725820Z copying src/executorch/backends/arm/test/ops/test_exp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2726220Z copying src/executorch/backends/arm/test/ops/test_view.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2726550Z copying src/executorch/backends/arm/test/ops/test_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2726880Z copying src/executorch/backends/arm/test/ops/test_zeros.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2727220Z copying src/executorch/backends/arm/test/ops/test_maximum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2727580Z copying src/executorch/backends/arm/test/ops/test_logsoftmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2727900Z copying src/executorch/backends/arm/test/ops/test_lt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2728230Z copying src/executorch/backends/arm/test/ops/test_sin.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2728570Z copying src/executorch/backends/arm/test/ops/test_rsqrt.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2728920Z copying src/executorch/backends/arm/test/ops/test_group_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2729290Z copying src/executorch/backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2729630Z copying src/executorch/backends/arm/test/ops/test_full.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2729970Z copying src/executorch/backends/arm/test/ops/test_minimum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2730310Z copying src/executorch/backends/arm/test/ops/test_slice.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2730660Z copying src/executorch/backends/arm/test/ops/test_ones.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2730990Z copying src/executorch/backends/arm/test/ops/test_var.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2731340Z copying src/executorch/backends/arm/test/ops/test_linear.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2731660Z copying src/executorch/backends/arm/test/ops/test_mul.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2732010Z copying src/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.2732350Z copying src/executorch/backends/arm/test/ops/test_hardswish.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3297700Z copying src/executorch/backends/arm/test/ops/test_where.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3298240Z copying src/executorch/backends/arm/test/ops/test_ge.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3298610Z copying src/executorch/backends/arm/test/ops/test_hardtanh.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3298960Z copying src/executorch/backends/arm/test/ops/test_avg_pool2d.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3299320Z copying src/executorch/backends/arm/test/ops/test_scalar_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3299780Z copying src/executorch/backends/arm/test/ops/test_silu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3300130Z copying src/executorch/backends/arm/test/ops/test_leaky_relu.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3300460Z copying src/executorch/backends/arm/test/ops/test_sub.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3300830Z copying src/executorch/backends/arm/test/ops/test_linalg_vector_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3301180Z copying src/executorch/backends/arm/test/ops/test_scalars.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3301520Z copying src/executorch/backends/arm/test/ops/test_squeeze.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3301870Z copying src/executorch/backends/arm/test/ops/test_hardsigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3302210Z copying src/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3302550Z copying src/executorch/backends/arm/test/ops/test_bmm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops 2025-06-05T19:19:32.3302760Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/quantizer 2025-06-05T19:19:32.3303170Z copying src/executorch/backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/quantizer 2025-06-05T19:19:32.3303430Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib 2025-06-05T19:19:32.3303880Z copying src/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib 2025-06-05T19:19:32.3304170Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-06-05T19:19:32.3304730Z copying src/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-06-05T19:19:32.3305040Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-06-05T19:19:32.3305600Z copying src/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-06-05T19:19:32.3305910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:32.3306460Z copying src/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:32.3307130Z copying src/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:32.3307420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3307970Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3308610Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3309160Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3309740Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3310280Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3310830Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3311360Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3311890Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3312420Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3312930Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3313490Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3314040Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3314580Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3315130Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3315670Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3316280Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3316800Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3317330Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3317870Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3318470Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3319060Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3410290Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3410880Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3411440Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3412010Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3412560Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3413100Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3413640Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3414210Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3414810Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3415360Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3415890Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3416430Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3417080Z copying src/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:32.3417410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:32.3418020Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conanfile.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:32.3418450Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:32.3419080Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:32.3419710Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:32.3420050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:32.3420700Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_flexbuffers_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:32.3421370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test_generated.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:32.3421970Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:32.3422300Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:32.3422950Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/sample_binary.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:32.3423290Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3423940Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_code.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3424630Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check-grpc-generated-code.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3425310Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_grpc_examples.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3425950Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3426720Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check_generate_code.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:32.3427050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan 2025-06-05T19:19:32.3427650Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/build.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan 2025-06-05T19:19:32.3428050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:32.3428700Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/golden_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:32.3429360Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/generate_goldens.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:32.3429740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3430470Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/number_types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3431170Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/encode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3431900Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/compat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3566460Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/_version.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3568790Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3570290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3571050Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/packer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3571780Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3572670Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/flexbuffers.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3573420Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/table.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:32.3573990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3574900Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Field.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3575680Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Service.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3576490Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3577260Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3578010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Object.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3578750Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3579490Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Type.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3580310Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3581120Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3581880Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3582640Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3583440Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Enum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3584230Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:32.3584620Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests 2025-06-05T19:19:32.3591100Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests/grpctest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests 2025-06-05T19:19:32.3591550Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:32.3592340Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/server.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:32.3593110Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/client.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:32.3593540Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:32.3594350Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:32.3595150Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:32.3595930Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:32.3596740Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:32.3840750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim 2025-06-05T19:19:32.3942110Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim/testnim.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim 2025-06-05T19:19:32.4043640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4145110Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4245580Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4346980Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4408010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_schema_tests.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4450710Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/main.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4471460Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_ts_tests.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:32.4487000Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:32.4493770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/OptionalByte.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:32.4501400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:32.4514680Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:32.4518840Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:32.4520700Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/generate_annotations.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:32.4521400Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:32.4525280Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/TypeScriptTest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:32.4525790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:32.4528270Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:32.4529120Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/MonsterExtra.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:32.4529910Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/InParentNamespace.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:32.4530820Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:32.4534560Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:32.4536680Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:32.4537520Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:32.4538350Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:32.4539160Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:32.4545970Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:32.4546890Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:32.4547370Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4548240Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4549240Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4550400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4551290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4552190Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:32.4552940Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:32.4553670Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:32.4554400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/Monster.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:32.4554790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4555540Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/monster_test_grpc_fb.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4556280Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Color.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4557010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Ability.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4557750Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4558510Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4559240Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4559960Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Race.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4569000Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4570000Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4570730Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4571670Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4572430Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Referrable.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4573210Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4573960Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/LongEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4574690Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Stat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4575480Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4576240Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Monster.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4577060Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4577830Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4578570Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4579290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Vec3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4580200Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:32.4580640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4581450Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Color.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4582370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4583170Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4584000Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/NestedUnionTest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4584860Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4585660Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4586450Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Vec3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4589410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:32.4591670Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:32.4593770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/TableInC.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:32.4598550Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:32.4605270Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:32.4615440Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInC.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:32.4619720Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInFirstNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:32.4620630Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/SecondTableInA.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:32.4621270Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:32.4622140Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/OptionalByte.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:32.4622990Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/ScalarStuff.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:32.4623800Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:32.4624200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:32.4624940Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:32.4625710Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/MonsterExtra.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:32.4626510Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/InParentNamespace.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:32.4626960Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4627820Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4628720Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/StructInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4629860Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/EnumInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4630760Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/TableInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4631770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/UnionInNestedNS.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:32.4632220Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:32.4633030Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:32.4633830Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/Monster.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:32.4634260Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4635140Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/monster_test_grpc_fb.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4635960Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Color.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4636850Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Ability.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4637690Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayStruct.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4638520Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedStruct.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4639340Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4640220Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Race.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4641010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4641850Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyUniqueAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4642740Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4643630Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructsOfStructs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4644470Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Referrable.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4645300Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayTable.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4646110Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/LongEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4647430Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Stat.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4648360Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4649210Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Monster.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4650100Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestSimpleTableWithEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4650920Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TypeAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4651890Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4652700Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Vec3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4653620Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyAmbiguousAliases.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:32.4654090Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4654990Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Color.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4655870Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4656790Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4657770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/NestedUnionTest.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4658770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4659730Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Any.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4660610Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Vec3.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:32.4795610Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package 2025-06-05T19:19:32.4796370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package/conanfile.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package 2025-06-05T19:19:32.4796910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:32.4797590Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:32.4798370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Galaxy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:32.4799160Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:32.4799830Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Universe.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:32.4800180Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go 2025-06-05T19:19:32.4800850Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go 2025-06-05T19:19:32.4801210Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim 2025-06-05T19:19:32.4801880Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim 2025-06-05T19:19:32.4802240Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart 2025-06-05T19:19:32.4802920Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart 2025-06-05T19:19:32.4803290Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster 2025-06-05T19:19:32.4803990Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster 2025-06-05T19:19:32.4804350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust 2025-06-05T19:19:32.4805020Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust 2025-06-05T19:19:32.4805380Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java 2025-06-05T19:19:32.4806060Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java 2025-06-05T19:19:32.4806560Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin 2025-06-05T19:19:32.4807260Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin 2025-06-05T19:19:32.4807620Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php 2025-06-05T19:19:32.4808370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php 2025-06-05T19:19:32.4808730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua 2025-06-05T19:19:32.4809390Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua 2025-06-05T19:19:32.4809750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp 2025-06-05T19:19:32.4810420Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp 2025-06-05T19:19:32.4810780Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift 2025-06-05T19:19:32.4811470Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift 2025-06-05T19:19:32.4811840Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp 2025-06-05T19:19:32.4812530Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp 2025-06-05T19:19:32.4812890Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts 2025-06-05T19:19:32.4813570Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts 2025-06-05T19:19:32.4813790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime 2025-06-05T19:19:32.4814150Z copying src/executorch/backends/cadence/runtime/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime 2025-06-05T19:19:32.4814500Z copying src/executorch/backends/cadence/runtime/runtime.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime 2025-06-05T19:19:32.4814920Z copying src/executorch/backends/cadence/runtime/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime 2025-06-05T19:19:32.4815310Z copying src/executorch/backends/cadence/runtime/executor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime 2025-06-05T19:19:32.4815500Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils 2025-06-05T19:19:32.4815940Z copying src/executorch/backends/cadence/utils/gen_header.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils 2025-06-05T19:19:32.4816320Z copying src/executorch/backends/cadence/utils/post_compilation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils 2025-06-05T19:19:32.4816670Z copying src/executorch/backends/cadence/utils/facto_util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils 2025-06-05T19:19:32.4816860Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.4817270Z copying src/executorch/backends/cadence/aot/reorder_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.4817610Z copying src/executorch/backends/cadence/aot/remove_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5213040Z copying src/executorch/backends/cadence/aot/export_example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5213420Z copying src/executorch/backends/cadence/aot/compiler.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5213770Z copying src/executorch/backends/cadence/aot/simplify_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5214130Z copying src/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5214480Z copying src/executorch/backends/cadence/aot/replace_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5214840Z copying src/executorch/backends/cadence/aot/memory_planning.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5215160Z copying src/executorch/backends/cadence/aot/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5215500Z copying src/executorch/backends/cadence/aot/pass_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5215860Z copying src/executorch/backends/cadence/aot/ref_implementations.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5216210Z copying src/executorch/backends/cadence/aot/decompose_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5216540Z copying src/executorch/backends/cadence/aot/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5216870Z copying src/executorch/backends/cadence/aot/fuse_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5217230Z copying src/executorch/backends/cadence/aot/memory_constraints.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5217570Z copying src/executorch/backends/cadence/aot/graph_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5217920Z copying src/executorch/backends/cadence/aot/compiler_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5218240Z copying src/executorch/backends/cadence/aot/passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:32.5218460Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO 2025-06-05T19:19:32.5218830Z copying src/executorch/backends/cadence/utils/FACTO/setup.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO 2025-06-05T19:19:32.5219070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:32.5219710Z copying src/executorch/backends/cadence/utils/FACTO/examples/example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:32.5220180Z copying src/executorch/backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:32.5220620Z copying src/executorch/backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:32.5220850Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto 2025-06-05T19:19:32.5221370Z copying src/executorch/backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto 2025-06-05T19:19:32.5221620Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:32.5222060Z copying src/executorch/backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:32.5222500Z copying src/executorch/backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:32.5222750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5223250Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5223760Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5224250Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5224740Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5225230Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5225730Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5226270Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5226750Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5227250Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5227760Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5228280Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5228860Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5229360Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5229880Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5230380Z copying src/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:32.5230690Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:32.5231140Z copying src/executorch/backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:32.5231610Z copying src/executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:32.5232070Z copying src/executorch/backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:32.5232540Z copying src/executorch/backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:32.5232800Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-06-05T19:19:32.5233250Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-06-05T19:19:32.5233540Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:32.5234070Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:32.5234590Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:32.5879110Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:32.5880110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:32.5881060Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:32.5882260Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:32.5883440Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:32.5884610Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:32.5885510Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5886660Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5887830Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5889000Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5890280Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5891410Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5892580Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5893700Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:32.5894590Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:32.5895490Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:32.5896850Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:32.5897990Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:32.5899120Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:32.5899990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:32.5900850Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:32.5902330Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:32.5903200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:32.5904080Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:32.5905190Z copying src/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:32.5905960Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5906630Z copying src/executorch/backends/cadence/aot/tests/test_pass_filter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5907630Z copying src/executorch/backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5908520Z copying src/executorch/backends/cadence/aot/tests/test_decompose_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5909800Z copying src/executorch/backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5910680Z copying src/executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5911660Z copying src/executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5912520Z copying src/executorch/backends/cadence/aot/tests/test_memory_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5913380Z copying src/executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5914280Z copying src/executorch/backends/cadence/aot/tests/test_graph_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests 2025-06-05T19:19:32.5914990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:32.5915690Z copying src/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:32.5916570Z copying src/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:32.5917440Z copying src/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:32.5918390Z copying src/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:32.5919040Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/test 2025-06-05T19:19:32.5919700Z copying src/executorch/backends/cortex_m/test/test_replace_quant_nodes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/test 2025-06-05T19:19:32.5920350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/passes 2025-06-05T19:19:32.5921030Z copying src/executorch/backends/cortex_m/passes/replace_quant_nodes_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/passes 2025-06-05T19:19:32.5921690Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/ops 2025-06-05T19:19:32.5922310Z copying src/executorch/backends/cortex_m/ops/operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/ops 2025-06-05T19:19:32.5922890Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/test 2025-06-05T19:19:32.5923430Z copying src/executorch/runtime/test/test_runtime.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/test 2025-06-05T19:19:32.5923970Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.5924540Z copying src/executorch/codegen/tools/gen_selected_op_variants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.5925240Z copying src/executorch/codegen/tools/gen_oplist.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.5925880Z copying src/executorch/codegen/tools/yaml_util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.5926650Z copying src/executorch/codegen/tools/gen_ops_def.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.6337570Z copying src/executorch/codegen/tools/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.6338270Z copying src/executorch/codegen/tools/gen_all_oplist.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.6338940Z copying src/executorch/codegen/tools/merge_yaml.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools 2025-06-05T19:19:32.6339660Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6340230Z copying src/executorch/codegen/test/test_executorch_types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6340960Z copying src/executorch/codegen/test/test_executorch_signatures.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6341700Z copying src/executorch/codegen/test/test_executorch_unboxing.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6342400Z copying src/executorch/codegen/test/test_executorch_gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6343100Z copying src/executorch/codegen/test/test_selective_build.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6343810Z copying src/executorch/codegen/test/test_executorch_custom_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test 2025-06-05T19:19:32.6344430Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api 2025-06-05T19:19:32.6347120Z copying src/executorch/codegen/api/custom_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api 2025-06-05T19:19:32.6348900Z copying src/executorch/codegen/api/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api 2025-06-05T19:19:32.6354700Z copying src/executorch/codegen/api/unboxing.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api 2025-06-05T19:19:32.6356330Z copying src/executorch/codegen/api/et_cpp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api 2025-06-05T19:19:32.6357870Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test 2025-06-05T19:19:32.6384990Z copying src/executorch/codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test 2025-06-05T19:19:32.6387180Z copying src/executorch/codegen/tools/test/test_gen_all_oplist.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test 2025-06-05T19:19:32.6389380Z copying src/executorch/codegen/tools/test/test_gen_oplist.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test 2025-06-05T19:19:32.6391420Z copying src/executorch/codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test 2025-06-05T19:19:32.6393080Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types 2025-06-05T19:19:32.6394560Z copying src/executorch/codegen/api/types/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types 2025-06-05T19:19:32.6396340Z copying src/executorch/codegen/api/types/types.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types 2025-06-05T19:19:32.6398180Z copying src/executorch/codegen/api/types/signatures.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types 2025-06-05T19:19:32.6399710Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/debug_format 2025-06-05T19:19:32.6401250Z copying src/executorch/devtools/debug_format/et_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/debug_format 2025-06-05T19:19:32.6403430Z copying src/executorch/devtools/debug_format/base_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/debug_format 2025-06-05T19:19:32.6404160Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization 2025-06-05T19:19:32.6404840Z copying src/executorch/devtools/visualization/visualization_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization 2025-06-05T19:19:32.6405630Z copying src/executorch/devtools/visualization/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization 2025-06-05T19:19:32.6406540Z copying src/executorch/devtools/visualization/visualization_utils_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization 2025-06-05T19:19:32.6407190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6407770Z copying src/executorch/devtools/inspector/_inspector.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6408510Z copying src/executorch/devtools/inspector/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6409360Z copying src/executorch/devtools/inspector/_intermediate_output_capturer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6410210Z copying src/executorch/devtools/inspector/_inspector_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6410950Z copying src/executorch/devtools/inspector/inspector_cli.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector 2025-06-05T19:19:32.6411560Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program 2025-06-05T19:19:32.6412180Z copying src/executorch/devtools/bundled_program/config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program 2025-06-05T19:19:32.6412940Z copying src/executorch/devtools/bundled_program/version.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program 2025-06-05T19:19:32.6414090Z copying src/executorch/devtools/bundled_program/core.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program 2025-06-05T19:19:32.6414780Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/size_analysis_tool 2025-06-05T19:19:32.6415490Z copying src/executorch/devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/size_analysis_tool 2025-06-05T19:19:32.6416450Z copying src/executorch/devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/size_analysis_tool 2025-06-05T19:19:32.6417100Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug 2025-06-05T19:19:32.6417730Z copying src/executorch/devtools/backend_debug/delegation_info.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug 2025-06-05T19:19:32.6418480Z copying src/executorch/devtools/backend_debug/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug 2025-06-05T19:19:32.6419060Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump 2025-06-05T19:19:32.6419620Z copying src/executorch/devtools/etdump/serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump 2025-06-05T19:19:32.6420320Z copying src/executorch/devtools/etdump/schema_flatcc.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump 2025-06-05T19:19:32.6420890Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord 2025-06-05T19:19:32.6421460Z copying src/executorch/devtools/etrecord/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord 2025-06-05T19:19:32.6422240Z copying src/executorch/devtools/etrecord/_etrecord.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord 2025-06-05T19:19:32.6422970Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6423690Z copying src/executorch/devtools/inspector/tests/intermediate_output_capturer_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6424670Z copying src/executorch/devtools/inspector/tests/inspector_utils_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6425510Z copying src/executorch/devtools/inspector/tests/inspector_test_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6426600Z copying src/executorch/devtools/inspector/tests/event_blocks_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6427430Z copying src/executorch/devtools/inspector/tests/inspector_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests 2025-06-05T19:19:32.6428080Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test 2025-06-05T19:19:32.6428760Z copying src/executorch/devtools/bundled_program/test/test_bundle_data.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test 2025-06-05T19:19:32.6429610Z copying src/executorch/devtools/bundled_program/test/test_end2end.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test 2025-06-05T19:19:32.6430530Z copying src/executorch/devtools/bundled_program/test/test_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test 2025-06-05T19:19:32.6431200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/util 2025-06-05T19:19:32.6431910Z copying src/executorch/devtools/bundled_program/util/test_util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/util 2025-06-05T19:19:32.6759690Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize 2025-06-05T19:19:32.6760480Z copying src/executorch/devtools/bundled_program/serialize/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize 2025-06-05T19:19:32.6761180Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema 2025-06-05T19:19:32.6761860Z copying src/executorch/devtools/bundled_program/schema/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema 2025-06-05T19:19:32.6762750Z copying src/executorch/devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema 2025-06-05T19:19:32.6763480Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/test 2025-06-05T19:19:32.6764260Z copying src/executorch/devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/test 2025-06-05T19:19:32.6765020Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/test 2025-06-05T19:19:32.6765740Z copying src/executorch/devtools/bundled_program/schema/test/test_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/test 2025-06-05T19:19:32.6766440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug/tests 2025-06-05T19:19:32.6767130Z copying src/executorch/devtools/backend_debug/tests/test_delegation_info.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug/tests 2025-06-05T19:19:32.6767780Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/tests 2025-06-05T19:19:32.6768600Z copying src/executorch/devtools/etdump/tests/serialize_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/tests 2025-06-05T19:19:32.6769230Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord/tests 2025-06-05T19:19:32.6769860Z copying src/executorch/devtools/etrecord/tests/etrecord_test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord/tests 2025-06-05T19:19:32.6770500Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6771140Z copying src/executorch/examples/llm_pte_finetuning/runner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6772040Z copying src/executorch/examples/llm_pte_finetuning/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6772810Z copying src/executorch/examples/llm_pte_finetuning/training_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6774900Z copying src/executorch/examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6777150Z copying src/executorch/examples/llm_pte_finetuning/model_exporter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:32.6778800Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models 2025-06-05T19:19:32.6780260Z copying src/executorch/examples/models/checkpoint.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models 2025-06-05T19:19:32.6782050Z copying src/executorch/examples/models/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models 2025-06-05T19:19:32.6783810Z copying src/executorch/examples/models/model_base.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models 2025-06-05T19:19:32.6785640Z copying src/executorch/examples/models/model_factory.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models 2025-06-05T19:19:32.6787180Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/mps/scripts 2025-06-05T19:19:32.6788880Z copying src/executorch/examples/apple/mps/scripts/mps_example.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/mps/scripts 2025-06-05T19:19:32.6791170Z copying src/executorch/examples/apple/mps/scripts/bench_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/mps/scripts 2025-06-05T19:19:32.6794220Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6796060Z copying src/executorch/examples/apple/coreml/scripts/export.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6798690Z copying src/executorch/examples/apple/coreml/scripts/inspector_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6801240Z copying src/executorch/examples/apple/coreml/scripts/inspector_cli.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6803590Z copying src/executorch/examples/apple/coreml/scripts/debugger_cli.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6805950Z copying src/executorch/examples/apple/coreml/scripts/extract_coreml_models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:32.6807190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6807860Z copying src/executorch/examples/apple/coreml/llama/run.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6808670Z copying src/executorch/examples/apple/coreml/llama/test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6809680Z copying src/executorch/examples/apple/coreml/llama/export.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6810540Z copying src/executorch/examples/apple/coreml/llama/llama_transformer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6811380Z copying src/executorch/examples/apple/coreml/llama/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama 2025-06-05T19:19:32.6812160Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/torchvision_vit 2025-06-05T19:19:32.6813050Z copying src/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/torchvision_vit 2025-06-05T19:19:32.6813930Z copying src/executorch/examples/models/torchvision_vit/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/torchvision_vit 2025-06-05T19:19:32.6814730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen2_5 2025-06-05T19:19:32.6815350Z copying src/executorch/examples/models/qwen2_5/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen2_5 2025-06-05T19:19:32.6816110Z copying src/executorch/examples/models/qwen2_5/convert_weights.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen2_5 2025-06-05T19:19:32.6816750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/toy_model 2025-06-05T19:19:32.6817380Z copying src/executorch/examples/models/toy_model/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/toy_model 2025-06-05T19:19:32.6818210Z copying src/executorch/examples/models/toy_model/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/toy_model 2025-06-05T19:19:32.6818820Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/test 2025-06-05T19:19:32.6819400Z copying src/executorch/examples/models/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/test 2025-06-05T19:19:32.6820130Z copying src/executorch/examples/models/test/test_export.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/test 2025-06-05T19:19:32.6820730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/edsr 2025-06-05T19:19:32.6821310Z copying src/executorch/examples/models/edsr/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/edsr 2025-06-05T19:19:32.6822030Z copying src/executorch/examples/models/edsr/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/edsr 2025-06-05T19:19:32.6822620Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.6823320Z copying src/executorch/examples/models/phi-3-mini/static_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.6824120Z copying src/executorch/examples/models/phi-3-mini/eager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.6824920Z copying src/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.6825730Z copying src/executorch/examples/models/phi-3-mini/phi_3_mini.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.6826510Z copying src/executorch/examples/models/phi-3-mini/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:32.7154710Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/resnet 2025-06-05T19:19:32.7155600Z copying src/executorch/examples/models/resnet/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/resnet 2025-06-05T19:19:32.7156360Z copying src/executorch/examples/models/resnet/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/resnet 2025-06-05T19:19:32.7156990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v4 2025-06-05T19:19:32.7157640Z copying src/executorch/examples/models/inception_v4/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v4 2025-06-05T19:19:32.7158570Z copying src/executorch/examples/models/inception_v4/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v4 2025-06-05T19:19:32.7159200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen3 2025-06-05T19:19:32.7159790Z copying src/executorch/examples/models/qwen3/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen3 2025-06-05T19:19:32.7160550Z copying src/executorch/examples/models/qwen3/convert_weights.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen3 2025-06-05T19:19:32.7161190Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v3 2025-06-05T19:19:32.7161840Z copying src/executorch/examples/models/inception_v3/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v3 2025-06-05T19:19:32.7162640Z copying src/executorch/examples/models/inception_v3/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v3 2025-06-05T19:19:32.7163290Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/deeplab_v3 2025-06-05T19:19:32.7163920Z copying src/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/deeplab_v3 2025-06-05T19:19:32.7164730Z copying src/executorch/examples/models/deeplab_v3/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/deeplab_v3 2025-06-05T19:19:32.7165370Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilebert 2025-06-05T19:19:32.7166000Z copying src/executorch/examples/models/mobilebert/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilebert 2025-06-05T19:19:32.7166790Z copying src/executorch/examples/models/mobilebert/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilebert 2025-06-05T19:19:32.7167450Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini-lora 2025-06-05T19:19:32.7168150Z copying src/executorch/examples/models/phi-3-mini-lora/export_model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini-lora 2025-06-05T19:19:32.7168840Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam 2025-06-05T19:19:32.7169500Z copying src/executorch/examples/models/efficient_sam/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam 2025-06-05T19:19:32.7170310Z copying src/executorch/examples/models/efficient_sam/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam 2025-06-05T19:19:32.7170950Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v2 2025-06-05T19:19:32.7171590Z copying src/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v2 2025-06-05T19:19:32.7172390Z copying src/executorch/examples/models/mobilenet_v2/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v2 2025-06-05T19:19:32.7173030Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/wav2letter 2025-06-05T19:19:32.7173910Z copying src/executorch/examples/models/wav2letter/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/wav2letter 2025-06-05T19:19:32.7174720Z copying src/executorch/examples/models/wav2letter/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/wav2letter 2025-06-05T19:19:32.7175360Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v3 2025-06-05T19:19:32.7176040Z copying src/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v3 2025-06-05T19:19:32.7176940Z copying src/executorch/examples/models/mobilenet_v3/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v3 2025-06-05T19:19:32.7177590Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision 2025-06-05T19:19:32.7178250Z copying src/executorch/examples/models/llama3_2_vision/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision 2025-06-05T19:19:32.7178890Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava 2025-06-05T19:19:32.7179490Z copying src/executorch/examples/models/llava/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava 2025-06-05T19:19:32.7180210Z copying src/executorch/examples/models/llava/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava 2025-06-05T19:19:32.7180960Z copying src/executorch/examples/models/llava/export_llava.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava 2025-06-05T19:19:32.7181590Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi_4_mini 2025-06-05T19:19:32.7184530Z copying src/executorch/examples/models/phi_4_mini/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi_4_mini 2025-06-05T19:19:32.7185850Z copying src/executorch/examples/models/phi_4_mini/convert_weights.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi_4_mini 2025-06-05T19:19:32.7186540Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7187160Z copying src/executorch/examples/models/llama/export_llama.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7187940Z copying src/executorch/examples/models/llama/attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7188670Z copying src/executorch/examples/models/llama/norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7189430Z copying src/executorch/examples/models/llama/export_llama_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7190200Z copying src/executorch/examples/models/llama/fairseq2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7190930Z copying src/executorch/examples/models/llama/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7191870Z copying src/executorch/examples/models/llama/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7192640Z copying src/executorch/examples/models/llama/llama_transformer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7193440Z copying src/executorch/examples/models/llama/hf_download.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7194270Z copying src/executorch/examples/models/llama/rope.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7195010Z copying src/executorch/examples/models/llama/eval_llama.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7195900Z copying src/executorch/examples/models/llama/eval_llama_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7196690Z copying src/executorch/examples/models/llama/static_attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7197520Z copying src/executorch/examples/models/llama/install_requirement_helper.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7198320Z copying src/executorch/examples/models/llama/model_args.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama 2025-06-05T19:19:32.7199030Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/smollm2 2025-06-05T19:19:32.7199640Z copying src/executorch/examples/models/smollm2/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/smollm2 2025-06-05T19:19:32.7200410Z copying src/executorch/examples/models/smollm2/convert_weights.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/smollm2 2025-06-05T19:19:32.7201040Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/lstm 2025-06-05T19:19:32.7201640Z copying src/executorch/examples/models/lstm/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/lstm 2025-06-05T19:19:32.7202350Z copying src/executorch/examples/models/lstm/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/lstm 2025-06-05T19:19:32.7202960Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/emformer_rnnt 2025-06-05T19:19:32.7504680Z copying src/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/emformer_rnnt 2025-06-05T19:19:32.7505560Z copying src/executorch/examples/models/emformer_rnnt/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/emformer_rnnt 2025-06-05T19:19:32.7506320Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7507220Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7508330Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7509460Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7510590Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7511660Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7512730Z copying src/executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:32.7513530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/moshi/mimi 2025-06-05T19:19:32.7514190Z copying src/executorch/examples/models/moshi/mimi/test_mimi.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/moshi/mimi 2025-06-05T19:19:32.7514890Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder 2025-06-05T19:19:32.7532830Z copying src/executorch/examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder 2025-06-05T19:19:32.7533630Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:32.7534380Z copying src/executorch/examples/models/llama3_2_vision/runner/exported.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:32.7535310Z copying src/executorch/examples/models/llama3_2_vision/runner/generation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:32.7536350Z copying src/executorch/examples/models/llama3_2_vision/runner/eager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:32.7537260Z copying src/executorch/examples/models/llama3_2_vision/runner/native.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:32.7538010Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:32.7538780Z copying src/executorch/examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:32.7539770Z copying src/executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:32.7540780Z copying src/executorch/examples/models/llama3_2_vision/preprocess/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:32.7541770Z copying src/executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:32.7542580Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:32.7543370Z copying src/executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:32.7544440Z copying src/executorch/examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:32.7545250Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:32.7546100Z copying src/executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:32.7547180Z copying src/executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:32.7548010Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:32.7548890Z copying src/executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:32.7549970Z copying src/executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:32.7550770Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/test 2025-06-05T19:19:32.7551420Z copying src/executorch/examples/models/llava/test/test_pte.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/test 2025-06-05T19:19:32.7552350Z copying src/executorch/examples/models/llava/test/test_llava.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/test 2025-06-05T19:19:32.7553030Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental 2025-06-05T19:19:32.7553760Z copying src/executorch/examples/models/llama/experimental/subclass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental 2025-06-05T19:19:32.7554730Z copying src/executorch/examples/models/llama/experimental/generate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental 2025-06-05T19:19:32.7562830Z copying src/executorch/examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental 2025-06-05T19:19:32.7563940Z copying src/executorch/examples/models/llama/experimental/test_subclass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental 2025-06-05T19:19:32.7564740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7567740Z copying src/executorch/examples/models/llama/source_transformation/spin_quant.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7568770Z copying src/executorch/examples/models/llama/source_transformation/attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7569810Z copying src/executorch/examples/models/llama/source_transformation/custom_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7571280Z copying src/executorch/examples/models/llama/source_transformation/quantize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7572350Z copying src/executorch/examples/models/llama/source_transformation/pre_quantization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7573410Z copying src/executorch/examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7574460Z copying src/executorch/examples/models/llama/source_transformation/prune_vocab.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7575470Z copying src/executorch/examples/models/llama/source_transformation/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7576470Z copying src/executorch/examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.7577480Z copying src/executorch/examples/models/llama/source_transformation/sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8117670Z copying src/executorch/examples/models/llama/source_transformation/attention_sink.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8118770Z copying src/executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8119860Z copying src/executorch/examples/models/llama/source_transformation/rope.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8121020Z copying src/executorch/examples/models/llama/source_transformation/lora.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8122060Z copying src/executorch/examples/models/llama/source_transformation/test_quantized_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8123160Z copying src/executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8124380Z copying src/executorch/examples/models/llama/source_transformation/rms_norm.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8125410Z copying src/executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:32.8126200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tokenizer 2025-06-05T19:19:32.8126900Z copying src/executorch/examples/models/llama/tokenizer/tiktoken.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tokenizer 2025-06-05T19:19:32.8127580Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner 2025-06-05T19:19:32.8128260Z copying src/executorch/examples/models/llama/runner/generation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner 2025-06-05T19:19:32.8130670Z copying src/executorch/examples/models/llama/runner/eager.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner 2025-06-05T19:19:32.8131570Z copying src/executorch/examples/models/llama/runner/native.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner 2025-06-05T19:19:32.8132240Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8132950Z copying src/executorch/examples/models/llama/tests/test_static_attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8133840Z copying src/executorch/examples/models/llama/tests/test_simple_sdpa.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8134730Z copying src/executorch/examples/models/llama/tests/test_ring_attention.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8135630Z copying src/executorch/examples/models/llama/tests/test_export_llama_lib.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8136500Z copying src/executorch/examples/models/llama/tests/test_ring_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8137400Z copying src/executorch/examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8138340Z copying src/executorch/examples/models/llama/tests/test_replace_kv_cache.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests 2025-06-05T19:19:32.8139050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/evaluate 2025-06-05T19:19:32.8139740Z copying src/executorch/examples/models/llama/evaluate/eager_eval.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/evaluate 2025-06-05T19:19:32.8140590Z copying src/executorch/examples/models/llama/evaluate/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/evaluate 2025-06-05T19:19:32.8141230Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture 2025-06-05T19:19:32.8141940Z copying src/executorch/exir/capture/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture 2025-06-05T19:19:32.8142580Z copying src/executorch/exir/capture/_unlift.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture 2025-06-05T19:19:32.8143210Z copying src/executorch/exir/capture/_capture.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture 2025-06-05T19:19:32.8143830Z copying src/executorch/exir/capture/_config.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture 2025-06-05T19:19:32.8144340Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8144990Z copying src/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8145670Z copying src/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8146370Z copying src/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8147070Z copying src/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8147760Z copying src/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8148470Z copying src/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8149200Z copying src/executorch/exir/passes/weights_to_outputs_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8149910Z copying src/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8150640Z copying src/executorch/exir/passes/prune_empty_tensors_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8151330Z copying src/executorch/exir/passes/quantize_io_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8152020Z copying src/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8152710Z copying src/executorch/exir/passes/remove_noop_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8153380Z copying src/executorch/exir/passes/memory_planning_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8154120Z copying src/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8154800Z copying src/executorch/exir/passes/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8155510Z copying src/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8156260Z copying src/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8157070Z copying src/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8157800Z copying src/executorch/exir/passes/external_constants_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8158500Z copying src/executorch/exir/passes/init_mutable_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8159210Z copying src/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8160040Z copying src/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8160820Z copying src/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8161600Z copying src/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8162310Z copying src/executorch/exir/passes/spec_prop_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8163120Z copying src/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8163840Z copying src/executorch/exir/passes/pass_registry.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8164520Z copying src/executorch/exir/passes/constant_prop_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8730480Z copying src/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8731280Z copying src/executorch/exir/passes/quant_fusion_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8732020Z copying src/executorch/exir/passes/remove_unused_parameters_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8732750Z copying src/executorch/exir/passes/const_prop_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8733490Z copying src/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes 2025-06-05T19:19:32.8734070Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8734630Z copying src/executorch/exir/tests/test_op_convert.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8735290Z copying src/executorch/exir/tests/test_tensor.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8735970Z copying src/executorch/exir/tests/test_print_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8736640Z copying src/executorch/exir/tests/test_common.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8737290Z copying src/executorch/exir/tests/test_warnings.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8737950Z copying src/executorch/exir/tests/models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8738600Z copying src/executorch/exir/tests/asr_joiner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8739270Z copying src/executorch/exir/tests/test_delegate.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8739980Z copying src/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8740710Z copying src/executorch/exir/tests/test_dim_order_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8741420Z copying src/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8742180Z copying src/executorch/exir/tests/test_remove_unused_parameters_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8742890Z copying src/executorch/exir/tests/test_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8743590Z copying src/executorch/exir/tests/test_tracer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8744540Z copying src/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8745290Z copying src/executorch/exir/tests/test_arg_validator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8745970Z copying src/executorch/exir/tests/control_flow_models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8746650Z copying src/executorch/exir/tests/test_quantization.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8747470Z copying src/executorch/exir/tests/common.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8748120Z copying src/executorch/exir/tests/transformer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8748780Z copying src/executorch/exir/tests/test_error.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8749460Z copying src/executorch/exir/tests/test_capture.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8750150Z copying src/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8751090Z copying src/executorch/exir/tests/test_memory_planning.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8751860Z copying src/executorch/exir/tests/test_remove_view_copy.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8752530Z copying src/executorch/exir/tests/test_serde.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8753200Z copying src/executorch/exir/tests/test_prune_empty_tensors_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8753980Z copying src/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8754710Z copying src/executorch/exir/tests/test_quantize_io_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8755390Z copying src/executorch/exir/tests/test_pass_infra.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8756050Z copying src/executorch/exir/tests/dynamic_shape_models.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8756720Z copying src/executorch/exir/tests/test_joint_graph.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8757370Z copying src/executorch/exir/tests/test_verification.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests 2025-06-05T19:19:32.8757910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8758470Z copying src/executorch/exir/backend/partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8759160Z copying src/executorch/exir/backend/backend_details.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8759850Z copying src/executorch/exir/backend/operator_support.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8760500Z copying src/executorch/exir/backend/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8761150Z copying src/executorch/exir/backend/backend_api.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8762680Z copying src/executorch/exir/backend/compile_spec_schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend 2025-06-05T19:19:32.8765430Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification 2025-06-05T19:19:32.8766770Z copying src/executorch/exir/verification/arg_validator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification 2025-06-05T19:19:32.8767560Z copying src/executorch/exir/verification/dev_html.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification 2025-06-05T19:19:32.8768320Z copying src/executorch/exir/verification/interpreter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification 2025-06-05T19:19:32.8769080Z copying src/executorch/exir/verification/verifier.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification 2025-06-05T19:19:32.8770050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8770630Z copying src/executorch/exir/_serialize/_dataclass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8771310Z copying src/executorch/exir/_serialize/_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8772000Z copying src/executorch/exir/_serialize/_flatbuffer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8772670Z copying src/executorch/exir/_serialize/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8773350Z copying src/executorch/exir/_serialize/_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8774020Z copying src/executorch/exir/_serialize/_cord.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8774700Z copying src/executorch/exir/_serialize/data_serializer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8775420Z copying src/executorch/exir/_serialize/padding.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8776100Z copying src/executorch/exir/_serialize/_named_data_store.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:32.8776690Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects 2025-06-05T19:19:32.8777220Z copying src/executorch/exir/dialects/_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects 2025-06-05T19:19:32.8777840Z copying src/executorch/exir/dialects/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects 2025-06-05T19:19:32.8778350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program 2025-06-05T19:19:32.8778880Z copying src/executorch/exir/program/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program 2025-06-05T19:19:32.8779530Z copying src/executorch/exir/program/_fake_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program 2025-06-05T19:19:32.8780190Z copying src/executorch/exir/program/_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program 2025-06-05T19:19:33.5910670Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit 2025-06-05T19:19:33.6009680Z copying src/executorch/exir/emit/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit 2025-06-05T19:19:33.6111230Z copying src/executorch/exir/emit/_emit_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit 2025-06-05T19:19:33.6212470Z copying src/executorch/exir/emit/_emitter.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit 2025-06-05T19:19:33.6311670Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6333520Z copying src/executorch/exir/serde/serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6364260Z copying src/executorch/exir/serde/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6386860Z copying src/executorch/exir/serde/export_serialize.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6397150Z copying src/executorch/exir/serde/schema_check.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6410420Z copying src/executorch/exir/serde/union.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6415600Z copying src/executorch/exir/serde/schema.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde 2025-06-05T19:19:33.6416910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator 2025-06-05T19:19:33.6418380Z copying src/executorch/exir/operator/util.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator 2025-06-05T19:19:33.6419040Z copying src/executorch/exir/operator/convert.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator 2025-06-05T19:19:33.6419710Z copying src/executorch/exir/operator/manip.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator 2025-06-05T19:19:33.6420300Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6420970Z copying src/executorch/exir/backend/test/test_to_backend_multi_method.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6421760Z copying src/executorch/exir/backend/test/test_utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6422530Z copying src/executorch/exir/backend/test/test_compatibility.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6423330Z copying src/executorch/exir/backend/test/test_backends_nested.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6424130Z copying src/executorch/exir/backend/test/backend_with_named_data_map.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6424970Z copying src/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6425740Z copying src/executorch/exir/backend/test/test_passes.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6426520Z copying src/executorch/exir/backend/test/test_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6427770Z copying src/executorch/exir/backend/test/backend_with_preprocess_all_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6428590Z copying src/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6429370Z copying src/executorch/exir/backend/test/test_backend_with_named_data_map.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6430180Z copying src/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6431240Z copying src/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6432020Z copying src/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6432830Z copying src/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6433670Z copying src/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6434500Z copying src/executorch/exir/backend/test/test_backends.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6435540Z copying src/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6436440Z copying src/executorch/exir/backend/test/test_graph_partition.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6437220Z copying src/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test 2025-06-05T19:19:33.6437910Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6438870Z copying src/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6439910Z copying src/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6440990Z copying src/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6442040Z copying src/executorch/exir/backend/canonical_partitioners/all_node_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6443040Z copying src/executorch/exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:33.6443780Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos 2025-06-05T19:19:33.6444460Z copying src/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos 2025-06-05T19:19:33.6445610Z copying src/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos 2025-06-05T19:19:33.6446320Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:33.6447090Z copying src/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:33.6448070Z copying src/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:33.6448980Z copying src/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:33.6449640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/test 2025-06-05T19:19:33.6450310Z copying src/executorch/exir/verification/test/test_verifier.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/test 2025-06-05T19:19:33.6450940Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6451810Z copying src/executorch/exir/_serialize/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6453330Z copying src/executorch/exir/_serialize/test/test_cord.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6454110Z copying src/executorch/exir/_serialize/test/test_named_data_store.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6461460Z copying src/executorch/exir/_serialize/test/test_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6462270Z copying src/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test 2025-06-05T19:19:33.6463410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/test 2025-06-05T19:19:33.6464070Z copying src/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/test 2025-06-05T19:19:33.6464830Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend 2025-06-05T19:19:33.6465430Z copying src/executorch/exir/dialects/backend/_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend 2025-06-05T19:19:33.6466120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge 2025-06-05T19:19:33.6466690Z copying src/executorch/exir/dialects/edge/_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge 2025-06-05T19:19:33.6467300Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend/test 2025-06-05T19:19:33.6467970Z copying src/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend/test 2025-06-05T19:19:33.6468790Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype 2025-06-05T19:19:33.6469470Z copying src/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype 2025-06-05T19:19:33.6470250Z copying src/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype 2025-06-05T19:19:33.6471080Z copying src/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype 2025-06-05T19:19:33.6471710Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/test 2025-06-05T19:19:33.6472350Z copying src/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/test 2025-06-05T19:19:33.6473570Z copying src/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/test 2025-06-05T19:19:33.6474280Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op 2025-06-05T19:19:33.6474970Z copying src/executorch/exir/dialects/edge/op/api.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op 2025-06-05T19:19:33.6475730Z copying src/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op 2025-06-05T19:19:33.6476400Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/arg 2025-06-05T19:19:33.6477020Z copying src/executorch/exir/dialects/edge/arg/type.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/arg 2025-06-05T19:19:33.6477990Z copying src/executorch/exir/dialects/edge/arg/model.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/arg 2025-06-05T19:19:33.6478640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/spec 2025-06-05T19:19:33.6479260Z copying src/executorch/exir/dialects/edge/spec/gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/spec 2025-06-05T19:19:33.6480100Z copying src/executorch/exir/dialects/edge/spec/utils.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/spec 2025-06-05T19:19:33.6480740Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op/test 2025-06-05T19:19:33.6481400Z copying src/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op/test 2025-06-05T19:19:33.6482120Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test 2025-06-05T19:19:33.6483290Z copying src/executorch/exir/program/test/test_fake_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test 2025-06-05T19:19:33.6484050Z copying src/executorch/exir/program/test/__init__.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test 2025-06-05T19:19:33.6484880Z copying src/executorch/exir/program/test/test_program.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test 2025-06-05T19:19:33.6485460Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/test 2025-06-05T19:19:33.6486000Z copying src/executorch/exir/emit/test/test_emit.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/test 2025-06-05T19:19:33.6486850Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/test 2025-06-05T19:19:33.6487470Z copying src/executorch/exir/operator/test/test_operator.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/test 2025-06-05T19:19:33.6487950Z running egg_info 2025-06-05T19:19:33.6488140Z creating executorch.egg-info 2025-06-05T19:19:33.6488380Z writing executorch.egg-info/PKG-INFO 2025-06-05T19:19:33.6488710Z writing dependency_links to executorch.egg-info/dependency_links.txt 2025-06-05T19:19:33.6489090Z writing entry points to executorch.egg-info/entry_points.txt 2025-06-05T19:19:33.6489440Z writing requirements to executorch.egg-info/requires.txt 2025-06-05T19:19:33.6489780Z writing top-level names to executorch.egg-info/top_level.txt 2025-06-05T19:19:33.6490120Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-06-05T19:19:33.6490440Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2025-06-05T19:19:33.6490720Z adding license file 'LICENSE' 2025-06-05T19:19:33.6490990Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-06-05T19:19:33.6491360Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/schema 2025-06-05T19:19:33.6491850Z copying src/executorch/schema/program.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/schema 2025-06-05T19:19:33.6492610Z copying src/executorch/schema/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/schema 2025-06-05T19:19:33.6493210Z copying src/executorch/exir/delegate.pyi -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir 2025-06-05T19:19:33.6493890Z copying src/executorch/kernels/quantized/quantized.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized 2025-06-05T19:19:33.6494720Z copying src/executorch/kernels/quantized/test/supported_features_def.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test 2025-06-05T19:19:33.6495560Z copying src/executorch/extension/pybindings/pybindings.pyi -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings 2025-06-05T19:19:33.6496570Z copying src/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl 2025-06-05T19:19:33.6497840Z copying src/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer/nlohmann-json.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer 2025-06-05T19:19:33.6498950Z copying src/executorch/extension/training/pybindings/_training_lib.pyi -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings 2025-06-05T19:19:33.6499810Z copying src/executorch/extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:33.6500770Z copying src/executorch/extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:33.6501620Z copying src/executorch/backends/apple/coreml/executorchcoreml.pyi -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml 2025-06-05T19:19:33.6502620Z copying src/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization 2025-06-05T19:19:33.6503530Z copying src/executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization 2025-06-05T19:19:33.6504220Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/aot/ir 2025-06-05T19:19:33.6504840Z copying src/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/aot/ir 2025-06-05T19:19:33.6505750Z copying src/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization 2025-06-05T19:19:33.6506440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6507200Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6508180Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6509130Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6511290Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6512320Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6513330Z copying src/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:33.6514060Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl 2025-06-05T19:19:33.6514760Z copying src/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl 2025-06-05T19:19:33.6515640Z copying src/executorch/backends/vulkan/test/glsl/dynamic_dispatch_test.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl 2025-06-05T19:19:33.6516570Z copying src/executorch/backends/vulkan/test/glsl/reference_matmul_common.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl 2025-06-05T19:19:33.6517310Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6556480Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6557620Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6558700Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6559760Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6560810Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6562120Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6563180Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6564260Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6565370Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6566560Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6567550Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6568510Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6569480Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6570480Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6571500Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6572570Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6573650Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6574730Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6575870Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6576880Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw_s1p0.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6577920Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6579000Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6580080Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6581110Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6582120Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6583240Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6584360Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6585330Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6586510Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6587600Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6588680Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6589750Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6591360Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6592460Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6593510Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_coop.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6594620Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_tiled.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6595680Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_coop.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6596750Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_tiled.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6597790Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6598820Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6599940Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6601030Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6602060Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6603070Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6604630Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/pack_int4_linear_weight_transposed_interleaved.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6605810Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6979290Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6980390Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6981660Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6982630Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6983620Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6984630Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6985660Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6986740Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6987790Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6988760Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/tan.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6989750Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6990780Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_texture.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6991790Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6992820Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_2d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6993910Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/var_buffer.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6995030Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/var_texture3d.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6996050Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6997040Z copying src/executorch/backends/vulkan/runtime/graph/ops/glsl/where.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:33.6998360Z copying src/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization 2025-06-05T19:19:33.7000890Z copying src/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization 2025-06-05T19:19:33.7003950Z copying src/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party 2025-06-05T19:19:33.7005420Z copying src/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:33.7006610Z copying src/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:33.7007530Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:33.7008480Z copying src/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:33.7009480Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7010570Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7011660Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7012770Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7013890Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7015000Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7016090Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7017210Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7018370Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7019460Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7020560Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7021650Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7022890Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7024040Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7025180Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7026280Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7027450Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7028570Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7029680Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7030790Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7410510Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7413940Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7417570Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7420670Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:33.7425040Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7426590Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7427670Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7428730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7429810Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7451880Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7454780Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7457900Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7460770Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7463620Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7466500Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7469600Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7472420Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7475170Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7478270Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7485190Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7499730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7502460Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7505230Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7508130Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7510850Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7513560Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7535970Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7538160Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7539250Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7540670Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7541930Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7542990Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7544070Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7545130Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7546370Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7547440Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7548460Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7549490Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7550900Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7551990Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7553030Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7554050Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7555080Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7556130Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7557230Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7791730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7792780Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7793800Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7794810Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7795810Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7797000Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7798080Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7799180Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7800380Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7801510Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7802630Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7803730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7804870Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7806000Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7807120Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7808210Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7809330Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7810450Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7811540Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7812620Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7813730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7814830Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7815890Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7817130Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7818280Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7819380Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7820640Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7821710Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7822730Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7823790Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7824830Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7825930Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7826980Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7828020Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:33.7829140Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:33.7830280Z copying src/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:33.7831880Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:33.7833050Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:33.7834180Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:33.7835250Z copying src/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:33.7836010Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa/schemas 2025-06-05T19:19:33.7836660Z copying src/executorch/backends/arm/tosa/schemas/tosa_0.80.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa/schemas 2025-06-05T19:19:33.7837460Z copying src/executorch/backends/arm/tosa/schemas/tosa_1.0.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa/schemas 2025-06-05T19:19:33.7838310Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/schema 2025-06-05T19:19:33.7839180Z copying src/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/schema 2025-06-05T19:19:33.8020660Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/pnpm-lock.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:33.8022330Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/py.typed -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:33.8023670Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:33.8024750Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/analysis_options.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:33.8026210Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/pubspec.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:33.8027580Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MutatingBool.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8029130Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/alignment_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8030520Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/arrays_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8032010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/dictionary_lookup.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8033410Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/included_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8034800Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/includer_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8036170Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/keyword_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8037560Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_extra.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8038940Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8040580Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/more_defaults.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8041990Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nan_inf_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8043410Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_inline_table_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8045000Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_type_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8046390Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_union_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8047770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8049180Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/private_annotation_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8050600Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/required_strings.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8052020Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/rust_namer_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8053370Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8054760Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/type_field_collsion.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8056290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_underlying_type_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8057800Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_value_collision.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8059310Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/vector_has_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:33.8060810Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/monster.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:33.8062340Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check-grpc-generated-code.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:33.8063610Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap 2025-06-05T19:19:33.8064660Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap/snapcraft.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap 2025-06-05T19:19:33.8068280Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection 2025-06-05T19:19:33.8069650Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection/reflection.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection 2025-06-05T19:19:33.8071110Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/greeter.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples 2025-06-05T19:19:33.8240640Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter 2025-06-05T19:19:33.8241960Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter/greeter.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter 2025-06-05T19:19:33.8245420Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:33.8248470Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/bool_structs.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:33.8252350Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/list_of_enums.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:33.8256610Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/monster_test.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:33.8259680Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:33.8263080Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:33.8266720Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:33.8268400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:33.8270250Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:33.8271520Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums 2025-06-05T19:19:33.8272740Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums/enums.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums 2025-06-05T19:19:33.8274140Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:33.8275350Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:33.8276920Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:33.8278110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit 2025-06-05T19:19:33.8279270Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/test_64bit.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit 2025-06-05T19:19:33.8280530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:33.8281830Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:33.8283520Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:33.8285220Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:33.8286900Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test 2025-06-05T19:19:33.8288590Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test 2025-06-05T19:19:33.8289850Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector 2025-06-05T19:19:33.8291210Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector/union_vector.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector 2025-06-05T19:19:33.8292750Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:33.8294180Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:33.8295690Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo_with_ns.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:33.8296830Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:33.8297990Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/include_test1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:33.8299530Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/order.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:33.8301050Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:33.8302640Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:33.8303860Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9617310Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9618900Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9620800Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9622830Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9624360Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9626200Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9628460Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9630360Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9631910Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9633760Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9636010Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9637650Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:33.9639310Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/typescript_keywords.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:33.9640440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field 2025-06-05T19:19:33.9641600Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field/key_field_sample.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field 2025-06-05T19:19:33.9642760Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:33.9643940Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v1.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:33.9645440Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:33.9646630Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:33.9647740Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:33.9649290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:33.9650770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:33.9652000Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:33.9653220Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:33.9654710Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:33.9656440Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:33.9657690Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/include_test2.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:33.9659250Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:33.9660490Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:33.9662200Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:33.9664020Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:33.9665390Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-06-05T19:19:33.9666770Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-06-05T19:19:33.9706970Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-06-05T19:19:33.9708620Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-06-05T19:19:33.9710110Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:33.9711400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/one.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:33.9713050Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/pnpm-lock.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:33.9714780Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/two.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:33.9715990Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:33.9717170Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:33.9718710Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:33.9719950Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector 2025-06-05T19:19:33.9721290Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector/union_vector.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector 2025-06-05T19:19:33.9722540Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:33.9723920Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/hero.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:33.9725400Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/net.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:33.9726560Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-06-05T19:19:33.9727780Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-06-05T19:19:33.9729010Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs 2025-06-05T19:19:33.9730330Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs/animal.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs 2025-06-05T19:19:33.9731530Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema 2025-06-05T19:19:33.9732650Z copying src/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema/basic.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema 2025-06-05T19:19:33.9733890Z copying src/executorch/backends/cadence/aot/functions.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:33.9734700Z copying src/executorch/backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:33.9735490Z copying src/executorch/backends/cadence/aot/functions_hifi.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot 2025-06-05T19:19:33.9736260Z copying src/executorch/backends/cortex_m/ops/operators.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/ops 2025-06-05T19:19:33.9736880Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/kernel/test 2025-06-05T19:19:33.9737490Z copying src/executorch/runtime/kernel/test/functions.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/kernel/test 2025-06-05T19:19:33.9738230Z copying src/executorch/devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump 2025-06-05T19:19:33.9738950Z copying src/executorch/devtools/etdump/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump 2025-06-05T19:19:33.9739770Z copying src/executorch/devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema 2025-06-05T19:19:33.9740660Z copying src/executorch/devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema 2025-06-05T19:19:33.9741510Z copying src/executorch/examples/llm_pte_finetuning/llama3_config.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:33.9742350Z copying src/executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:33.9743200Z copying src/executorch/examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:33.9744010Z copying src/executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:33.9744850Z copying src/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini 2025-06-05T19:19:33.9745610Z copying src/executorch/exir/dialects/edge/edge.yaml -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge 2025-06-05T19:19:33.9746230Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:33.9746840Z copying schema/program.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize 2025-06-05T19:19:33.9747540Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize 2025-06-05T19:19:33.9748580Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize 2025-06-05T19:19:33.9749350Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/share/cmake 2025-06-05T19:19:33.9750220Z copying tools/cmake/executorch-wheel-config.cmake -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/share/cmake/executorch-config.cmake 2025-06-05T19:19:33.9756450Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:33.9757040Z copying runtime/core/error.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:33.9757680Z copying runtime/core/function_ref.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:33.9758450Z copying runtime/core/event_tracer.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:33.9759240Z copying runtime/core/tag.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0443380Z copying runtime/core/named_data_map.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0444180Z copying runtime/core/tensor_shape_dynamism.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0444910Z copying runtime/core/memory_allocator.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0445710Z copying runtime/core/event_tracer_hooks_delegate.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0446400Z copying runtime/core/result.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0447060Z copying runtime/core/freeable_buffer.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0447730Z copying runtime/core/defines.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0448480Z copying runtime/core/tensor_layout.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0449130Z copying runtime/core/data_loader.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0449770Z copying runtime/core/span.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0450380Z copying runtime/core/evalue.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0451050Z copying runtime/core/event_tracer_hooks.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0451790Z copying runtime/core/hierarchical_allocator.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0452580Z copying runtime/core/array_ref.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.0453200Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0453950Z copying runtime/core/portable_type/tensor_impl.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0454790Z copying runtime/core/portable_type/bfloat16_math.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0455590Z copying runtime/core/portable_type/half.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0456380Z copying runtime/core/portable_type/device.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0457260Z copying runtime/core/portable_type/optional.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0458280Z copying runtime/core/portable_type/scalar.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0459110Z copying runtime/core/portable_type/bits_types.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0459930Z copying runtime/core/portable_type/bfloat16.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0460970Z copying runtime/core/portable_type/tensor_options.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0462170Z copying runtime/core/portable_type/scalar_type.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0463150Z copying runtime/core/portable_type/qint_types.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0464070Z copying runtime/core/portable_type/tensor.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0464990Z copying runtime/core/portable_type/complex.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0465900Z copying runtime/core/portable_type/string_view.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.0466750Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0468000Z copying runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0469240Z copying runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0470280Z copying runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0471340Z copying runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0472490Z copying runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0473490Z copying runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0474520Z copying runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0475490Z copying runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0476450Z copying runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0477480Z copying runtime/core/portable_type/c10/c10/util/complex_math.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0478710Z copying runtime/core/portable_type/c10/c10/util/complex.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0479890Z copying runtime/core/portable_type/c10/c10/util/complex_utils.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.0480730Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.0481670Z copying runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.0482680Z copying runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.0483550Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten 2025-06-05T19:19:34.0484280Z copying runtime/core/exec_aten/exec_aten.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten 2025-06-05T19:19:34.0484950Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0485800Z copying runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0486670Z copying runtime/core/exec_aten/util/tensor_util.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0487600Z copying runtime/core/exec_aten/util/dim_order_util.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0488440Z copying runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0489300Z copying runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.0490050Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.0490860Z copying runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.0513360Z copying runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.0514220Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.0514840Z copying runtime/kernel/kernel_includes.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.0515580Z copying runtime/kernel/thread_parallel_interface.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.0516400Z copying runtime/kernel/operator_registry.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.0517170Z copying runtime/kernel/kernel_runtime_context.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.0517820Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/test 2025-06-05T19:19:34.0518460Z copying runtime/kernel/test/test_util.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/test 2025-06-05T19:19:34.0519080Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0519700Z copying runtime/platform/compiler.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0520510Z copying runtime/platform/types.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0521200Z copying runtime/platform/runtime.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0521870Z copying runtime/platform/log.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0522530Z copying runtime/platform/system.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0523290Z copying runtime/platform/compat_unistd.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0523990Z copying runtime/platform/profiler.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0524670Z copying runtime/platform/assert.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0525380Z copying runtime/platform/platform.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0526060Z copying runtime/platform/clock.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0526730Z copying runtime/platform/abort.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.0527340Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.0528010Z copying runtime/platform/test/stub_platform.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.0528760Z copying runtime/platform/test/pal_spy.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.0529410Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.0530130Z copying extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.0530950Z copying extension/kernel_util/meta_programming.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.0531700Z copying extension/kernel_util/type_list.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.0532340Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.0532970Z copying extension/tensor/tensor_ptr_maker.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.0533690Z copying extension/tensor/tensor_accessor.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.0534410Z copying extension/tensor/tensor.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.0535100Z copying extension/tensor/tensor_ptr.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.0535710Z creating pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.0536410Z copying extension/threadpool/threadpool_guard.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.0537170Z copying extension/threadpool/threadpool.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.0538210Z copying extension/threadpool/cpuinfo_utils.h -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.0538780Z running build_ext 2025-06-05T19:19:34.0539250Z creating /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/data/bin 2025-06-05T19:19:34.0540540Z copying /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/third-party/flatbuffers_external_project/bin/flatc -> /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/data/bin 2025-06-05T19:19:34.0542090Z copying tools/wheel/pip_data_bin_init.py.in -> /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/data/bin/__init__.py 2025-06-05T19:19:34.0543280Z copying /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/_portable_lib.cpython-311-darwin.so -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings 2025-06-05T19:19:34.0544710Z copying /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/backends/apple/coreml/executorchcoreml.cpython-311-darwin.so -> pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml 2025-06-05T19:19:34.0546400Z copying /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib -> /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0548230Z copying /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/temp.macosx-11.1-arm64-cpython-311/cmake-out/kernels/quantized/libquantized_ops_aot_lib.dylib -> /Users/runner/work/executorch/executorch/pytorch/executorch/pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized 2025-06-05T19:19:34.0549450Z installing to pip-out/bdist.macosx-11.1-arm64/wheel 2025-06-05T19:19:34.0549700Z running install 2025-06-05T19:19:34.0549860Z running install_lib 2025-06-05T19:19:34.0550070Z creating pip-out/bdist.macosx-11.1-arm64/wheel 2025-06-05T19:19:34.0550390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch 2025-06-05T19:19:34.0550740Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/kernels 2025-06-05T19:19:34.0551130Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/kernels/quantized 2025-06-05T19:19:34.0551560Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/kernels/quantized/test 2025-06-05T19:19:34.0552360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized/test 2025-06-05T19:19:34.0553450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test/test_out_variants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized/test 2025-06-05T19:19:34.0554460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/test/supported_features_def.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized/test 2025-06-05T19:19:34.0555400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized 2025-06-05T19:19:34.0556290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/quantized.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized 2025-06-05T19:19:34.0557540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/kernels/quantized/libquantized_ops_aot_lib.dylib -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/kernels/quantized 2025-06-05T19:19:34.0558400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch 2025-06-05T19:19:34.0559090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension 2025-06-05T19:19:34.0559520Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pytree 2025-06-05T19:19:34.0576210Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pytree/test 2025-06-05T19:19:34.0577030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree/test/test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pytree/test 2025-06-05T19:19:34.0577920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pytree/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pytree 2025-06-05T19:19:34.0578660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm 2025-06-05T19:19:34.0579090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers 2025-06-05T19:19:34.0579930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/test 2025-06-05T19:19:34.0581060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/test/test_tiktoken.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/test 2025-06-05T19:19:34.0581880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0582770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0583670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-06-05T19:19:34.0584300Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0585310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0586650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0587970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-06-05T19:19:34.0589280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0590550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0591710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0592860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-06-05T19:19:34.0593920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers 2025-06-05T19:19:34.0594660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party 2025-06-05T19:19:34.0595400Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:34.0596340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/conanfile.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:34.0597280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl 2025-06-05T19:19:34.0599750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl 2025-06-05T19:19:34.0600900Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:34.0601930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:34.0603300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts 2025-06-05T19:19:34.0604620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/abseil-cpp/create_lts.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/abseil-cpp 2025-06-05T19:19:34.0605570Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/sentencepiece 2025-06-05T19:19:34.0606220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/sentencepiece/python 2025-06-05T19:19:34.0606890Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:34.0607930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:34.0609370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test 2025-06-05T19:19:34.0610790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python 2025-06-05T19:19:34.0611800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src 2025-06-05T19:19:34.0612520Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:34.0613750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:34.0615410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:34.0617210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:34.0618810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece 2025-06-05T19:19:34.0619870Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json 2025-06-05T19:19:34.0620730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tools 2025-06-05T19:19:34.0621390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis 2025-06-05T19:19:34.0622470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis/generate_natvis.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis 2025-06-05T19:19:34.0623530Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tools/serve_header 2025-06-05T19:19:34.0624560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/serve_header/serve_header.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/tools/serve_header 2025-06-05T19:19:34.0646260Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate 2025-06-05T19:19:34.0647330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate/amalgamate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate 2025-06-05T19:19:34.0648410Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer 2025-06-05T19:19:34.0649510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer/nlohmann-json.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer 2025-06-05T19:19:34.0650550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tests 2025-06-05T19:19:34.0651170Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty 2025-06-05T19:19:34.0651840Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl 2025-06-05T19:19:34.0652920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl/filterbr.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl 2025-06-05T19:19:34.0653980Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/docs 2025-06-05T19:19:34.0654580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs 2025-06-05T19:19:34.0655250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts 2025-06-05T19:19:34.0656450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts/check_structure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts 2025-06-05T19:19:34.0657510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/re2 2025-06-05T19:19:34.0658290Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:34.0659590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/re2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:34.0660870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:34.0662240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/re2_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/python 2025-06-05T19:19:34.0663190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/re2/python/toolchains 2025-06-05T19:19:34.0664220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/python/toolchains/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/python/toolchains 2025-06-05T19:19:34.0665210Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/re2/benchlog 2025-06-05T19:19:34.0666180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/benchlog/benchplot.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/benchlog 2025-06-05T19:19:34.0667110Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:34.0668050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_casefold.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:34.0669310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2/unicode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:34.0670540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_groups.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/re2/re2 2025-06-05T19:19:34.0671470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/pcre2 2025-06-05T19:19:34.0672050Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0673010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateTest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0674590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpHeader.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0675930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateRelease.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0677250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateCommon.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0678690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcd.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0680030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpTables.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0681350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateCommon.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0682760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateDates.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/third-party/pcre2/maint 2025-06-05T19:19:34.0683670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/build 2025-06-05T19:19:34.0684170Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/build/lib 2025-06-05T19:19:34.0684770Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0685870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/hf_tokenizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0686900Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools 2025-06-05T19:19:34.0687670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0688860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0690440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c 2025-06-05T19:19:34.0691890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools 2025-06-05T19:19:34.0693330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0840010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tiktoken.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0842430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0844220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/llama2c.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers 2025-06-05T19:19:34.0845250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0846040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0847110Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops/spinquant 2025-06-05T19:19:34.0848010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops/spinquant 2025-06-05T19:19:34.0848940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party 2025-06-05T19:19:34.0849550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:34.0850780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:34.0852290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-06-05T19:19:34.0853560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0854600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/custom_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0855640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0856650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0857980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0859220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/test_update_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0860260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/model_sharding.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0861270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/test_quantized_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0862320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/custom_ops 2025-06-05T19:19:34.0863070Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/export 2025-06-05T19:19:34.0864360Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/export/test 2025-06-05T19:19:34.0865120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export/test 2025-06-05T19:19:34.0866670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test/test_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export/test 2025-06-05T19:19:34.0867730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0868820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0869790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/export_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0870780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/partitioner_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0871770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/quantizer_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0872850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/export/test_export_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/export 2025-06-05T19:19:34.0874120Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/modules 2025-06-05T19:19:34.0874870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules 2025-06-05T19:19:34.0875900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/_position_embeddings.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules 2025-06-05T19:19:34.0877100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/modules/test 2025-06-05T19:19:34.0878010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test/test_position_embeddings.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules/test 2025-06-05T19:19:34.0879130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules/test 2025-06-05T19:19:34.0880230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test/test_attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules/test 2025-06-05T19:19:34.0881490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/test/test_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules/test 2025-06-05T19:19:34.0882500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules 2025-06-05T19:19:34.0883480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/llm/modules/kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/llm/modules 2025-06-05T19:19:34.0884180Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training 2025-06-05T19:19:34.0884860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training 2025-06-05T19:19:34.0885940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training/pybindings 2025-06-05T19:19:34.0887270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings/_training_lib.pyi -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/pybindings 2025-06-05T19:19:34.0888260Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training/pybindings/test 2025-06-05T19:19:34.0889350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings/test/test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/pybindings/test 2025-06-05T19:19:34.0890490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/pybindings/_training_module.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/pybindings 2025-06-05T19:19:34.0891460Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training/examples 2025-06-05T19:19:34.0891980Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training/examples/XOR 2025-06-05T19:19:34.0892770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR/export_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/examples/XOR 2025-06-05T19:19:34.0947470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/training/examples/XOR/test 2025-06-05T19:19:34.0949970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR/test/test_export.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/examples/XOR/test 2025-06-05T19:19:34.0952430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/training/examples/XOR/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/training/examples/XOR 2025-06-05T19:19:34.0953270Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/module 2025-06-05T19:19:34.0953880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/module/test 2025-06-05T19:19:34.0954470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/module/test/resources 2025-06-05T19:19:34.0957720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/module/test/resources/gen_bundled_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/module/test/resources 2025-06-05T19:19:34.0960090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/gguf_util 2025-06-05T19:19:34.0960960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/gguf_util 2025-06-05T19:19:34.0962010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/gguf_util 2025-06-05T19:19:34.0962780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/gguf_util/converters 2025-06-05T19:19:34.0963640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/gguf_util/converters 2025-06-05T19:19:34.0964660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/gguf_util/converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/gguf_util 2025-06-05T19:19:34.0965380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pybindings 2025-06-05T19:19:34.0965840Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pybindings/test 2025-06-05T19:19:34.0966580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings/test 2025-06-05T19:19:34.0967670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test/test_backend_pybinding.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings/test 2025-06-05T19:19:34.0968980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings/test 2025-06-05T19:19:34.0970590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings 2025-06-05T19:19:34.0972510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/pybindings.pyi -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings 2025-06-05T19:19:34.0974820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/pybindings/_portable_lib.cpython-311-darwin.so -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/pybindings 2025-06-05T19:19:34.0975670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/flat_tensor 2025-06-05T19:19:34.0977070Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/flat_tensor/test 2025-06-05T19:19:34.0980260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/test/test_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/test 2025-06-05T19:19:34.0981310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor 2025-06-05T19:19:34.0982170Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0982980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize/serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0984090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0988430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0989560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0991620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/flat_tensor/serialize 2025-06-05T19:19:34.0992380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/export_util 2025-06-05T19:19:34.0993070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/export_util/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/export_util 2025-06-05T19:19:34.0994010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/extension/export_util/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/extension/export_util 2025-06-05T19:19:34.0994630Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/util 2025-06-05T19:19:34.0995220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util/python_profiler.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/util 2025-06-05T19:19:34.0995990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util/collect_env.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/util 2025-06-05T19:19:34.0996780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/util/activation_memory_profiler.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/util 2025-06-05T19:19:34.0997390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include 2025-06-05T19:19:34.0997780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch 2025-06-05T19:19:34.0998280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/extension 2025-06-05T19:19:34.0998790Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.0999700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool/threadpool_guard.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.1000890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool/threadpool.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.1002220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/threadpool/cpuinfo_utils.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/threadpool 2025-06-05T19:19:34.1003100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.1004030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.1005440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util/meta_programming.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.1006680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/kernel_util/type_list.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/kernel_util 2025-06-05T19:19:34.1007540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.1008460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor/tensor_ptr_maker.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.1012440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor/tensor_accessor.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.1013610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor/tensor.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.1014730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/extension/tensor/tensor_ptr.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/extension/tensor 2025-06-05T19:19:34.1057430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime 2025-06-05T19:19:34.1058660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1059450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/error.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1060550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/function_ref.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1061640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/event_tracer.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1062670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/tag.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1063460Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1064380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/tensor_impl.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1065770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1068800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/half.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1072640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/device.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1076970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/optional.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1080530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/scalar.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1084760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/bits_types.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1086060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/bfloat16.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1087320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/tensor_options.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1088330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/portable_type/c10 2025-06-05T19:19:34.1089010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10 2025-06-05T19:19:34.1089690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1090800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1093250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1105460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1106970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1108670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1114820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1117300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1119500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1122700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1124700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_math.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1126570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1127980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_utils.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-06-05T19:19:34.1129100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.1130130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.1131510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-06-05T19:19:34.1132840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/scalar_type.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1134100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/qint_types.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1135410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/tensor.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1136680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/complex.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1137980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/portable_type/string_view.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-06-05T19:19:34.1139250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/named_data_map.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1170800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/tensor_shape_dynamism.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1172010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/memory_allocator.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1173150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1174420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/result.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1175220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/exec_aten 2025-06-05T19:19:34.1176080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/exec_aten.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten 2025-06-05T19:19:34.1177080Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1178060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1179330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1185260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1187530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1188840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-06-05T19:19:34.1190800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.1192380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.1193770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-06-05T19:19:34.1194960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/freeable_buffer.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1196050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/defines.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1197100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/tensor_layout.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1198880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/data_loader.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1199960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/span.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1201030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/evalue.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1202230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/event_tracer_hooks.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1203360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/hierarchical_allocator.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1204440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/core/array_ref.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/core 2025-06-05T19:19:34.1205330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1207840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/compiler.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1208700Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.1209570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/test/stub_platform.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.1210750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/test/pal_spy.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform/test 2025-06-05T19:19:34.1211860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/types.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1213250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/runtime.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1214420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/log.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1215610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/system.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1216740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/compat_unistd.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1217850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/profiler.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1218990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/assert.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1220080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/platform.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1222460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/clock.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1223660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/platform/abort.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/platform 2025-06-05T19:19:34.1224470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.1224990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/include/executorch/runtime/kernel/test 2025-06-05T19:19:34.1225960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/test/test_util.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/kernel/test 2025-06-05T19:19:34.1230130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/kernel_includes.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.1231810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/thread_parallel_interface.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.1257070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/operator_registry.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.1258340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/include/executorch/runtime/kernel/kernel_runtime_context.h -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/include/executorch/runtime/kernel 2025-06-05T19:19:34.1259120Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends 2025-06-05T19:19:34.1259530Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple 2025-06-05T19:19:34.1259940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps 2025-06-05T19:19:34.1260370Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps/test 2025-06-05T19:19:34.1261100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1262550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1263570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1264560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1265550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1266550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1269500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/test 2025-06-05T19:19:34.1272600Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1273740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1274890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1275970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1277010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1278260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1283830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1285330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1294530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1295640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1296670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1297680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/op_skip_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1298690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1299730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1301040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1302060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1303060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1304080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1305110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/op_quant_dequant.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1306130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1307160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/operators 2025-06-05T19:19:34.1307940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps/serialization 2025-06-05T19:19:34.1308760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/serialization 2025-06-05T19:19:34.1309880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/serialization 2025-06-05T19:19:34.1311100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/serialization 2025-06-05T19:19:34.1312420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps 2025-06-05T19:19:34.1313330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps 2025-06-05T19:19:34.1314070Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps/utils 2025-06-05T19:19:34.1314780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/utils/quant_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/utils 2025-06-05T19:19:34.1315780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/utils 2025-06-05T19:19:34.1316510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/mps/partition 2025-06-05T19:19:34.1317270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/partition 2025-06-05T19:19:34.1318500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/mps/partition/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/mps/partition 2025-06-05T19:19:34.1319280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml 2025-06-05T19:19:34.1320080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/executorchcoreml.pyi -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml 2025-06-05T19:19:34.1320950Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/test 2025-06-05T19:19:34.1350240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/test 2025-06-05T19:19:34.1351490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/test 2025-06-05T19:19:34.1352320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/runtime 2025-06-05T19:19:34.1352810Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/runtime/test 2025-06-05T19:19:34.1353690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/runtime/test 2025-06-05T19:19:34.1354990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/executorchcoreml.cpython-311-darwin.so -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml 2025-06-05T19:19:34.1355800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/partition 2025-06-05T19:19:34.1356560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/partition 2025-06-05T19:19:34.1357690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/partition 2025-06-05T19:19:34.1358560Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:34.1359550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:34.1360650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/quantizer 2025-06-05T19:19:34.1361480Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/compiler 2025-06-05T19:19:34.1362330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/compiler 2025-06-05T19:19:34.1363560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/apple/coreml/compiler 2025-06-05T19:19:34.1364310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp 2025-06-05T19:19:34.1365080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/neutron_pass_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp 2025-06-05T19:19:34.1366050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/neutron_node_extraction.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp 2025-06-05T19:19:34.1366730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/tests 2025-06-05T19:19:34.1367470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_qdq_clustering_conv.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1368570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_batch_norm_fusion.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1369570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_operator_selector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1370530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1371470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/executorch_pipeline.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1372190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/tests/ir 2025-06-05T19:19:34.1372750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/tests/ir/converter 2025-06-05T19:19:34.1373310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1374370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_softmax_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1375750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_relu_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1377220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_avg_pool2d_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1378570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_constant_pad_nd_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1380010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_max_pool_2d_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1381450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_linear_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1382890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_permute_copy_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1384410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_conv_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1386100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/ir/converter/node_converter/test_view_copy_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests/ir/converter/node_converter 2025-06-05T19:19:34.1387280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_neutron_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1390650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_node_format_inference.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1392360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/executors.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1395980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/exported_program_vizualize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1398510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_neutron_converter_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1399660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/tests/test_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/tests 2025-06-05T19:19:34.1400580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/nxp_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp 2025-06-05T19:19:34.1401310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend 2025-06-05T19:19:34.1401760Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir 2025-06-05T19:19:34.1402330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:34.1403000Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_generator/custom_options 2025-06-05T19:19:34.1404020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/custom_options/flex_transpose_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/custom_options 2025-06-05T19:19:34.1407930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1427710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_or_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1429810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/neg_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1434280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_prod_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1437580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sign_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1442970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/fully_connected_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1445090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/max_pool_2d_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1446520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1448140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/abs_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1449580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_lstm_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1451100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/div_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1452480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squeeze_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1453860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/exp_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1455450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1456830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/square_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1458230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/shape_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1459710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_2d_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1461290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cast_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1462700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depthwise_conv_2d_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1464180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/tile_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1474550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squared_difference_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1477040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_equal_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1478620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_rnn_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1480070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/minimum_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1481530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_nearest_neighbor_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1482930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1484270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/equal_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1485650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_max_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1487590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/hard_swish_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1490550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gelu_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1491990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mul_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1493460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lstm_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1494830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depth_to_space_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1496210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1497740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/average_pool_2d_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1499120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_not_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1500480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1501820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/range_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1503210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/leaky_relu_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1504590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_v_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1505970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_max_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1507360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/space_to_depth_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1508760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_conv_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1510160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mirror_pad_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1511550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/multinomial_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1512930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_n_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1514410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_bilinear_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1515840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/concatenation_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1517330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/log_softmax_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1518820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mean_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1520220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1521850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sub_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1523270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/maximum_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1524620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_v2_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1526000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bitwise_xor_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1527370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_3d_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1528750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/softmax_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1530340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/slice_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1531760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/quantize_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1533110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pow_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1534510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_rnn_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1536090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/one_hot_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1537470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1539070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_and_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1540440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/floor_mod_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1541780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cum_sum_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1543160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_equal_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1544610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/dequantize_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1545970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lrn_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1547340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/strided_slice_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1548720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_min_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1550060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sum_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1552090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1553510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/batch_mat_mul_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1554900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/not_equal_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1556550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_lstm_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1558030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reverse_sequence_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1559440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_min_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1563610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_nd_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1565020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/select_v2_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1566410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/scatter_nd_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1567790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/broadcast_to_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1569190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reshape_options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/builtin_options 2025-06-05T19:19:34.1570470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/tflite_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:34.1571340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:34.1572380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:34.1573920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta/types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:34.1575130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/meta/meta.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator/meta 2025-06-05T19:19:34.1576270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_generator/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_generator 2025-06-05T19:19:34.1577480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tensor_formatting.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir 2025-06-05T19:19:34.1578320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:34.1580790Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter/node_converters 2025-06-05T19:19:34.1581450Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1583010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_dequantize_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1584750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/addmm_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1586380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/convolution_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1589620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/permute_copy_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1591140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/mm_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1592650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1594200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_quantize_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1595740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/avg_pool_2d_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1597950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/softmax_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1599760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/constant_pad_nd_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1622760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/view_copy_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1624860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/relu_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1627000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/max_pool_2d_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters 2025-06-05T19:19:34.1628780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters 2025-06-05T19:19:34.1630300Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:34.1631320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared/reduce_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:34.1632750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared/recurrent_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:34.1634350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared/reshape_transposition.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:34.1635860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converters/shared/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/node_converters/shared 2025-06-05T19:19:34.1637140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:34.1643960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/tensor_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:34.1645090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/quantization_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:34.1645950Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:34.1646830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:34.1648090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion/common.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:34.1649320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion/translator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:34.1650570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/conversion/aten_translator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/conversion 2025-06-05T19:19:34.1651750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/node_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter 2025-06-05T19:19:34.1652580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:34.1653510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder/aten_model_builder_director.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:34.1654770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder/model_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:34.1656270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:34.1657520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/converter/builder/quantization_verification.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/converter/builder 2025-06-05T19:19:34.1658670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/conversion_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir 2025-06-05T19:19:34.1660070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/logger.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir 2025-06-05T19:19:34.1661080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/conversion_context.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir 2025-06-05T19:19:34.1661950Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1663110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/pattern_matcher.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1664370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/operator_rules.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1665540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/graph_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1666670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1667790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/tensor_rules.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1668710Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1669800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/replace_average_pool_before_fully_connected_with_sum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1672570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_cast_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1673970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/keep_one_empty_buffer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1675400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/permute_fully_connected_weights_after_reshape.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1676890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/combine_hard_sigmoid_and_mul_to_hard_swish.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1678490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_quanitze_into_preceding_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1687270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_quantize_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1688680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1690670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_transpose_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1692080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/eliminate_dead_branches.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1693670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_fully_connected_and_add_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1695360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_activation_functions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1696800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_reshape_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1698190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/move_relu_before_concat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1699600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/remove_unused_tensors_and_buffers.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1701180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/base_optimization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations 2025-06-05T19:19:34.1702470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/tflite_optimizer/optimizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/tflite_optimizer 2025-06-05T19:19:34.1703280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/lib 2025-06-05T19:19:34.1703880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1704730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LogicalOrOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1705940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1707220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ZerosLikeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1708430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceWindowOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1709660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowFunction.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1710930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1712100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/EqualOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1713240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/PowOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1714350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LessOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1715480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CombinerType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1716590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/AddOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1717740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloScatterOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1718940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/HashtableSizeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1720100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/QuantizeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1721250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RightShiftOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1722490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloCustomCallOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1723780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Pool2DOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1725020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SoftmaxOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1726210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ShapeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1728790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SparsityParameters.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1730000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReverseSequenceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1731170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LeakyReluOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1732500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1733790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Metadata.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1735120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloSliceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.1736410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MatrixDiagOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2068550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReadVariableOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2070440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloTransposeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2071670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LessEqualOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2072830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CallOnceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2073980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReverseV2Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2075480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RNNOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2076720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DimensionMetadata.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2077950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ActivationFunctionType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2079240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Int32Vector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2080640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/NegOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2082010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FloorDivOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2083530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LogSoftmaxOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2084990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadMode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2089870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SignatureDef.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2091430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SelectOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2092680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UniqueOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2094370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/GreaterOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2097510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Uint8Vector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2098670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RankOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2100150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ResizeBilinearOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2103520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonDirection.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2104880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DivOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2106080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2107460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMaxOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2109610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReshapeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2110780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/HashtableOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2111950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SelectV2Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2114870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Conv3DOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2116210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TopKV2Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2117370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CumsumOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2118500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TileOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2119980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/NotEqualOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2121590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/AbsOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2124830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CustomOptionsFormat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2126090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentProdOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2128830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CustomQuantization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2130900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LSTMOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2132230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloDotGeneralOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2133490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SliceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2134620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ArgMinOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2150100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloBroadcastInDimOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2151550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/HashtableFindOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2153810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TransposeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2155310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DimensionType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2156550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Operator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2157830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FakeQuantOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2159210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MaximumMinimumOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2161720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TensorType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2165280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2166460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SegmentSumOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2167810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/EmbeddingLookupSparseOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2169080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptionsWeightsFormat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2170370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnidirectionalSequenceLSTMOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2171660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ResizeNearestNeighborOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2172920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloRngBitGeneratorOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2174110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Rfft2dOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2175330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CastOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2176480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/AssignVariableOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2177710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceLSTMOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2179000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SplitOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2180250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2181410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BroadcastToOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2182690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BitwiseXorOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2185690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/QuantizationParameters.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2186880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOperator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2188140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/PadV2Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2189400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SplitVOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2190520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2191670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2192920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SkipGramOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2196300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LogicalNotOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2197810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CosOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2201750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/HardSwishOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2203050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ExpOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2204510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MulOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2205700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FillOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2206900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceRNNOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2210560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FloorModOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2213410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DynamicUpdateSliceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2216890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloConcatenateOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2229230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ScatterNdOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2233940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LogicalAndOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2236580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentSumOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2237980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SqueezeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2239150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SequenceRNNOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2240330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SquaredDifferenceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2241540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/HashtableImportOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2242710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2243870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/QuantizationDetails.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2245050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SpaceToBatchNDOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2246270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloConvolutionOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2247450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/OperatorCode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2248560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SignOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2249700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2250880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloCompareOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2252110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SparseToDenseOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2253270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RangeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2254480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Buffer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2255630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMinOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2256810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/OneHotOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2258110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloWhileOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2259470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloPadOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2260660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DensifyOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2261810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SVDFOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2263000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ConcatenationOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2267120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/PackOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2273450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MatrixSetDiagOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2274710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ArgMaxOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2275850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/AddNOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2277020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BatchToSpaceNDOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2278240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV4Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2279420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RandomOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2280570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloSortOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2282020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/CallOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2286440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/GatherOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2287670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TensorMap.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2288910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2290250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/WhileOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2292130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/RngAlgorithm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2293270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BitcastOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2336750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StridedSliceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2348590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ConcatEmbeddingsOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2351540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/IfOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2352710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/PadOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2353890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DepthwiseConv2DOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2355120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloGatherOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2356270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SubGraph.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2357530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/GeluOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2358670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/UnpackOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2359820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BatchMatMulOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2361030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloIotaOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2362180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ATan2Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2363470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SubOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2364710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/TransposeConvOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2366170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DepthToSpaceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2367520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Padding.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2371620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Conv2DOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2372900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SparseIndexVector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2374160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/VariantSubType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2375500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/BucketizeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2376860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DequantizeOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2383970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/VarHandleOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2385150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/WhereOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2386320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ExpandDimsOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2387550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SpaceToDepthOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2388820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloPrecisionConfig.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2390230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/L2NormOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2391530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LSTMKernelType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2392790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/Uint16Vector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2394230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/LocalResponseNormalizationOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2395560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2396800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/ReducerOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2398740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/GreaterEqualOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2399990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV5Options.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2401680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/SquareOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2402880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/GatherNdOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2404100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/StablehloDynamicSliceOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2405360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/tflite/DilateOptions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib/tflite 2025-06-05T19:19:34.2406460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/ir/lib/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend/ir/lib 2025-06-05T19:19:34.2407660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/neutron_converter_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend 2025-06-05T19:19:34.2413040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/node_format_inference.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend 2025-06-05T19:19:34.2414090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/edge_program_converter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend 2025-06-05T19:19:34.2415380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/backend/edge_helper.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/backend 2025-06-05T19:19:34.2416120Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/aten_passes 2025-06-05T19:19:34.2416890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes/fuse_batch_norm_with_conv_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/aten_passes 2025-06-05T19:19:34.2417950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes/fuse_batch_norm_with_linear_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/aten_passes 2025-06-05T19:19:34.2419020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/aten_passes/neutron_aten_pass_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/aten_passes 2025-06-05T19:19:34.2420010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/neutron_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp 2025-06-05T19:19:34.2420800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/nxp/quantizer 2025-06-05T19:19:34.2421550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer/neutron_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/quantizer 2025-06-05T19:19:34.2422550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer/patterns.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/quantizer 2025-06-05T19:19:34.2423490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/nxp/quantizer/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/nxp/quantizer 2025-06-05T19:19:34.2424280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm 2025-06-05T19:19:34.2424980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm 2025-06-05T19:19:34.2426340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2427100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2428300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_full.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2429360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_index.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2430420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_ge.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2431560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_unbind.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2432760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_min.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2433790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2435330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2436430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2437580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2441260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2442420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2443450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2444580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2445590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2446830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_gather.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2447810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_amax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2448910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_rms_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2449940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_group_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2450960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2451960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2453000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_elu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2454010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2455020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2456000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2456990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2458000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_topk.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2458980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2460030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2461090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2462090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2463120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_sin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2579630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2680410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2781800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_where.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2830150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_and.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2876690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2911550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2957910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_exp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2961510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_to.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2962810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_lt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2964130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2968860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2974530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_max.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.2987090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3001120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_arange.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3003500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3004590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3005630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3006640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_eq.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3007640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_stack.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3008610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3009810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3010830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_gt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3011790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3012970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3014000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3015280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_or.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3016350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3017340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_cum_sum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3018360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_resize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3019360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3020330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_log.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3021470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_repeat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3022490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_neg.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3023460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3024450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3025450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_scalar_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3026460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3027490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3028510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3029660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3030660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3031620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_argmin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3032660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_cos.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3033610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_ne.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3035130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_logical_not.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3036120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3037100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_instance_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3038100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_index_put.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3039080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3040050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_le.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3041020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3041980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3042970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3043990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3045050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3046020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_abs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3047000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_full_like.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3047980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/builders 2025-06-05T19:19:34.3048750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/serialization 2025-06-05T19:19:34.3049760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/serialization 2025-06-05T19:19:34.3050960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization/qc_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/serialization 2025-06-05T19:19:34.3052110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/serialization 2025-06-05T19:19:34.3053060Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/tests 2025-06-05T19:19:34.3053820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/tests 2025-06-05T19:19:34.3054890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/tests 2025-06-05T19:19:34.3055940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/tests 2025-06-05T19:19:34.3056710Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/utils 2025-06-05T19:19:34.3057500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/utils/constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/utils 2025-06-05T19:19:34.3058500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/utils 2025-06-05T19:19:34.3059230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3060000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3061040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/qnn_pass_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3062080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/replace_arange_args.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3063210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/fixed_linear_keep_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3064300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/fold_qdq.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3065360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3066410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/annotate_unbind.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3067430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3068450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/convert_conv1d_to_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3069610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/annotate_adaptive_avg_pool1d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3070680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3071700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/build_quant_io.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3072740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3073710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_cdist.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3074850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3075860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3076860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3077930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3078950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_roll.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3079920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3080920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_silu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3426240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3471780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/fuse_consecutive_cast.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3476770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3483540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3486270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_expm1.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3489040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3491490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/remove_0d_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3492540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/replace_inf_values.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3493570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/remove_redundancy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3494590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/annotate_stack.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3495790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/convert_square_to_pow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3496830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/decompose_einsum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3497860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/tag_quant_io.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3498880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/insert_requantize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3499900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/layout_transform.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3500900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/_passes/i64_to_i32.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/_passes 2025-06-05T19:19:34.3501610Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/debugger 2025-06-05T19:19:34.3502440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/debugger/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/debugger 2025-06-05T19:19:34.3503190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/partition 2025-06-05T19:19:34.3503940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/partition 2025-06-05T19:19:34.3504940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/partition 2025-06-05T19:19:34.3505970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/partition 2025-06-05T19:19:34.3506740Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/quantizer 2025-06-05T19:19:34.3507530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/custom_annotation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer 2025-06-05T19:19:34.3508580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/qconfig.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer 2025-06-05T19:19:34.3509620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer 2025-06-05T19:19:34.3510650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/annotators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer 2025-06-05T19:19:34.3511540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:34.3512460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:34.3513670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/quantizer/observers/per_block_param_observer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/quantizer/observers 2025-06-05T19:19:34.3514620Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/aot 2025-06-05T19:19:34.3515090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/qualcomm/aot/ir 2025-06-05T19:19:34.3515820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/qualcomm/aot/ir 2025-06-05T19:19:34.3516510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/example 2025-06-05T19:19:34.3517030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:34.3517990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:34.3520190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-06-05T19:19:34.3521330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example 2025-06-05T19:19:34.3522310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example 2025-06-05T19:19:34.3523270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example 2025-06-05T19:19:34.3524240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example 2025-06-05T19:19:34.3525010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/example/example_operators 2025-06-05T19:19:34.3525820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3526890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3527940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3529020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3530090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3531320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3532480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3533690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3542010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3543320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/example/example_operators 2025-06-05T19:19:34.3544130Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/openvino 2025-06-05T19:19:34.3544840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino 2025-06-05T19:19:34.3545790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino 2025-06-05T19:19:34.3546500Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/openvino/tests 2025-06-05T19:19:34.3546990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/openvino/tests/models 2025-06-05T19:19:34.3547810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/models/test_classification.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/models 2025-06-05T19:19:34.3548890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/test_runner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests 2025-06-05T19:19:34.3549660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3550430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_batch_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3551480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_arange.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3552550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_permute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3553680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_pooling.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3554710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_convolution.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3555760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3556770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_addmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3557840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_unary_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3559090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_view.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3560120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/test_mean.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3561210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/tests/ops/base_openvino_op_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/tests/ops 2025-06-05T19:19:34.3562370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino 2025-06-05T19:19:34.3563050Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/openvino/quantizer 2025-06-05T19:19:34.3563820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/quantizer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/quantizer 2025-06-05T19:19:34.3564840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/openvino/quantizer/quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/openvino/quantizer 2025-06-05T19:19:34.3565560Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/mediatek 2025-06-05T19:19:34.3566260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek 2025-06-05T19:19:34.3567190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek 2025-06-05T19:19:34.3568080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek 2025-06-05T19:19:34.3568750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/mediatek/_passes 2025-06-05T19:19:34.3569480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/_passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/_passes 2025-06-05T19:19:34.3570530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/_passes 2025-06-05T19:19:34.3571320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/mediatek/quantizer 2025-06-05T19:19:34.3572070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer/qconfig.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/quantizer 2025-06-05T19:19:34.3573100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/quantizer 2025-06-05T19:19:34.3574100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer/annotator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/quantizer 2025-06-05T19:19:34.3575140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/mediatek/quantizer/quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/mediatek/quantizer 2025-06-05T19:19:34.3575920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/transforms 2025-06-05T19:19:34.3576690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3577710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3578860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/fuse_view_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3579840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/remove_getitem_op.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3580560Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/transforms/test 2025-06-05T19:19:34.3581330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms/test 2025-06-05T19:19:34.3582720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms/test 2025-06-05T19:19:34.3583870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms/test 2025-06-05T19:19:34.3584910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3585880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3586890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3587910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/replace_scalar_with_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3588880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/rank_0_to_rank_1.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3589790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3590730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/remove_clone_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3592390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3595140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3597900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3600610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/transforms/decompose_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/transforms 2025-06-05T19:19:34.3602540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan 2025-06-05T19:19:34.3603720Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/tools 2025-06-05T19:19:34.3604940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/tools/gpuinfo 2025-06-05T19:19:34.3606250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3609020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3612180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3615220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3618310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3622000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3625250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-06-05T19:19:34.3628020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan 2025-06-05T19:19:34.3629810Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/test 2025-06-05T19:19:34.3631680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test 2025-06-05T19:19:34.3633570Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/test/glsl 2025-06-05T19:19:34.3635570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/glsl 2025-06-05T19:19:34.3638350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl/reference_matmul_common.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/glsl 2025-06-05T19:19:34.3641620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/glsl/dynamic_dispatch_test.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/glsl 2025-06-05T19:19:34.3644550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test 2025-06-05T19:19:34.3646620Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:34.3648800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:34.3651770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:34.3653930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3656180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3659250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3662770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3665830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3667050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3668350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-06-05T19:19:34.3669410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test/op_tests 2025-06-05T19:19:34.3670390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/test_vulkan_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test 2025-06-05T19:19:34.3671900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/test 2025-06-05T19:19:34.3672680Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/partitioner 2025-06-05T19:19:34.3673570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/partitioner 2025-06-05T19:19:34.3674510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/serialization 2025-06-05T19:19:34.3676060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/serialization 2025-06-05T19:19:34.3677240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/serialization 2025-06-05T19:19:34.3678330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/serialization 2025-06-05T19:19:34.3679440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/serialization 2025-06-05T19:19:34.3680360Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/runtime 2025-06-05T19:19:34.3681110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime 2025-06-05T19:19:34.3682030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/runtime/graph 2025-06-05T19:19:34.3682250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/runtime/graph/ops 2025-06-05T19:19:34.3682480Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3683150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/pack_int4_linear_weight_transposed_interleaved.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3683790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3684630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/var_buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3685190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3685760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3686470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3687000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/tan.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3687630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3688220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_tiled.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3688990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_coop.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3689600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3690250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3690790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3691490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_2d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3692100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3692660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3693320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3693880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3694510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3695170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3695830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3696390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3697210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3697860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3698530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3699100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3699770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw_s1p0.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3700380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3701020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3701590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_texture.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3702220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/where.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3702790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3703350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/var_texture3d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3703980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3704530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3705150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3705780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_tiled.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3706300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3706830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3707450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3707990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3708560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3709220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3709760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3710330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3710930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3711510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3712070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3712650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3713220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3713780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3714410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3715080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3715650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3716180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3716800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3717340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3717890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3718600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3719180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3719780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3720380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_coop.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3720960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3721540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-06-05T19:19:34.3721960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan 2025-06-05T19:19:34.3722150Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3722620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3723180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/remove_asserts.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3723650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3724130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3724670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3725160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3725580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3726050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3726600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/_passes/fuse_quantized_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/_passes 2025-06-05T19:19:34.3727100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/op_registry.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan 2025-06-05T19:19:34.3727490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan 2025-06-05T19:19:34.3727720Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party 2025-06-05T19:19:34.3727940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/volk 2025-06-05T19:19:34.3728430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/volk 2025-06-05T19:19:34.3728700Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2025-06-05T19:19:34.3728990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2025-06-05T19:19:34.3729320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-06-05T19:19:34.3730070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-06-05T19:19:34.3730340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2025-06-05T19:19:34.3730620Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3731330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3731950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3732540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3733140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3733450Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-06-05T19:19:34.3734270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-06-05T19:19:34.3734920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3735510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3736350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-06-05T19:19:34.3736540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/vulkan/quantizer 2025-06-05T19:19:34.3737020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan/quantizer 2025-06-05T19:19:34.3737440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/vulkan/custom_ops_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/vulkan 2025-06-05T19:19:34.3737610Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack 2025-06-05T19:19:34.3738280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test 2025-06-05T19:19:34.3738580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:34.3739190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:34.3739780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/serialization 2025-06-05T19:19:34.3739990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3740530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3741050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3741590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3742100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3742620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3743130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3743750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/passes 2025-06-05T19:19:34.3744110Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3744610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3745090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3745550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3746150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3746660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3747150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3747630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3748110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3748600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3749080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3749540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3750030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3750540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/models 2025-06-05T19:19:34.3768680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test 2025-06-05T19:19:34.3768950Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/tester 2025-06-05T19:19:34.3771220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/tester 2025-06-05T19:19:34.3772500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/tester 2025-06-05T19:19:34.3773030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3774440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3777870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_multiply.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3780010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3780520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_conv1d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3781140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_sqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3781630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3782100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_prelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3782560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3783010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_abs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3783470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3783930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_permute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3784440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3784900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_square.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3785340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_ceil.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3785810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3786270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_pow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3786740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3787190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_gelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3787630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_log.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3788150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3788710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_div.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3789170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_max_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3789620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_elu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3790070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3790580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_exp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3791030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3791480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_maximum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3791930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3792390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_minimum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3792880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3793370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3793830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3794300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_softmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3794770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_negate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3795230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_hardswish.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3795700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3796140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_lstm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3796590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_floor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3797060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3797630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.3798090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_sub.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.4253440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.4254700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/ops/test_bmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/ops 2025-06-05T19:19:34.4256640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test 2025-06-05T19:19:34.4258270Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:34.4260130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer/test_representation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:34.4261610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:34.4263160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-06-05T19:19:34.4263690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4265210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_rsqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4266460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4267700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4269050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4270540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4271900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4273140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_bmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4274340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4275660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4276900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4278710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4280040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4282020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4283630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4285120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4285730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4286200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4286720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4287210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4287690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4288140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4288600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4289050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4289520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4289980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4292840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_exp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4294170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4294700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4295180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4295790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4296270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4296730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4297310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4297770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4298220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_log.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4298720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4299290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4313280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4314890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4315430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4322620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4324710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4325320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4325810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_gelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4326290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4326840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4327320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_quant_dequant.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4327780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4328440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/operators 2025-06-05T19:19:34.4328660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/serialization 2025-06-05T19:19:34.4329300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/serialization 2025-06-05T19:19:34.4329860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/serialization 2025-06-05T19:19:34.4330470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/serialization 2025-06-05T19:19:34.4331840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/serialization 2025-06-05T19:19:34.4333160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack 2025-06-05T19:19:34.4333380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/utils 2025-06-05T19:19:34.4333820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/utils 2025-06-05T19:19:34.4334390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/utils 2025-06-05T19:19:34.4334890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/utils 2025-06-05T19:19:34.4335470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/utils 2025-06-05T19:19:34.4335670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4336160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4336610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4337160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4339440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/decompose_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4339990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4340480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4340920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4341540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4342020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4342480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4346240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/convert_to_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4347330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/_passes 2025-06-05T19:19:34.4347540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party 2025-06-05T19:19:34.4348070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party 2025-06-05T19:19:34.4348310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:34.4349100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:34.4349660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-06-05T19:19:34.4349910Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:34.4350440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:34.4350940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-06-05T19:19:34.4351180Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2025-06-05T19:19:34.4351420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4352080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4352690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4396190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4399550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4401230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4403290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4404030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4404680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4405450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4406030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4406650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4407260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4407870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4408510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4409150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4409820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4410460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4411110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4411710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4412350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4412980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4413670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4414330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4414900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4415570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4416170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4416760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-06-05T19:19:34.4417010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4417640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4418190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4418780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4419370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4419960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4420520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4421100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4421670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4422260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4422940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4423530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4456340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4457290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4457940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4458530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4459100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4459690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4460310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4460900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4461520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4462140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4462790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4463430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4464050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4464640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4465260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4466060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4466660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4467290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4468030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4468660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4469280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4469850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4470420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4471030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4471920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4472590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4473200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4473770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4474380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4475000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4475600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4476320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4476940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4477550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4478320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4478950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4479560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4570950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4671370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4772760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4855610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4856600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4857200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4857800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4858400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4858980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4859560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4861860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4863540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4865450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4867450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4869660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4871200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4872340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4873070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4873720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4874300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4874910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4875520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4876240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4876950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4877630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4878290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-06-05T19:19:34.4878580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:34.4879420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:34.4880080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:34.4880720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:34.4881570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-06-05T19:19:34.4881850Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:34.4882430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:34.4882690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:34.4883300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:34.4883910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:34.4884510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-06-05T19:19:34.4884750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2025-06-05T19:19:34.4885010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:34.4885600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:34.4886170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-06-05T19:19:34.4886850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-06-05T19:19:34.4887080Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:34.4887590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:34.4887830Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FP16/test 2025-06-05T19:19:34.4888090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-06-05T19:19:34.4888700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-06-05T19:19:34.4889080Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FP16/include 2025-06-05T19:19:34.4889340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:34.4889940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:34.4890620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:34.4891190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-06-05T19:19:34.4891680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-06-05T19:19:34.4891880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/partition 2025-06-05T19:19:34.4892350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition 2025-06-05T19:19:34.4892580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4893090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/gemm_configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4893610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/node_configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4894140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4894630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4895170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4895710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/config 2025-06-05T19:19:34.4896210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition 2025-06-05T19:19:34.4896430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:34.4896930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:34.4897460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-06-05T19:19:34.4897670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/xnnpack/quantizer 2025-06-05T19:19:34.4898220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/quantizer 2025-06-05T19:19:34.4898740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack/quantizer 2025-06-05T19:19:34.4899190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/xnnpack 2025-06-05T19:19:34.4899450Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm 2025-06-05T19:19:34.4899630Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test 2025-06-05T19:19:34.4899810Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/misc 2025-06-05T19:19:34.4900300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_multiple_outputs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4900790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_non_persistent_buffers.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4901300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_dim_order_guards.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4901790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_custom_partition.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4902290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_bn_relu_folding_qat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4902760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_tosa_spec.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4903220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_lifted_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4903690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4904160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_model_evaluator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4904650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_multiple_delegates.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4905190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/misc 2025-06-05T19:19:34.4905620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/test_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test 2025-06-05T19:19:34.4906040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/conftest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test 2025-06-05T19:19:34.4906230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/tosautil 2025-06-05T19:19:34.4906680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/tosautil 2025-06-05T19:19:34.4907210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/runner_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test 2025-06-05T19:19:34.4907420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/passes 2025-06-05T19:19:34.4907960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4908560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4909270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_cosine_similarity_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4909830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_linalg_vector_norm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4910350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_convert_split_to_slice.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4910850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_remove_clone_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4911370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_softmax_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4911880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_convert_expand_copy_to_repeat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4912430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_fuse_equal_placeholders_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4913010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4913560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_layernorm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4914040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_rescale_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4914530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_convert_int_pow_to_muls.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4915040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4915530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4916120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_meandim_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4916720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_broadcast_args_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4917290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_var_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4917770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_decompose_div_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4918250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4918880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4919380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/passes 2025-06-05T19:19:34.4919570Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/models 2025-06-05T19:19:34.4920130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_lstm_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4920580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_llama.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4921060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_torch_functions.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4921530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_mobilenet_v3_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4922000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_nn_modules.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4922570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_deit_tiny_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4923100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_nn_functional.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4923570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_conformer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4924050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_w2l_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4924560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4925010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/models/test_dl3_arm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/models 2025-06-05T19:19:34.4925530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/common.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test 2025-06-05T19:19:34.4925760Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/tester 2025-06-05T19:19:34.4926450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester/analyze_output_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/tester 2025-06-05T19:19:34.4926940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/tester 2025-06-05T19:19:34.4927380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/tester 2025-06-05T19:19:34.4927880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/tester/test_pipeline.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/tester 2025-06-05T19:19:34.4928180Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/ops 2025-06-05T19:19:34.4928630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_unsqueeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.4929180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.4929660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_le.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.4930130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_bitwise.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5376450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5477780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_conv_constant_pad_nd.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5554710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5573860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_conv1d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5580750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5582020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_amin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5584750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_tanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5585470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_cos.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5586010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_conv3d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5586540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_eye.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5589830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_repeat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5590780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_split.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5592310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5592800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_ne.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5593260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5593870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_logical.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5594540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_reciprocal.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5594990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_abs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5595430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5595890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5596340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_layer_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5596780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_erf.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5597220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_lshift.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5597690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_upsample_bilinear2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5598120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_arange.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5598570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_permute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5598990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_eq.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5599440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_select.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5599880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_unary.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5600300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_at.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5600730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_pow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5601160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_rshift.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5601730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_max_pool.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5602190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5602620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_neg.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5603130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_to_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5603580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_expand.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5604010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5604460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5604900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_gt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5605370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5605820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5606250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_gelu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5606670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_log.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5607090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_div.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5607510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5607950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_alias_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5608370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5608810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_matmul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5609230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_mm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5609660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5610080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_amax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5610590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_exp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5611030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5611460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5612050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_zeros.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5612490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_maximum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5612940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_logsoftmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5613360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_lt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5613800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5614230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_rsqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5614680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_group_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5615150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5615580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_full.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5616010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_minimum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5616460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_slice.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5616890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_ones.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5617310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_var.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5617770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5618200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_mul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5618640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5619080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_hardswish.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5619650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_where.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5620100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_ge.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5620560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_hardtanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5621120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_avg_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5621570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_scalar_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5622000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_silu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5622440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_leaky_relu.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5622870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sub.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5623350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_linalg_vector_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5623790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_scalars.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5624230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_squeeze.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5624690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_hardsigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5625150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5625580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/ops/test_bmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/ops 2025-06-05T19:19:34.5625780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/test/quantizer 2025-06-05T19:19:34.5626290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/test/quantizer 2025-06-05T19:19:34.5626480Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/operators 2025-06-05T19:19:34.5626910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_rsqrt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5627340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_ge.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5627770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_maximum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5628280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_slice.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5628710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5629130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_minimum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5629550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_mul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5630040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_bmm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5630460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_amax.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5630950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/operator_validation_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5631400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_to_dim_order_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5631820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_sub.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5632240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5632690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/ops_identity.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5633140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_constant_pad_nd.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5633570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5634010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5634440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_sum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5634870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_sin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5635290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5635710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_where.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5636130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_exp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5636550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_lt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5637040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_transpose.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5637480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_rescale.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5637900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_pow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5638340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_max_pool2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5638860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_upsample_nearest2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5639320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5639740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_eq.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5640190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_rshift_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5640610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_gt.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5641040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_tanh.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5641470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5641900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/ops_unary.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5642360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_reciprocal.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5642790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_log.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5643240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_repeat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5643660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_neg.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5644100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5644580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_upsample_bilinear2d.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5645000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_amin.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5645450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5645970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5646430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_cos.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5646880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_to_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5647360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_le.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5647860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_cat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5648320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/ops_binary.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5648780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_abs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5649210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_table.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5649640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operators/op_erf.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operators 2025-06-05T19:19:34.5649810Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/util 2025-06-05T19:19:34.5650270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/util/arm_model_evaluator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/util 2025-06-05T19:19:34.5650680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/ethosu_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5650860Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/tosa 2025-06-05T19:19:34.5651050Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/tosa/schemas 2025-06-05T19:19:34.5651510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa/schemas/tosa_1.0.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/tosa/schemas 2025-06-05T19:19:34.5652060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa/schemas/tosa_0.80.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/tosa/schemas 2025-06-05T19:19:34.5652490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_specification.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5652900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5658450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5658880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/vgf_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5659280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5660130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/vgf_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5660710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/arm_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5661120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/process_node.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5661320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/operator_support 2025-06-05T19:19:34.5661820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/sin_cos_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5662400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/pool_2d_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5662870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5663360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/slice_copy_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5663870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/reduce_sum_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5664360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/ethos_u55_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5664870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/convolution_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5665390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/tosa_supported_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5665880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/right_shift_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5666370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/minmax_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5666850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/operator_support/to_copy_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/operator_support 2025-06-05T19:19:34.5667050Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/_passes 2025-06-05T19:19:34.5667530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/replace_scalar_with_tensor_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5667980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_linear_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5668430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_meandim_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5668870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_int_pow_to_mul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5669340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_cosine_similarity_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5669880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_ne_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5670330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_div_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5670760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_to_clamp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5671260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_var_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5671680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/arm_pass_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5672130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5672580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/replace_inf_values_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5673070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/fuse_equal_placeholders_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5673520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5673960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5674400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_minmax_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5674860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/insert_rescales_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5675290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/cast_int64_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5675730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_select.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5676150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/insert_table_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5676560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5681160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5681730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5682240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5682830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_linalg_vector_norm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5683280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_silu_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5683750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5684260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/broadcast_args_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5684740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5685190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_sqrt_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5685650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5686110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/remove_clone_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5686540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5687010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5687500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/match_where_self_arg_dtype_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5687970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5688500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_softmax_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5688950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5689390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_sum_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5689840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_gelu_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5690290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_groupnorm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5690760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5691250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5691770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/convert_split_to_slice.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5692230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5692680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5693170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/cast_to_int32_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5693620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/arm_pass_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5694080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_leaky_relu_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5694560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5695000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5695410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/arm_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5695830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/_passes/_debug_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/_passes 2025-06-05T19:19:34.5696010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/scripts 2025-06-05T19:19:34.5696480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/scripts/parse_test_names.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/scripts 2025-06-05T19:19:34.5696880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/ethosu_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5697270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_backend.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.5697460Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party 2025-06-05T19:19:34.5697730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib 2025-06-05T19:19:34.5698020Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/test 2025-06-05T19:19:34.5698300Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-06-05T19:19:34.5698950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-06-05T19:19:34.5699250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-06-05T19:19:34.5699930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-06-05T19:19:34.5700330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/python 2025-06-05T19:19:34.5700630Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:34.5701270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:34.5701940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-06-05T19:19:34.5724040Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5724720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5725390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5726040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5726720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5727350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5727980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5728600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5729230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5729870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5730500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5731160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5731900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5732540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5733180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5733880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5734530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5735150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5735780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5736440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5737080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5737750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5738360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5739010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5739650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5740290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5740940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5741680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5742320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5742970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5743730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5744360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5744980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5745630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5746250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-06-05T19:19:34.5772650Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2025-06-05T19:19:34.5773960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/schema 2025-06-05T19:19:34.5774570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib 2025-06-05T19:19:34.5774930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party 2025-06-05T19:19:34.5775250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:34.5775950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/pnpm-lock.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:34.5776280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:34.5777000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:34.5777730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:34.5778540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/py.typed -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python 2025-06-05T19:19:34.5778920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5779730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/number_types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5780580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/encode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5781400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/compat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5782210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/_version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5782990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5783780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5784570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/packer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5785370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5786200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/flexbuffers.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5787070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/table.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers 2025-06-05T19:19:34.5787510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5788480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Field.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5789390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Service.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5790270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5791240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5792100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Object.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5793190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5794180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Type.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5795090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.5795970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.6229520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.6329950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.6334220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Enum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.6366180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection 2025-06-05T19:19:34.6374280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc 2025-06-05T19:19:34.6388460Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests 2025-06-05T19:19:34.6389460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests/grpctest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests 2025-06-05T19:19:34.6389850Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples 2025-06-05T19:19:34.6390230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter 2025-06-05T19:19:34.6391050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter/greeter.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter 2025-06-05T19:19:34.6391420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples 2025-06-05T19:19:34.6391790Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python 2025-06-05T19:19:34.6392200Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:34.6393090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/server.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:34.6393950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/client.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter 2025-06-05T19:19:34.6394380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:34.6395300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:34.6396300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:34.6397240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:34.6398270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-06-05T19:19:34.6399050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/greeter.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples 2025-06-05T19:19:34.6399450Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:34.6399800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:34.6400550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/bool_structs.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:34.6401300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/list_of_enums.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:34.6402050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/monster_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test 2025-06-05T19:19:34.6402770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/pubspec.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:34.6404040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/analysis_options.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart 2025-06-05T19:19:34.6406170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conanfile.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers 2025-06-05T19:19:34.6407100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6409300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6410350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:34.6412530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:34.6415000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:34.6417190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:34.6419340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test 2025-06-05T19:19:34.6421510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_flexbuffers_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6422490Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums 2025-06-05T19:19:34.6424650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums/enums.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums 2025-06-05T19:19:34.6426710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_inline_table_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6427730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:34.6429930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:34.6432090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test 2025-06-05T19:19:34.6432990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim 2025-06-05T19:19:34.6434940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim/testnim.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim 2025-06-05T19:19:34.6436920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/rust_namer_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6438790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6441000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/more_defaults.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6442960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MutatingBool.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6443920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit 2025-06-05T19:19:34.6446540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/test_64bit.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit 2025-06-05T19:19:34.6447550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:34.6449780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:34.6451940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution 2025-06-05T19:19:34.6452980Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:34.6455390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:34.6457720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:34.6459650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test 2025-06-05T19:19:34.6460510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_value_collision.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6460910Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test 2025-06-05T19:19:34.6461330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:34.6462210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:34.6463240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC 2025-06-05T19:19:34.6464080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test 2025-06-05T19:19:34.6465010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test 2025-06-05T19:19:34.6465430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:34.6465880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6466800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6467810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6468770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6469740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6470730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB 2025-06-05T19:19:34.6471590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:34.6472460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:34.6473430Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:34.6474330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA 2025-06-05T19:19:34.6474770Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector 2025-06-05T19:19:34.6475580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector/union_vector.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector 2025-06-05T19:19:34.6476310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/includer_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6476660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6477450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6478230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6478980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6479750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6480540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6481320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_schema_tests.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6482070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo_with_ns.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6482440Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:34.6483330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:34.6484120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:34.6484960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar 2025-06-05T19:19:34.6485330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:34.6486160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:34.6486950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz 2025-06-05T19:19:34.6487720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/main.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6488620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_ts_tests.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc 2025-06-05T19:19:34.6489380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/required_strings.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6489760Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:34.6490550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/order.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:34.6490930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:34.6491760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:34.6492600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/include_test2.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub 2025-06-05T19:19:34.6493520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/include_test1.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test 2025-06-05T19:19:34.6494260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/keyword_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6495170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_type_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6495920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_extra.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6496660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/vector_has_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6497410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/dictionary_lookup.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6497770Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift 2025-06-05T19:19:34.6498130Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests 2025-06-05T19:19:34.6498550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources 2025-06-05T19:19:34.6498990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-06-05T19:19:34.6499950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-06-05T19:19:34.6500390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:34.6501330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:34.6502260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-06-05T19:19:34.6503070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/arrays_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6503890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_underlying_type_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6504650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test_generated.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6505140Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:34.6505990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/OptionalByte.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:34.6506840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:34.6507720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars 2025-06-05T19:19:34.6508110Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:34.6508950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:34.6509800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:34.6510670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/generate_annotations.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary 2025-06-05T19:19:34.6511780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nan_inf_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6523690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/private_annotation_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6529920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/alignment_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6602220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6615360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6618090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6618980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6619790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6620630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6621460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6622310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6623140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6623970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6624780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6625600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6626550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest 2025-06-05T19:19:34.6627270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6629780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/type_field_collsion.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6631120Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:34.6632190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-06-05T19:19:34.6634000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-06-05T19:19:34.6634820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/typescript_keywords.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:34.6635610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/TypeScriptTest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts 2025-06-05T19:19:34.6636180Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:34.6637130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/pnpm-lock.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:34.6638000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/one.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:34.6638870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/two.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-06-05T19:19:34.6639230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:34.6640040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:34.6641030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir 2025-06-05T19:19:34.6641790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_union_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6642150Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field 2025-06-05T19:19:34.6643120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field/key_field_sample.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field 2025-06-05T19:19:34.6643480Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:34.6643860Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:34.6644670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:34.6645490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/Monster.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2 2025-06-05T19:19:34.6645880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6646730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/monster_test_grpc_fb.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6647530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Color.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6648380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Ability.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6649210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6650040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6650940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6651740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Race.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6652550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6653480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6654280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6655150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6655580Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6656470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Color.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6657340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6658210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6659120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/NestedUnionTest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6660070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6661010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6661890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Vec3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6662730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Referrable.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6663670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6664490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/LongEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6665300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Stat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6666150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6666990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Monster.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6667870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6668710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6669520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6670320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Vec3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6671280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example 2025-06-05T19:19:34.6672030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:34.6672810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/MonsterExtra.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:34.6673760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/InParentNamespace.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame 2025-06-05T19:19:34.6674520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6675250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/included_test.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests 2025-06-05T19:19:34.6675590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java 2025-06-05T19:19:34.6675930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src 2025-06-05T19:19:34.6676320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test 2025-06-05T19:19:34.6676700Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java 2025-06-05T19:19:34.6677100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:34.6678020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:34.6678900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/TableInC.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC 2025-06-05T19:19:34.6679310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector 2025-06-05T19:19:34.6680190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector/union_vector.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector 2025-06-05T19:19:34.6680590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:34.6681030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6682070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6683090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/StructInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6726020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/EnumInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6727340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/TableInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6728450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/UnionInNestedNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB 2025-06-05T19:19:34.6729410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:34.6730340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInC.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:34.6731260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInFirstNS.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:34.6732510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/SecondTableInA.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA 2025-06-05T19:19:34.6733570Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:34.6734550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/OptionalByte.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:34.6735650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/ScalarStuff.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:34.6736670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars 2025-06-05T19:19:34.6737080Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:34.6739100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:34.6740620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:34.6742860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/Monster.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2 2025-06-05T19:19:34.6743310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6744240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/monster_test_grpc_fb.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6745560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Color.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6747860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Ability.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6750340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayStruct.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6751310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedStruct.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6752550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6754640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Race.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6755560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6757600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyUniqueAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6758800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6760840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructsOfStructs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6761430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6764080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Color.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6778630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6780560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6781690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/NestedUnionTest.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6783800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6784910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6786660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Vec3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion 2025-06-05T19:19:34.6788600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Referrable.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6790310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayTable.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6792510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/LongEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6793420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Stat.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6794350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6796350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Monster.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6797320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestSimpleTableWithEnum.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6798670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TypeAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6801000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Any.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6802910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Vec3.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6804350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyAmbiguousAliases.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example 2025-06-05T19:19:34.6806290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:34.6808010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/MonsterExtra.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:34.6810370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/InParentNamespace.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame 2025-06-05T19:19:34.6810730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:34.6812250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/sample_binary.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:34.6813910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/monster.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples 2025-06-05T19:19:34.6814280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples 2025-06-05T19:19:34.6815020Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:34.6817140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/net.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:34.6817950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/hero.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo 2025-06-05T19:19:34.6818310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks 2025-06-05T19:19:34.6819610Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp 2025-06-05T19:19:34.6820910Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-06-05T19:19:34.6823600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-06-05T19:19:34.7238550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android 2025-06-05T19:19:34.7239510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app 2025-06-05T19:19:34.7240380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src 2025-06-05T19:19:34.7241250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main 2025-06-05T19:19:34.7242310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs 2025-06-05T19:19:34.7243730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs/animal.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs 2025-06-05T19:19:34.7245080Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7246320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_code.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7248070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check-grpc-generated-code.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7249830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_grpc_examples.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7251500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7253160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check_generate_code.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts 2025-06-05T19:19:34.7254400Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan 2025-06-05T19:19:34.7255590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/build.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan 2025-06-05T19:19:34.7256820Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package 2025-06-05T19:19:34.7258170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package/conanfile.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package 2025-06-05T19:19:34.7259460Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap 2025-06-05T19:19:34.7260760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap/snapcraft.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap 2025-06-05T19:19:34.7261980Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:34.7262790Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:34.7264130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:34.7265830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Galaxy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:34.7267490Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:34.7269150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Universe.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py 2025-06-05T19:19:34.7270430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go 2025-06-05T19:19:34.7271690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go 2025-06-05T19:19:34.7272970Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim 2025-06-05T19:19:34.7274270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim 2025-06-05T19:19:34.7275550Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart 2025-06-05T19:19:34.7276840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart 2025-06-05T19:19:34.7278220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster 2025-06-05T19:19:34.7279520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster 2025-06-05T19:19:34.7280820Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust 2025-06-05T19:19:34.7282230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust 2025-06-05T19:19:34.7283510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java 2025-06-05T19:19:34.7284820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java 2025-06-05T19:19:34.7286220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin 2025-06-05T19:19:34.7287510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin 2025-06-05T19:19:34.7302030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php 2025-06-05T19:19:34.7303400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php 2025-06-05T19:19:34.7304740Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua 2025-06-05T19:19:34.7306020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua 2025-06-05T19:19:34.7307280Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema 2025-06-05T19:19:34.7308510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema/basic.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema 2025-06-05T19:19:34.7310200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/golden_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:34.7311380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp 2025-06-05T19:19:34.7312640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp 2025-06-05T19:19:34.7313940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift 2025-06-05T19:19:34.7315140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift 2025-06-05T19:19:34.7316930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/generate_goldens.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens 2025-06-05T19:19:34.7318220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp 2025-06-05T19:19:34.7319420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp 2025-06-05T19:19:34.7320760Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts 2025-06-05T19:19:34.7321950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts 2025-06-05T19:19:34.7323230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection 2025-06-05T19:19:34.7324520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection/reflection.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection 2025-06-05T19:19:34.7325800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/arm_vela.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.7326440Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/arm/quantizer 2025-06-05T19:19:34.7327240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/quantizer 2025-06-05T19:19:34.7328260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/quantizer 2025-06-05T19:19:34.7329230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/quantizer 2025-06-05T19:19:34.7330700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/quantizer 2025-06-05T19:19:34.7331780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/quantizer/quantization_annotator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm/quantizer 2025-06-05T19:19:34.7332830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/arm/tosa_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/arm 2025-06-05T19:19:34.7333470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence 2025-06-05T19:19:34.7333930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/runtime 2025-06-05T19:19:34.7334730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/runtime 2025-06-05T19:19:34.7335690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime/runtime.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/runtime 2025-06-05T19:19:34.7336720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/runtime 2025-06-05T19:19:34.7337970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/runtime/executor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/runtime 2025-06-05T19:19:34.7338690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils 2025-06-05T19:19:34.7339380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils 2025-06-05T19:19:34.7340420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils 2025-06-05T19:19:34.7341620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/facto_util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils 2025-06-05T19:19:34.7342340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO 2025-06-05T19:19:34.7342920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/test 2025-06-05T19:19:34.7343450Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7344360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7345700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7347100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7348460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7349690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7368720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7372160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7374840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7376110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7377350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7378640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7380070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7381310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7382560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7383880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-06-05T19:19:34.7385020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/setup.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO 2025-06-05T19:19:34.7385800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:34.7386640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples/example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:34.7387790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:34.7388940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-06-05T19:19:34.7389760Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto 2025-06-05T19:19:34.7390330Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:34.7391180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:34.7392350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:34.7393540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:34.7394720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-06-05T19:19:34.7395840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto 2025-06-05T19:19:34.7396670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-06-05T19:19:34.7397270Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:34.7398220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:34.7399640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:34.7400950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-06-05T19:19:34.7401920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:34.7402990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:34.7404300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:34.7405650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:34.7409330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-06-05T19:19:34.7410350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7411310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7412650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7413970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7415560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7417060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7418510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7419930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-06-05T19:19:34.7421300Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:34.7445110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:34.7446630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:34.7447970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:34.7449270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-06-05T19:19:34.7450360Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:34.7451300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:34.7452580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-06-05T19:19:34.7453840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-06-05T19:19:34.7454730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:34.7455690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:34.7456970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-06-05T19:19:34.7457870Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:34.7458700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:34.7459850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-06-05T19:19:34.7460660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/aot 2025-06-05T19:19:34.7461350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/reorder_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7462300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/remove_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7463260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7464210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7465130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/simplify_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7466190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7467180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/replace_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7467890Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7468630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_pass_filter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7469770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7470820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_decompose_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7471880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7472950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7474130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7475210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_memory_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7476250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7477290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/tests/test_graph_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/tests 2025-06-05T19:19:34.7478280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/memory_planning.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7479210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7480110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/pass_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7481060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/ref_implementations.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7482030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/decompose_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7482990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7483930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7484910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/fuse_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7485930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/memory_constraints.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7486900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/functions_hifi.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7487900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/graph_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7488750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:34.7489520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:34.7490560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:34.7512440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:34.7513720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot/quantizer 2025-06-05T19:19:34.7514740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/compiler_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7524110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7525160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cadence/aot 2025-06-05T19:19:34.7525990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cortex_m 2025-06-05T19:19:34.7526560Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cortex_m/test 2025-06-05T19:19:34.7527310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/test/test_replace_quant_nodes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cortex_m/test 2025-06-05T19:19:34.7528040Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cortex_m/passes 2025-06-05T19:19:34.7528800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/passes/replace_quant_nodes_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cortex_m/passes 2025-06-05T19:19:34.7529520Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/cortex_m/ops 2025-06-05T19:19:34.7530220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/ops/operators.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cortex_m/ops 2025-06-05T19:19:34.7531380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/backends/cortex_m/ops/operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/backends/cortex_m/ops 2025-06-05T19:19:34.7532040Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/runtime 2025-06-05T19:19:34.7532420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/runtime/test 2025-06-05T19:19:34.7533140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/test/test_runtime.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/runtime/test 2025-06-05T19:19:34.7534020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/runtime 2025-06-05T19:19:34.7534710Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/runtime/kernel 2025-06-05T19:19:34.7535130Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/runtime/kernel/test 2025-06-05T19:19:34.7535900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/runtime/kernel/test/functions.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/runtime/kernel/test 2025-06-05T19:19:34.7536660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen 2025-06-05T19:19:34.7537050Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen/tools 2025-06-05T19:19:34.7537810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/gen_selected_op_variants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7538770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/gen_oplist.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7539720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/yaml_util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7540350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen/tools/test 2025-06-05T19:19:34.7541060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools/test 2025-06-05T19:19:34.7542110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test/test_gen_all_oplist.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools/test 2025-06-05T19:19:34.7543030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test/test_gen_oplist.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools/test 2025-06-05T19:19:34.7544020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools/test 2025-06-05T19:19:34.7544940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/gen_ops_def.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7545790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7546870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/gen_all_oplist.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7547800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/tools/merge_yaml.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/tools 2025-06-05T19:19:34.7548420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen/test 2025-06-05T19:19:34.7549070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_executorch_types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7549970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_executorch_signatures.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7550900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_executorch_unboxing.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7551900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_executorch_gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7552860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_selective_build.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7553860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/test/test_executorch_custom_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/test 2025-06-05T19:19:34.7554810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen 2025-06-05T19:19:34.7555670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen 2025-06-05T19:19:34.7556410Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen 2025-06-05T19:19:34.7557090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen/api 2025-06-05T19:19:34.7557600Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/codegen/api/types 2025-06-05T19:19:34.7558330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api/types 2025-06-05T19:19:34.7559310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types/types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api/types 2025-06-05T19:19:34.7560190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/types/signatures.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api/types 2025-06-05T19:19:34.7561150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/custom_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api 2025-06-05T19:19:34.7562090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api 2025-06-05T19:19:34.7562900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/unboxing.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api 2025-06-05T19:19:34.7563700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/api/et_cpp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen/api 2025-06-05T19:19:34.7564560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/codegen/parse.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/codegen 2025-06-05T19:19:34.7565130Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/schema 2025-06-05T19:19:34.7565710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/schema/program.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/schema 2025-06-05T19:19:34.7566470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/schema/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/schema 2025-06-05T19:19:34.7567030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools 2025-06-05T19:19:34.7567440Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/debug_format 2025-06-05T19:19:34.7581980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/debug_format/et_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/debug_format 2025-06-05T19:19:34.7582960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/debug_format/base_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/debug_format 2025-06-05T19:19:34.7583750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/visualization 2025-06-05T19:19:34.7584550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization/visualization_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/visualization 2025-06-05T19:19:34.7585530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/visualization 2025-06-05T19:19:34.7586510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/visualization/visualization_utils_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/visualization 2025-06-05T19:19:34.7587380Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/inspector 2025-06-05T19:19:34.7588050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/_inspector.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector 2025-06-05T19:19:34.7588720Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/inspector/tests 2025-06-05T19:19:34.7589510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests/intermediate_output_capturer_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector/tests 2025-06-05T19:19:34.7590650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests/inspector_utils_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector/tests 2025-06-05T19:19:34.7591850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests/inspector_test_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector/tests 2025-06-05T19:19:34.7593290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests/event_blocks_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector/tests 2025-06-05T19:19:34.7594420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/tests/inspector_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector/tests 2025-06-05T19:19:34.7595390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector 2025-06-05T19:19:34.7596360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/_intermediate_output_capturer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector 2025-06-05T19:19:34.7597330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/_inspector_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector 2025-06-05T19:19:34.7598260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/inspector/inspector_cli.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/inspector 2025-06-05T19:19:34.7598950Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program 2025-06-05T19:19:34.7599660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program 2025-06-05T19:19:34.7600610Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program 2025-06-05T19:19:34.7601420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/test 2025-06-05T19:19:34.7602210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test/test_bundle_data.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/test 2025-06-05T19:19:34.7603250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test/test_end2end.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/test 2025-06-05T19:19:34.7604290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/test/test_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/test 2025-06-05T19:19:34.7605030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/util 2025-06-05T19:19:34.7605770Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/util/test_util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/util 2025-06-05T19:19:34.7606540Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/serialize 2025-06-05T19:19:34.7607500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/serialize 2025-06-05T19:19:34.7608350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/serialize/test 2025-06-05T19:19:34.7609190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/serialize/test 2025-06-05T19:19:34.7610380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/serialize 2025-06-05T19:19:34.7611450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/serialize 2025-06-05T19:19:34.7612450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/core.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program 2025-06-05T19:19:34.7613150Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/schema 2025-06-05T19:19:34.7613950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/schema 2025-06-05T19:19:34.7614770Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/bundled_program/schema/test 2025-06-05T19:19:34.7615570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/test/test_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/schema/test 2025-06-05T19:19:34.7616630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/schema 2025-06-05T19:19:34.7617640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/schema 2025-06-05T19:19:34.7618710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/bundled_program/schema 2025-06-05T19:19:34.7619670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools 2025-06-05T19:19:34.7620260Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/size_analysis_tool 2025-06-05T19:19:34.7621020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/size_analysis_tool 2025-06-05T19:19:34.7622370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/size_analysis_tool 2025-06-05T19:19:34.7623100Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/backend_debug 2025-06-05T19:19:34.7623810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug/delegation_info.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/backend_debug 2025-06-05T19:19:34.7624530Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/backend_debug/tests 2025-06-05T19:19:34.7625290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug/tests/test_delegation_info.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/backend_debug/tests 2025-06-05T19:19:34.7626340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/backend_debug/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/backend_debug 2025-06-05T19:19:34.7627000Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/etdump 2025-06-05T19:19:34.7763570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etdump 2025-06-05T19:19:34.7764500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/schema_flatcc.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etdump 2025-06-05T19:19:34.7765530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etdump 2025-06-05T19:19:34.7766220Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/etdump/tests 2025-06-05T19:19:34.7766930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/tests/serialize_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etdump/tests 2025-06-05T19:19:34.7767860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etdump/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etdump 2025-06-05T19:19:34.7768510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/etrecord 2025-06-05T19:19:34.7768940Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/devtools/etrecord/tests 2025-06-05T19:19:34.7769670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord/tests/etrecord_test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etrecord/tests 2025-06-05T19:19:34.7770600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etrecord 2025-06-05T19:19:34.7771470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/devtools/etrecord/_etrecord.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/devtools/etrecord 2025-06-05T19:19:34.7772090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples 2025-06-05T19:19:34.7772510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7773230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/runner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7774180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7775170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7776200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/training_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7777200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7778190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7779190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7780310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/llama3_config.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7781310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/llm_pte_finetuning/model_exporter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/llm_pte_finetuning 2025-06-05T19:19:34.7782010Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple 2025-06-05T19:19:34.7782420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple/mps 2025-06-05T19:19:34.7782860Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple/mps/scripts 2025-06-05T19:19:34.7783670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/mps/scripts/mps_example.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/mps/scripts 2025-06-05T19:19:34.7784670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/mps/scripts/bench_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/mps/scripts 2025-06-05T19:19:34.7785390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple/coreml 2025-06-05T19:19:34.7785840Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7786590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts/export.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7787620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts/inspector_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7788690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts/inspector_cli.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7789740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts/debugger_cli.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7790810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/scripts/extract_coreml_models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/scripts 2025-06-05T19:19:34.7791590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7792310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama/run.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7793290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama/test.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7794280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama/export.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7795300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama/llama_transformer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7796320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/apple/coreml/llama/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/apple/coreml/llama 2025-06-05T19:19:34.7797020Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models 2025-06-05T19:19:34.7797470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/torchvision_vit 2025-06-05T19:19:34.7798230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/torchvision_vit 2025-06-05T19:19:34.7799290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/torchvision_vit 2025-06-05T19:19:34.7800030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/qwen2_5 2025-06-05T19:19:34.7800710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen2_5/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/qwen2_5 2025-06-05T19:19:34.7801660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen2_5/convert_weights.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/qwen2_5 2025-06-05T19:19:34.7802410Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/toy_model 2025-06-05T19:19:34.7803200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/toy_model 2025-06-05T19:19:34.7804140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/toy_model/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/toy_model 2025-06-05T19:19:34.7805050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/checkpoint.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models 2025-06-05T19:19:34.7805700Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/test 2025-06-05T19:19:34.7806360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/test 2025-06-05T19:19:34.7807280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/test/test_export.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/test 2025-06-05T19:19:34.7999270Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/edsr 2025-06-05T19:19:34.8001740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/edsr 2025-06-05T19:19:34.8004130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/edsr/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/edsr 2025-06-05T19:19:34.8004920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8005690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini/static_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8006690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini/eager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8007700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8008740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini/phi_3_mini.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8009700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini 2025-06-05T19:19:34.8010400Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/resnet 2025-06-05T19:19:34.8011090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/resnet 2025-06-05T19:19:34.8012150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/resnet/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/resnet 2025-06-05T19:19:34.8012860Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/inception_v4 2025-06-05T19:19:34.8013600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/inception_v4 2025-06-05T19:19:34.8014640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/inception_v4 2025-06-05T19:19:34.8015470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/qwen3 2025-06-05T19:19:34.8016150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen3/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/qwen3 2025-06-05T19:19:34.8017120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/qwen3/convert_weights.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/qwen3 2025-06-05T19:19:34.8017870Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/inception_v3 2025-06-05T19:19:34.8018600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/inception_v3 2025-06-05T19:19:34.8019660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/inception_v3 2025-06-05T19:19:34.8020580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models 2025-06-05T19:19:34.8021230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/deeplab_v3 2025-06-05T19:19:34.8021940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/deeplab_v3 2025-06-05T19:19:34.8022890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/deeplab_v3 2025-06-05T19:19:34.8023590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/mobilebert 2025-06-05T19:19:34.8024310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilebert 2025-06-05T19:19:34.8025310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilebert 2025-06-05T19:19:34.8026240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/model_base.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models 2025-06-05T19:19:34.8026930Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/phi-3-mini-lora 2025-06-05T19:19:34.8027700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi-3-mini-lora/export_model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi-3-mini-lora 2025-06-05T19:19:34.8028480Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/efficient_sam 2025-06-05T19:19:34.8029030Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8030010Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8031530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8032790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8034050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8035350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8036570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-06-05T19:19:34.8037700Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam 2025-06-05T19:19:34.8038710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/efficient_sam/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/efficient_sam 2025-06-05T19:19:34.8039430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/moshi 2025-06-05T19:19:34.8039880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/moshi/mimi 2025-06-05T19:19:34.8040600Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/moshi/mimi/test_mimi.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/moshi/mimi 2025-06-05T19:19:34.8041350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/mobilenet_v2 2025-06-05T19:19:34.8042080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilenet_v2 2025-06-05T19:19:34.8043060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilenet_v2 2025-06-05T19:19:34.8043780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/wav2letter 2025-06-05T19:19:34.8044520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/wav2letter 2025-06-05T19:19:34.8045510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/wav2letter 2025-06-05T19:19:34.8046290Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/mobilenet_v3 2025-06-05T19:19:34.8047030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilenet_v3 2025-06-05T19:19:34.8060850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/mobilenet_v3 2025-06-05T19:19:34.8061660Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision 2025-06-05T19:19:34.8062190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/text_decoder 2025-06-05T19:19:34.8062780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:34.8063870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:34.8065120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-06-05T19:19:34.8066460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder 2025-06-05T19:19:34.8067310Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:34.8068160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner/exported.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:34.8069270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner/generation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:34.8070380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner/eager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:34.8071480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/runner/native.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-06-05T19:19:34.8072300Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:34.8073150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:34.8074310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:34.8075470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:34.8076750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-06-05T19:19:34.8077840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision 2025-06-05T19:19:34.8078630Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:34.8079230Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:34.8080160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:34.8081420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-06-05T19:19:34.8082760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:34.8083930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-06-05T19:19:34.8084740Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llava 2025-06-05T19:19:34.8085240Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llava/test 2025-06-05T19:19:34.8085970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/test/test_pte.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llava/test 2025-06-05T19:19:34.8086980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/test/test_llava.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llava/test 2025-06-05T19:19:34.8087960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llava 2025-06-05T19:19:34.8088930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llava 2025-06-05T19:19:34.8089880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llava/export_llava.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llava 2025-06-05T19:19:34.8090840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/model_factory.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models 2025-06-05T19:19:34.8091510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/phi_4_mini 2025-06-05T19:19:34.8092220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi_4_mini/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi_4_mini 2025-06-05T19:19:34.8093210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/phi_4_mini/convert_weights.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/phi_4_mini 2025-06-05T19:19:34.8093920Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama 2025-06-05T19:19:34.8094620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/export_llama.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8095350Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/experimental 2025-06-05T19:19:34.8096170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental/subclass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/experimental 2025-06-05T19:19:34.8097270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental/generate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/experimental 2025-06-05T19:19:34.8098390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/experimental 2025-06-05T19:19:34.8099530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/experimental/test_subclass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/experimental 2025-06-05T19:19:34.8100650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8101490Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8102370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/spin_quant.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8103550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8104760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/custom_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8106050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/quantize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8135000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/pre_quantization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8136240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8137480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/prune_vocab.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8138660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8139840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8141020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8142220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/attention_sink.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8143440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8144650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/rope.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8145790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/lora.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8147000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/test_quantized_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8148300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8149630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/rms_norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8150850Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/source_transformation 2025-06-05T19:19:34.8151720Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/tokenizer 2025-06-05T19:19:34.8152620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tokenizer/tiktoken.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tokenizer 2025-06-05T19:19:34.8153410Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/runner 2025-06-05T19:19:34.8154190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner/generation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/runner 2025-06-05T19:19:34.8155210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner/eager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/runner 2025-06-05T19:19:34.8156200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/runner/native.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/runner 2025-06-05T19:19:34.8157210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/norm.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8158140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/export_llama_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8158880Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/tests 2025-06-05T19:19:34.8159680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_static_attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8160880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_simple_sdpa.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8161920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_ring_attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8162980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_export_llama_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8164050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_ring_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8165130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8166230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/tests/test_replace_kv_cache.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/tests 2025-06-05T19:19:34.8167250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/fairseq2.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8168170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8169220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8170170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/llama_transformer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8171160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/hf_download.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8171970Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/llama/evaluate 2025-06-05T19:19:34.8172740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/evaluate/eager_eval.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/evaluate 2025-06-05T19:19:34.8173810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/evaluate/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama/evaluate 2025-06-05T19:19:34.8174840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/rope.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8175760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/eval_llama.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8176720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/eval_llama_lib.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8177710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/static_attention.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8178730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/install_requirement_helper.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8179710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/llama/model_args.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/llama 2025-06-05T19:19:34.8209340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/smollm2 2025-06-05T19:19:34.8210090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/smollm2/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/smollm2 2025-06-05T19:19:34.8211090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/smollm2/convert_weights.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/smollm2 2025-06-05T19:19:34.8211800Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/lstm 2025-06-05T19:19:34.8212480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/lstm/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/lstm 2025-06-05T19:19:34.8213380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/lstm/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/lstm 2025-06-05T19:19:34.8214070Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/examples/models/emformer_rnnt 2025-06-05T19:19:34.8214810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/emformer_rnnt 2025-06-05T19:19:34.8215820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/examples/models/emformer_rnnt 2025-06-05T19:19:34.8216490Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir 2025-06-05T19:19:34.8217190Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/graph_module.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8217780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/capture 2025-06-05T19:19:34.8218400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/capture 2025-06-05T19:19:34.8219200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture/_unlift.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/capture 2025-06-05T19:19:34.8220110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture/_capture.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/capture 2025-06-05T19:19:34.8220910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/capture/_config.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/capture 2025-06-05T19:19:34.8221690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/print_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8222500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dynamic_shape.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8223230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/version.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8223940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/error.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8224670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/memory.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8225400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/graph.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8226130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/delegate.pyi -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8226690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/passes 2025-06-05T19:19:34.8227440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8227860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8228270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8228680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8229070Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8229500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8229920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/weights_to_outputs_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8230360Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8230810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/prune_empty_tensors_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8231370Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/quantize_io_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8231830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8232270Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8232810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8233290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8233720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8234220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8234730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8235210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8235670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/external_constants_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8236130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/init_mutable_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8236690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8237250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8237750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8238220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8238650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8239120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8239540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/pass_registry.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8239980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8240460Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8240890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8308100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/remove_unused_parameters_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8308710Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8309220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/passes 2025-06-05T19:19:34.8309590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/tests 2025-06-05T19:19:34.8310050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8310650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8311130Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_print_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8311620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_common.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8312060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_warnings.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8312560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8312990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8313450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_delegate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8313950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8314380Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8314860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8315340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_remove_unused_parameters_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8315810Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8316240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_tracer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8316760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8317250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8317730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8318160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_quantization.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8318760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/common.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8319240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/transformer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8319690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_error.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8320400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_capture.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8320910Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8321390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8321880Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8322320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_serde.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8322830Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_prune_empty_tensors_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8323330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8323800Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_quantize_io_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8324290Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8324760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8325250Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_joint_graph.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8325740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tests/test_verification.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/tests 2025-06-05T19:19:34.8326160Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/memory_planning.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8326560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/control_flow.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8326900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8327300Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_warnings.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8327510Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/backend 2025-06-05T19:19:34.8327750Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/backend/test 2025-06-05T19:19:34.8328280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_to_backend_multi_method.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8328900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8329420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_compatibility.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8329890Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8330340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/backend_with_named_data_map.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8330990Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8331440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8331930Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8332480Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/backend_with_preprocess_all_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8777780Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8778320Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_backend_with_named_data_map.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8778870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8779350Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8779840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8780420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8780960Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8781560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8782100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8782630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8783150Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test 2025-06-05T19:19:34.8783390Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/backend/test/demos 2025-06-05T19:19:34.8784200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test/demos 2025-06-05T19:19:34.8784760Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test/demos 2025-06-05T19:19:34.8785090Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:34.8785680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:34.8786560Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:34.8787080Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/test/demos/rpc 2025-06-05T19:19:34.8787510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8787850Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8788470Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8789100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8789790Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8790420Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners/all_node_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8791030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend/canonical_partitioners 2025-06-05T19:19:34.8791520Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/backend_details.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8792100Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/operator_support.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8792510Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8792950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/backend_api.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8793390Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/backend 2025-06-05T19:19:34.8793820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/types.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8794180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/pass_base.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8794540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/pass_manager.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8794980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/delegate.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8795330Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tensor.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.8795520Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/verification 2025-06-05T19:19:34.8795720Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/verification/test 2025-06-05T19:19:34.8796210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/verification/test 2025-06-05T19:19:34.8796720Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/arg_validator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/verification 2025-06-05T19:19:34.8797180Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/dev_html.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/verification 2025-06-05T19:19:34.8797730Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/interpreter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/verification 2025-06-05T19:19:34.8798210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/verification/verifier.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/verification 2025-06-05T19:19:34.8798420Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/_serialize 2025-06-05T19:19:34.8798860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.8799150Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/_serialize/test 2025-06-05T19:19:34.8799590Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize/test 2025-06-05T19:19:34.8800040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize/test 2025-06-05T19:19:34.8800540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test/test_named_data_store.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize/test 2025-06-05T19:19:34.8801170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize/test 2025-06-05T19:19:34.8801670Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize/test 2025-06-05T19:19:34.8802110Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9428820Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9429230Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9429620Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/program.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9430060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9430450Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9431140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_cord.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9431570Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/data_serializer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9431950Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/padding.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9432540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/_serialize/_named_data_store.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/_serialize 2025-06-05T19:19:34.9432860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/common.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9433020Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects 2025-06-05T19:19:34.9433190Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/test 2025-06-05T19:19:34.9433650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/test 2025-06-05T19:19:34.9434030Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects 2025-06-05T19:19:34.9434400Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects 2025-06-05T19:19:34.9434590Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/backend 2025-06-05T19:19:34.9434780Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/backend/test 2025-06-05T19:19:34.9435240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/backend/test 2025-06-05T19:19:34.9435640Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/backend 2025-06-05T19:19:34.9435810Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge 2025-06-05T19:19:34.9435990Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/dtype 2025-06-05T19:19:34.9436440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/dtype 2025-06-05T19:19:34.9436900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/dtype 2025-06-05T19:19:34.9437340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/dtype 2025-06-05T19:19:34.9437530Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/test 2025-06-05T19:19:34.9438000Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/test 2025-06-05T19:19:34.9438440Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/test 2025-06-05T19:19:34.9438840Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge 2025-06-05T19:19:34.9439240Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge 2025-06-05T19:19:34.9439500Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/op 2025-06-05T19:19:34.9439690Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/op/test 2025-06-05T19:19:34.9440140Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/op/test 2025-06-05T19:19:34.9440540Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/op 2025-06-05T19:19:34.9441020Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/op 2025-06-05T19:19:34.9441210Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/arg 2025-06-05T19:19:34.9441630Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/arg 2025-06-05T19:19:34.9442050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/arg 2025-06-05T19:19:34.9442240Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/dialects/edge/spec 2025-06-05T19:19:34.9442660Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/spec 2025-06-05T19:19:34.9443090Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/dialects/edge/spec 2025-06-05T19:19:34.9443250Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/program 2025-06-05T19:19:34.9443430Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/program/test 2025-06-05T19:19:34.9443860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program/test 2025-06-05T19:19:34.9444260Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program/test 2025-06-05T19:19:34.9444690Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/test/test_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program/test 2025-06-05T19:19:34.9445050Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program 2025-06-05T19:19:34.9445580Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/_fake_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program 2025-06-05T19:19:34.9445980Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/program/_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/program 2025-06-05T19:19:34.9446340Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/dim_order_utils.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9446680Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/scalar_type.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9453470Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/emit 2025-06-05T19:19:34.9453670Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/emit/test 2025-06-05T19:19:34.9454060Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/emit/test 2025-06-05T19:19:34.9454500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/emit 2025-06-05T19:19:34.9454870Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/_emit_program.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/emit 2025-06-05T19:19:34.9455210Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/emit/_emitter.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/emit 2025-06-05T19:19:34.9455530Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/wrap.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9455940Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/sym_util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9626730Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/serde 2025-06-05T19:19:34.9627310Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9627740Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9628170Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/export_serialize.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9628550Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/schema_check.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9628920Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/union.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9629280Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/serde/schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/serde 2025-06-05T19:19:34.9629650Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/lowered_backend_module.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9629970Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/tracer.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9630140Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/operator 2025-06-05T19:19:34.9630320Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/exir/operator/test 2025-06-05T19:19:34.9630750Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/operator/test 2025-06-05T19:19:34.9631120Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/util.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/operator 2025-06-05T19:19:34.9631500Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/convert.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/operator 2025-06-05T19:19:34.9631900Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/operator/manip.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir/operator 2025-06-05T19:19:34.9632220Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/exir/schema.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/exir 2025-06-05T19:19:34.9632370Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/data 2025-06-05T19:19:34.9632520Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/data/bin 2025-06-05T19:19:34.9632860Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/data/bin/__init__.py -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/data/bin 2025-06-05T19:19:34.9633200Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/data/bin/flatc -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/data/bin 2025-06-05T19:19:34.9633340Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/share 2025-06-05T19:19:34.9633610Z creating pip-out/bdist.macosx-11.1-arm64/wheel/executorch/share/cmake 2025-06-05T19:19:34.9634040Z copying pip-out/lib.macosx-11.1-arm64-cpython-311/executorch/share/cmake/executorch-config.cmake -> pip-out/bdist.macosx-11.1-arm64/wheel/./executorch/share/cmake 2025-06-05T19:19:34.9634110Z running install_egg_info 2025-06-05T19:19:34.9634410Z Copying executorch.egg-info to pip-out/bdist.macosx-11.1-arm64/wheel/./executorch-0.7.0a0+bd57234-py3.11.egg-info 2025-06-05T19:19:34.9634480Z running install_scripts 2025-06-05T19:19:34.9635040Z [WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 12_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2025-06-05T19:19:34.9635350Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/kernels/quantized/libquantized_ops_aot_lib.dylib 2025-06-05T19:19:34.9635610Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib 2025-06-05T19:19:34.9635880Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pybindings/_portable_lib.cpython-311-darwin.so 2025-06-05T19:19:34.9636780Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/executorchcoreml.cpython-311-darwin.so[WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 12_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2025-06-05T19:19:34.9637030Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/kernels/quantized/libquantized_ops_aot_lib.dylib 2025-06-05T19:19:34.9637280Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib 2025-06-05T19:19:34.9637540Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/extension/pybindings/_portable_lib.cpython-311-darwin.so 2025-06-05T19:19:34.9638090Z pip-out/bdist.macosx-11.1-arm64/wheel/executorch/backends/apple/coreml/executorchcoreml.cpython-311-darwin.socreating pip-out/bdist.macosx-11.1-arm64/wheel/executorch-0.7.0a0+bd57234.dist-info/WHEEL 2025-06-05T19:19:34.9638680Z creating '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-wheel-a2n49ekb/.tmp-_20hp4si/executorch-0.7.0a0+bd57234-cp311-cp311-macosx_12_0_arm64.whl' and adding 'pip-out/bdist.macosx-11.1-arm64/wheel' to it 2025-06-05T19:19:34.9638760Z adding 'executorch/version.py' 2025-06-05T19:19:34.9638970Z adding 'executorch/backends/apple/coreml/executorchcoreml.cpython-311-darwin.so' 2025-06-05T19:19:34.9639110Z adding 'executorch/backends/apple/coreml/executorchcoreml.pyi' 2025-06-05T19:19:34.9639280Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2025-06-05T19:19:34.9639460Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2025-06-05T19:19:34.9639600Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2025-06-05T19:19:34.9639780Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2025-06-05T19:19:34.9639920Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2025-06-05T19:19:34.9640080Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2025-06-05T19:19:34.9640270Z adding 'executorch/backends/apple/coreml/runtime/test/export_stateful_model.py' 2025-06-05T19:19:34.9640440Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2025-06-05T19:19:34.9640610Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2025-06-05T19:19:34.9640720Z adding 'executorch/backends/apple/mps/__init__.py' 2025-06-05T19:19:34.9640840Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2025-06-05T19:19:34.9640970Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2025-06-05T19:19:34.9641120Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2025-06-05T19:19:34.9641260Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2025-06-05T19:19:34.9641500Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2025-06-05T19:19:34.9641650Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2025-06-05T19:19:34.9641810Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2025-06-05T19:19:34.9641950Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2025-06-05T19:19:34.9642110Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2025-06-05T19:19:34.9642250Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2025-06-05T19:19:34.9642560Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2025-06-05T19:19:34.9642690Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2025-06-05T19:19:34.9642830Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2025-06-05T19:19:34.9642980Z adding 'executorch/backends/apple/mps/operators/op_quant_dequant.py' 2025-06-05T19:19:34.9643120Z adding 'executorch/backends/apple/mps/operators/op_skip_ops.py' 2025-06-05T19:19:34.9643250Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2025-06-05T19:19:34.9643390Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2025-06-05T19:19:34.9643520Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2025-06-05T19:19:34.9643660Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2025-06-05T19:19:34.9643790Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2025-06-05T19:19:34.9643930Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2025-06-05T19:19:34.9644060Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2025-06-05T19:19:34.9644220Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2025-06-05T19:19:34.9644390Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2025-06-05T19:19:34.9644560Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2025-06-05T19:19:34.9644710Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2025-06-05T19:19:34.9644820Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2025-06-05T19:19:34.9644970Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2025-06-05T19:19:34.9645130Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2025-06-05T19:19:34.9645260Z adding 'executorch/backends/apple/mps/test/test_mps_linear.py' 2025-06-05T19:19:34.9645390Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2025-06-05T19:19:34.9645540Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2025-06-05T19:19:34.9645670Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2025-06-05T19:19:34.9645790Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2025-06-05T19:19:34.9645920Z adding 'executorch/backends/apple/mps/utils/quant_utils.py' 2025-06-05T19:19:34.9646020Z adding 'executorch/backends/arm/arm_backend.py' 2025-06-05T19:19:34.9646110Z adding 'executorch/backends/arm/arm_vela.py' 2025-06-05T19:19:34.9646210Z adding 'executorch/backends/arm/ethosu_backend.py' 2025-06-05T19:19:34.9646330Z adding 'executorch/backends/arm/ethosu_partitioner.py' 2025-06-05T19:19:34.9646430Z adding 'executorch/backends/arm/process_node.py' 2025-06-05T19:19:34.9837480Z adding 'executorch/backends/arm/tosa_backend.py' 2025-06-05T19:19:34.9837630Z adding 'executorch/backends/arm/tosa_mapping.py' 2025-06-05T19:19:34.9837750Z adding 'executorch/backends/arm/tosa_partitioner.py' 2025-06-05T19:19:34.9837900Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2025-06-05T19:19:34.9838120Z adding 'executorch/backends/arm/tosa_specification.py' 2025-06-05T19:19:34.9838220Z adding 'executorch/backends/arm/tosa_utils.py' 2025-06-05T19:19:34.9838320Z adding 'executorch/backends/arm/vgf_backend.py' 2025-06-05T19:19:34.9838430Z adding 'executorch/backends/arm/vgf_partitioner.py' 2025-06-05T19:19:34.9838540Z adding 'executorch/backends/arm/_passes/__init__.py' 2025-06-05T19:19:34.9838770Z adding 'executorch/backends/arm/_passes/_debug_passes.py' 2025-06-05T19:19:34.9838970Z adding 'executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py' 2025-06-05T19:19:34.9839130Z adding 'executorch/backends/arm/_passes/annotate_decomposed_matmul.py' 2025-06-05T19:19:34.9839240Z adding 'executorch/backends/arm/_passes/arm_pass.py' 2025-06-05T19:19:34.9839370Z adding 'executorch/backends/arm/_passes/arm_pass_manager.py' 2025-06-05T19:19:34.9839500Z adding 'executorch/backends/arm/_passes/arm_pass_utils.py' 2025-06-05T19:19:34.9839710Z adding 'executorch/backends/arm/_passes/broadcast_args_pass.py' 2025-06-05T19:19:34.9839840Z adding 'executorch/backends/arm/_passes/cast_int64_pass.py' 2025-06-05T19:19:34.9839970Z adding 'executorch/backends/arm/_passes/cast_to_int32_pass.py' 2025-06-05T19:19:34.9840120Z adding 'executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py' 2025-06-05T19:19:34.9840300Z adding 'executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py' 2025-06-05T19:19:34.9840470Z adding 'executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py' 2025-06-05T19:19:34.9840640Z adding 'executorch/backends/arm/_passes/convert_full_like_to_full_pass.py' 2025-06-05T19:19:34.9840790Z adding 'executorch/backends/arm/_passes/convert_int_pow_to_mul.py' 2025-06-05T19:19:34.9840930Z adding 'executorch/backends/arm/_passes/convert_minmax_pass.py' 2025-06-05T19:19:34.9841070Z adding 'executorch/backends/arm/_passes/convert_split_to_slice.py' 2025-06-05T19:19:34.9841220Z adding 'executorch/backends/arm/_passes/convert_squeezes_to_view.py' 2025-06-05T19:19:34.9841350Z adding 'executorch/backends/arm/_passes/convert_to_clamp.py' 2025-06-05T19:19:34.9841520Z adding 'executorch/backends/arm/_passes/decompose_cosine_similarity_pass.py' 2025-06-05T19:19:34.9841650Z adding 'executorch/backends/arm/_passes/decompose_div_pass.py' 2025-06-05T19:19:34.9841790Z adding 'executorch/backends/arm/_passes/decompose_gelu_pass.py' 2025-06-05T19:19:34.9841950Z adding 'executorch/backends/arm/_passes/decompose_groupnorm_pass.py' 2025-06-05T19:19:34.9842100Z adding 'executorch/backends/arm/_passes/decompose_layernorm_pass.py' 2025-06-05T19:19:34.9842250Z adding 'executorch/backends/arm/_passes/decompose_leaky_relu_pass.py' 2025-06-05T19:19:34.9842430Z adding 'executorch/backends/arm/_passes/decompose_linalg_vector_norm_pass.py' 2025-06-05T19:19:34.9842570Z adding 'executorch/backends/arm/_passes/decompose_linear_pass.py' 2025-06-05T19:19:34.9842710Z adding 'executorch/backends/arm/_passes/decompose_meandim_pass.py' 2025-06-05T19:19:34.9842850Z adding 'executorch/backends/arm/_passes/decompose_ne_pass.py' 2025-06-05T19:19:34.9842980Z adding 'executorch/backends/arm/_passes/decompose_select.py' 2025-06-05T19:19:34.9843120Z adding 'executorch/backends/arm/_passes/decompose_silu_pass.py' 2025-06-05T19:19:34.9843260Z adding 'executorch/backends/arm/_passes/decompose_softmax_pass.py' 2025-06-05T19:19:34.9843430Z adding 'executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py' 2025-06-05T19:19:34.9843570Z adding 'executorch/backends/arm/_passes/decompose_sqrt_pass.py' 2025-06-05T19:19:34.9843700Z adding 'executorch/backends/arm/_passes/decompose_sum_pass.py' 2025-06-05T19:19:34.9843830Z adding 'executorch/backends/arm/_passes/decompose_var_pass.py' 2025-06-05T19:19:34.9844020Z adding 'executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py' 2025-06-05T19:19:34.9844170Z adding 'executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py' 2025-06-05T19:19:34.9844320Z adding 'executorch/backends/arm/_passes/fuse_constant_ops_pass.py' 2025-06-05T19:19:34.9844480Z adding 'executorch/backends/arm/_passes/fuse_equal_placeholders_pass.py' 2025-06-05T19:19:34.9844650Z adding 'executorch/backends/arm/_passes/fuse_quantized_activation_pass.py' 2025-06-05T19:19:34.9844790Z adding 'executorch/backends/arm/_passes/insert_rescales_pass.py' 2025-06-05T19:19:34.9844970Z adding 'executorch/backends/arm/_passes/insert_table_ops.py' 2025-06-05T19:19:34.9845110Z adding 'executorch/backends/arm/_passes/match_arg_ranks_pass.py' 2025-06-05T19:19:34.9845280Z adding 'executorch/backends/arm/_passes/match_where_self_arg_dtype_pass.py' 2025-06-05T19:19:34.9845400Z adding 'executorch/backends/arm/_passes/mm_to_bmm_pass.py' 2025-06-05T19:19:34.9845530Z adding 'executorch/backends/arm/_passes/remove_clone_pass.py' 2025-06-05T19:19:34.9845680Z adding 'executorch/backends/arm/_passes/replace_inf_values_pass.py' 2025-06-05T19:19:34.9845850Z adding 'executorch/backends/arm/_passes/replace_scalar_with_tensor_pass.py' 2025-06-05T19:19:34.9846060Z adding 'executorch/backends/arm/_passes/scalars_to_attribute_pass.py' 2025-06-05T19:19:34.9846210Z adding 'executorch/backends/arm/_passes/size_adjust_conv2d_pass.py' 2025-06-05T19:19:34.9846370Z adding 'executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py' 2025-06-05T19:19:34.9846580Z adding 'executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py' 2025-06-05T19:19:34.9846710Z adding 'executorch/backends/arm/operator_support/__init__.py' 2025-06-05T19:19:34.9846900Z adding 'executorch/backends/arm/operator_support/convolution_support.py' 2025-06-05T19:19:34.9847060Z adding 'executorch/backends/arm/operator_support/ethos_u55_support.py' 2025-06-05T19:19:34.9847210Z adding 'executorch/backends/arm/operator_support/minmax_support.py' 2025-06-05T19:19:34.9847370Z adding 'executorch/backends/arm/operator_support/pool_2d_support.py' 2025-06-05T19:19:34.9847520Z adding 'executorch/backends/arm/operator_support/reduce_sum_support.py' 2025-06-05T19:19:34.9847690Z adding 'executorch/backends/arm/operator_support/right_shift_support.py' 2025-06-05T19:19:34.9847840Z adding 'executorch/backends/arm/operator_support/sin_cos_support.py' 2025-06-05T19:19:34.9848010Z adding 'executorch/backends/arm/operator_support/slice_copy_support.py' 2025-06-05T19:19:34.9848160Z adding 'executorch/backends/arm/operator_support/to_copy_support.py' 2025-06-05T19:19:34.9848340Z adding 'executorch/backends/arm/operator_support/tosa_supported_operators.py' 2025-06-05T19:19:34.9848460Z adding 'executorch/backends/arm/operators/__init__.py' 2025-06-05T19:19:34.9848590Z adding 'executorch/backends/arm/operators/node_visitor.py' 2025-06-05T19:19:34.9848690Z adding 'executorch/backends/arm/operators/op_abs.py' 2025-06-05T19:19:34.9848810Z adding 'executorch/backends/arm/operators/op_add.py' 2025-06-05T19:19:34.9848920Z adding 'executorch/backends/arm/operators/op_amax.py' 2025-06-05T19:19:34.9849030Z adding 'executorch/backends/arm/operators/op_amin.py' 2025-06-05T19:19:34.9849140Z adding 'executorch/backends/arm/operators/op_any.py' 2025-06-05T19:19:34.9849270Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2025-06-05T19:19:34.9849380Z adding 'executorch/backends/arm/operators/op_bmm.py' 2025-06-05T19:19:34.9849490Z adding 'executorch/backends/arm/operators/op_cat.py' 2025-06-05T19:19:34.9849600Z adding 'executorch/backends/arm/operators/op_clamp.py' 2025-06-05T19:19:34.9849750Z adding 'executorch/backends/arm/operators/op_constant_pad_nd.py' 2025-06-05T19:19:34.9849870Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2025-06-05T19:19:34.9849980Z adding 'executorch/backends/arm/operators/op_cos.py' 2025-06-05T19:19:34.9850080Z adding 'executorch/backends/arm/operators/op_eq.py' 2025-06-05T19:19:34.9850190Z adding 'executorch/backends/arm/operators/op_erf.py' 2025-06-05T19:19:34.9850310Z adding 'executorch/backends/arm/operators/op_exp.py' 2025-06-05T19:19:34.9850430Z adding 'executorch/backends/arm/operators/op_ge.py' 2025-06-05T19:19:34.9850540Z adding 'executorch/backends/arm/operators/op_gt.py' 2025-06-05T19:19:34.9850640Z adding 'executorch/backends/arm/operators/op_le.py' 2025-06-05T19:19:34.9850750Z adding 'executorch/backends/arm/operators/op_log.py' 2025-06-05T19:19:34.9850850Z adding 'executorch/backends/arm/operators/op_lt.py' 2025-06-05T19:19:34.9850980Z adding 'executorch/backends/arm/operators/op_max_pool2d.py' 2025-06-05T19:19:34.9851170Z adding 'executorch/backends/arm/operators/op_maximum.py' 2025-06-05T19:19:34.9851290Z adding 'executorch/backends/arm/operators/op_minimum.py' 2025-06-05T19:19:34.9851400Z adding 'executorch/backends/arm/operators/op_mul.py' 2025-06-05T19:19:34.9851510Z adding 'executorch/backends/arm/operators/op_neg.py' 2025-06-05T19:19:34.9851630Z adding 'executorch/backends/arm/operators/op_permute.py' 2025-06-05T19:19:34.9851730Z adding 'executorch/backends/arm/operators/op_pow.py' 2025-06-05T19:19:34.9851910Z adding 'executorch/backends/arm/operators/op_reciprocal.py' 2025-06-05T19:19:34.9852030Z adding 'executorch/backends/arm/operators/op_repeat.py' 2025-06-05T19:19:34.9852140Z adding 'executorch/backends/arm/operators/op_rescale.py' 2025-06-05T19:19:34.9852280Z adding 'executorch/backends/arm/operators/op_rshift_tensor.py' 2025-06-05T19:19:34.9852390Z adding 'executorch/backends/arm/operators/op_rsqrt.py' 2025-06-05T19:19:34.9852510Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2025-06-05T19:19:34.9852620Z adding 'executorch/backends/arm/operators/op_sin.py' 2025-06-05T19:19:34.9852730Z adding 'executorch/backends/arm/operators/op_slice.py' 2025-06-05T19:19:34.9852840Z adding 'executorch/backends/arm/operators/op_sub.py' 2025-06-05T19:19:34.9852940Z adding 'executorch/backends/arm/operators/op_sum.py' 2025-06-05T19:19:34.9853060Z adding 'executorch/backends/arm/operators/op_table.py' 2025-06-05T19:19:34.9853170Z adding 'executorch/backends/arm/operators/op_tanh.py' 2025-06-05T19:19:34.9853280Z adding 'executorch/backends/arm/operators/op_to_copy.py' 2025-06-05T19:19:34.9853430Z adding 'executorch/backends/arm/operators/op_to_dim_order_copy.py' 2025-06-05T19:19:34.9853550Z adding 'executorch/backends/arm/operators/op_transpose.py' 2025-06-05T19:19:34.9853720Z adding 'executorch/backends/arm/operators/op_upsample_bilinear2d.py' 2025-06-05T19:19:34.9853870Z adding 'executorch/backends/arm/operators/op_upsample_nearest2d.py' 2025-06-05T19:19:34.9853980Z adding 'executorch/backends/arm/operators/op_view.py' 2025-06-05T19:19:34.9854100Z adding 'executorch/backends/arm/operators/op_where.py' 2025-06-05T19:19:34.9854260Z adding 'executorch/backends/arm/operators/operator_validation_utils.py' 2025-06-05T19:19:34.9854380Z adding 'executorch/backends/arm/operators/ops_binary.py' 2025-06-05T19:19:34.9854500Z adding 'executorch/backends/arm/operators/ops_identity.py' 2025-06-05T19:19:34.9854620Z adding 'executorch/backends/arm/operators/ops_unary.py' 2025-06-05T19:19:34.9854730Z adding 'executorch/backends/arm/quantizer/__init__.py' 2025-06-05T19:19:34.9854860Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2025-06-05T19:19:34.9855010Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2025-06-05T19:19:34.9855160Z adding 'executorch/backends/arm/quantizer/quantization_annotator.py' 2025-06-05T19:19:34.9855310Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2025-06-05T19:19:34.9960250Z adding 'executorch/backends/arm/scripts/parse_test_names.py' 2025-06-05T19:19:34.9961000Z adding 'executorch/backends/arm/test/common.py' 2025-06-05T19:19:34.9961140Z adding 'executorch/backends/arm/test/conftest.py' 2025-06-05T19:19:34.9961260Z adding 'executorch/backends/arm/test/runner_utils.py' 2025-06-05T19:19:34.9961370Z adding 'executorch/backends/arm/test/test_model.py' 2025-06-05T19:19:34.9961530Z adding 'executorch/backends/arm/test/misc/test_bn_relu_folding_qat.py' 2025-06-05T19:19:34.9961680Z adding 'executorch/backends/arm/test/misc/test_custom_partition.py' 2025-06-05T19:19:34.9961820Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2025-06-05T19:19:34.9961970Z adding 'executorch/backends/arm/test/misc/test_dim_order_guards.py' 2025-06-05T19:19:34.9962110Z adding 'executorch/backends/arm/test/misc/test_lifted_tensor.py' 2025-06-05T19:19:34.9962250Z adding 'executorch/backends/arm/test/misc/test_model_evaluator.py' 2025-06-05T19:19:34.9962540Z adding 'executorch/backends/arm/test/misc/test_multiple_delegates.py' 2025-06-05T19:19:34.9962700Z adding 'executorch/backends/arm/test/misc/test_multiple_outputs.py' 2025-06-05T19:19:34.9962890Z adding 'executorch/backends/arm/test/misc/test_non_persistent_buffers.py' 2025-06-05T19:19:34.9963100Z adding 'executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py' 2025-06-05T19:19:34.9963230Z adding 'executorch/backends/arm/test/misc/test_tosa_spec.py' 2025-06-05T19:19:34.9963380Z adding 'executorch/backends/arm/test/models/test_conformer.py' 2025-06-05T19:19:34.9963720Z adding 'executorch/backends/arm/test/models/test_deit_tiny_arm.py' 2025-06-05T19:19:34.9963850Z adding 'executorch/backends/arm/test/models/test_dl3_arm.py' 2025-06-05T19:19:34.9963970Z adding 'executorch/backends/arm/test/models/test_llama.py' 2025-06-05T19:19:34.9964100Z adding 'executorch/backends/arm/test/models/test_lstm_arm.py' 2025-06-05T19:19:34.9964260Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2025-06-05T19:19:34.9964420Z adding 'executorch/backends/arm/test/models/test_mobilenet_v3_arm.py' 2025-06-05T19:19:34.9964560Z adding 'executorch/backends/arm/test/models/test_nn_functional.py' 2025-06-05T19:19:34.9964700Z adding 'executorch/backends/arm/test/models/test_nn_modules.py' 2025-06-05T19:19:34.9964860Z adding 'executorch/backends/arm/test/models/test_torch_functions.py' 2025-06-05T19:19:34.9964990Z adding 'executorch/backends/arm/test/models/test_w2l_arm.py' 2025-06-05T19:19:34.9965100Z adding 'executorch/backends/arm/test/ops/test_abs.py' 2025-06-05T19:19:34.9965210Z adding 'executorch/backends/arm/test/ops/test_add.py' 2025-06-05T19:19:34.9965340Z adding 'executorch/backends/arm/test/ops/test_alias_copy.py' 2025-06-05T19:19:34.9965460Z adding 'executorch/backends/arm/test/ops/test_amax.py' 2025-06-05T19:19:34.9965570Z adding 'executorch/backends/arm/test/ops/test_amin.py' 2025-06-05T19:19:34.9965680Z adding 'executorch/backends/arm/test/ops/test_any.py' 2025-06-05T19:19:34.9965800Z adding 'executorch/backends/arm/test/ops/test_arange.py' 2025-06-05T19:19:34.9965910Z adding 'executorch/backends/arm/test/ops/test_at.py' 2025-06-05T19:19:34.9966040Z adding 'executorch/backends/arm/test/ops/test_avg_pool2d.py' 2025-06-05T19:19:34.9966170Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2025-06-05T19:19:34.9966310Z adding 'executorch/backends/arm/test/ops/test_bitwise.py' 2025-06-05T19:19:34.9966420Z adding 'executorch/backends/arm/test/ops/test_bmm.py' 2025-06-05T19:19:34.9966540Z adding 'executorch/backends/arm/test/ops/test_cat.py' 2025-06-05T19:19:34.9966650Z adding 'executorch/backends/arm/test/ops/test_clamp.py' 2025-06-05T19:19:34.9966770Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2025-06-05T19:19:34.9966920Z adding 'executorch/backends/arm/test/ops/test_constant_pad_nd.py' 2025-06-05T19:19:34.9967030Z adding 'executorch/backends/arm/test/ops/test_conv1d.py' 2025-06-05T19:19:34.9967150Z adding 'executorch/backends/arm/test/ops/test_conv2d.py' 2025-06-05T19:19:34.9967270Z adding 'executorch/backends/arm/test/ops/test_conv3d.py' 2025-06-05T19:19:34.9967400Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2025-06-05T19:19:34.9967580Z adding 'executorch/backends/arm/test/ops/test_conv_constant_pad_nd.py' 2025-06-05T19:19:34.9967700Z adding 'executorch/backends/arm/test/ops/test_cos.py' 2025-06-05T19:19:34.9967840Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2025-06-05T19:19:34.9967950Z adding 'executorch/backends/arm/test/ops/test_div.py' 2025-06-05T19:19:34.9968060Z adding 'executorch/backends/arm/test/ops/test_eq.py' 2025-06-05T19:19:34.9968170Z adding 'executorch/backends/arm/test/ops/test_erf.py' 2025-06-05T19:19:34.9968280Z adding 'executorch/backends/arm/test/ops/test_exp.py' 2025-06-05T19:19:34.9968400Z adding 'executorch/backends/arm/test/ops/test_expand.py' 2025-06-05T19:19:34.9968510Z adding 'executorch/backends/arm/test/ops/test_eye.py' 2025-06-05T19:19:34.9968710Z adding 'executorch/backends/arm/test/ops/test_full.py' 2025-06-05T19:19:34.9968820Z adding 'executorch/backends/arm/test/ops/test_ge.py' 2025-06-05T19:19:34.9968930Z adding 'executorch/backends/arm/test/ops/test_gelu.py' 2025-06-05T19:19:34.9969060Z adding 'executorch/backends/arm/test/ops/test_group_norm.py' 2025-06-05T19:19:34.9969160Z adding 'executorch/backends/arm/test/ops/test_gt.py' 2025-06-05T19:19:34.9969300Z adding 'executorch/backends/arm/test/ops/test_hardsigmoid.py' 2025-06-05T19:19:34.9969490Z adding 'executorch/backends/arm/test/ops/test_hardswish.py' 2025-06-05T19:19:34.9969610Z adding 'executorch/backends/arm/test/ops/test_hardtanh.py' 2025-06-05T19:19:34.9969740Z adding 'executorch/backends/arm/test/ops/test_layer_norm.py' 2025-06-05T19:19:34.9969840Z adding 'executorch/backends/arm/test/ops/test_le.py' 2025-06-05T19:19:34.9969970Z adding 'executorch/backends/arm/test/ops/test_leaky_relu.py' 2025-06-05T19:19:34.9970130Z adding 'executorch/backends/arm/test/ops/test_linalg_vector_norm.py' 2025-06-05T19:19:34.9970250Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2025-06-05T19:19:34.9970360Z adding 'executorch/backends/arm/test/ops/test_log.py' 2025-06-05T19:19:34.9970480Z adding 'executorch/backends/arm/test/ops/test_logical.py' 2025-06-05T19:19:34.9970610Z adding 'executorch/backends/arm/test/ops/test_logsoftmax.py' 2025-06-05T19:19:34.9970720Z adding 'executorch/backends/arm/test/ops/test_lshift.py' 2025-06-05T19:19:34.9970830Z adding 'executorch/backends/arm/test/ops/test_lt.py' 2025-06-05T19:19:34.9970950Z adding 'executorch/backends/arm/test/ops/test_matmul.py' 2025-06-05T19:19:34.9971070Z adding 'executorch/backends/arm/test/ops/test_max_pool.py' 2025-06-05T19:19:34.9971190Z adding 'executorch/backends/arm/test/ops/test_maximum.py' 2025-06-05T19:19:34.9971310Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2025-06-05T19:19:34.9971430Z adding 'executorch/backends/arm/test/ops/test_minimum.py' 2025-06-05T19:19:34.9971540Z adding 'executorch/backends/arm/test/ops/test_mm.py' 2025-06-05T19:19:34.9971650Z adding 'executorch/backends/arm/test/ops/test_mul.py' 2025-06-05T19:19:34.9971760Z adding 'executorch/backends/arm/test/ops/test_ne.py' 2025-06-05T19:19:34.9971870Z adding 'executorch/backends/arm/test/ops/test_neg.py' 2025-06-05T19:19:34.9971990Z adding 'executorch/backends/arm/test/ops/test_ones.py' 2025-06-05T19:19:34.9972140Z adding 'executorch/backends/arm/test/ops/test_permute.py' 2025-06-05T19:19:34.9972250Z adding 'executorch/backends/arm/test/ops/test_pow.py' 2025-06-05T19:19:34.9972390Z adding 'executorch/backends/arm/test/ops/test_reciprocal.py' 2025-06-05T19:19:34.9972500Z adding 'executorch/backends/arm/test/ops/test_relu.py' 2025-06-05T19:19:34.9972610Z adding 'executorch/backends/arm/test/ops/test_repeat.py' 2025-06-05T19:19:34.9972730Z adding 'executorch/backends/arm/test/ops/test_rshift.py' 2025-06-05T19:19:34.9972850Z adding 'executorch/backends/arm/test/ops/test_rsqrt.py' 2025-06-05T19:19:34.9972990Z adding 'executorch/backends/arm/test/ops/test_scalar_tensor.py' 2025-06-05T19:19:34.9973110Z adding 'executorch/backends/arm/test/ops/test_scalars.py' 2025-06-05T19:19:34.9973220Z adding 'executorch/backends/arm/test/ops/test_sdpa.py' 2025-06-05T19:19:34.9973340Z adding 'executorch/backends/arm/test/ops/test_select.py' 2025-06-05T19:19:34.9973460Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2025-06-05T19:19:34.9973600Z adding 'executorch/backends/arm/test/ops/test_sigmoid_16bit.py' 2025-06-05T19:19:34.9973740Z adding 'executorch/backends/arm/test/ops/test_sigmoid_32bit.py' 2025-06-05T19:19:34.9973850Z adding 'executorch/backends/arm/test/ops/test_silu.py' 2025-06-05T19:19:34.9973960Z adding 'executorch/backends/arm/test/ops/test_sin.py' 2025-06-05T19:19:34.9974080Z adding 'executorch/backends/arm/test/ops/test_slice.py' 2025-06-05T19:19:34.9974200Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2025-06-05T19:19:34.9974400Z adding 'executorch/backends/arm/test/ops/test_split.py' 2025-06-05T19:19:34.9974510Z adding 'executorch/backends/arm/test/ops/test_sqrt.py' 2025-06-05T19:19:34.9974630Z adding 'executorch/backends/arm/test/ops/test_squeeze.py' 2025-06-05T19:19:34.9974740Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2025-06-05T19:19:34.9974850Z adding 'executorch/backends/arm/test/ops/test_sum.py' 2025-06-05T19:19:34.9974980Z adding 'executorch/backends/arm/test/ops/test_tanh.py' 2025-06-05T19:19:34.9975110Z adding 'executorch/backends/arm/test/ops/test_to_copy.py' 2025-06-05T19:19:34.9975310Z adding 'executorch/backends/arm/test/ops/test_unary.py' 2025-06-05T19:19:34.9975440Z adding 'executorch/backends/arm/test/ops/test_unsqueeze.py' 2025-06-05T19:19:34.9975600Z adding 'executorch/backends/arm/test/ops/test_upsample_bilinear2d.py' 2025-06-05T19:19:34.9975750Z adding 'executorch/backends/arm/test/ops/test_upsample_nearest2d.py' 2025-06-05T19:19:34.9975860Z adding 'executorch/backends/arm/test/ops/test_var.py' 2025-06-05T19:19:34.9975980Z adding 'executorch/backends/arm/test/ops/test_view.py' 2025-06-05T19:19:34.9976090Z adding 'executorch/backends/arm/test/ops/test_where.py' 2025-06-05T19:19:34.9976210Z adding 'executorch/backends/arm/test/ops/test_zeros.py' 2025-06-05T19:19:34.9976380Z adding 'executorch/backends/arm/test/passes/test_broadcast_args_pass.py' 2025-06-05T19:19:34.9976530Z adding 'executorch/backends/arm/test/passes/test_cast_int64_pass.py' 2025-06-05T19:19:34.9976720Z adding 'executorch/backends/arm/test/passes/test_convert_expand_copy_to_repeat.py' 2025-06-05T19:19:34.9976900Z adding 'executorch/backends/arm/test/passes/test_convert_int_pow_to_muls.py' 2025-06-05T19:19:34.9977090Z adding 'executorch/backends/arm/test/passes/test_convert_split_to_slice.py' 2025-06-05T19:19:34.9977250Z adding 'executorch/backends/arm/test/passes/test_convert_to_clamp.py' 2025-06-05T19:19:34.9977460Z adding 'executorch/backends/arm/test/passes/test_decompose_cosine_similarity_pass.py' 2025-06-05T19:19:34.9977620Z adding 'executorch/backends/arm/test/passes/test_decompose_div_pass.py' 2025-06-05T19:19:34.9977800Z adding 'executorch/backends/arm/test/passes/test_decompose_layernorm_pass.py' 2025-06-05T19:19:34.9978010Z adding 'executorch/backends/arm/test/passes/test_decompose_linalg_vector_norm_pass.py' 2025-06-05T19:19:34.9978180Z adding 'executorch/backends/arm/test/passes/test_decompose_meandim_pass.py' 2025-06-05T19:19:34.9978350Z adding 'executorch/backends/arm/test/passes/test_decompose_softmax_pass.py' 2025-06-05T19:19:34.9978520Z adding 'executorch/backends/arm/test/passes/test_decompose_var_pass.py' 2025-06-05T19:19:34.9978660Z adding 'executorch/backends/arm/test/passes/test_fold_qdq_pass.py' 2025-06-05T19:19:35.0049400Z adding 'executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py' 2025-06-05T19:19:35.0049590Z adding 'executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py' 2025-06-05T19:19:35.0049800Z adding 'executorch/backends/arm/test/passes/test_fuse_equal_placeholders_ops_pass.py' 2025-06-05T19:19:35.0049970Z adding 'executorch/backends/arm/test/passes/test_insert_table_ops_pass.py' 2025-06-05T19:19:35.0050170Z adding 'executorch/backends/arm/test/passes/test_ioquantization_pass.py' 2025-06-05T19:19:35.0050320Z adding 'executorch/backends/arm/test/passes/test_remove_clone_pass.py' 2025-06-05T19:19:35.0050470Z adding 'executorch/backends/arm/test/passes/test_rescale_pass.py' 2025-06-05T19:19:35.0050660Z adding 'executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py' 2025-06-05T19:19:35.0050840Z adding 'executorch/backends/arm/test/quantizer/test_generic_annotater.py' 2025-06-05T19:19:35.0050960Z adding 'executorch/backends/arm/test/tester/__init__.py' 2025-06-05T19:19:35.0051120Z adding 'executorch/backends/arm/test/tester/analyze_output_utils.py' 2025-06-05T19:19:35.0051240Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2025-06-05T19:19:35.0051480Z adding 'executorch/backends/arm/test/tester/test_pipeline.py' 2025-06-05T19:19:35.0051610Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2025-06-05T19:19:35.0051770Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2025-06-05T19:19:35.0052010Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2025-06-05T19:19:35.0052260Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2025-06-05T19:19:35.0052550Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2025-06-05T19:19:35.0052820Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2025-06-05T19:19:35.0053040Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2025-06-05T19:19:35.0053270Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2025-06-05T19:19:35.0053500Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2025-06-05T19:19:35.0053730Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2025-06-05T19:19:35.0054240Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2025-06-05T19:19:35.0054550Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2025-06-05T19:19:35.0054780Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2025-06-05T19:19:35.0055050Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2025-06-05T19:19:35.0055310Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2025-06-05T19:19:35.0055550Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2025-06-05T19:19:35.0055790Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2025-06-05T19:19:35.0055980Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2025-06-05T19:19:35.0056210Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2025-06-05T19:19:35.0056430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2025-06-05T19:19:35.0056650Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2025-06-05T19:19:35.0056890Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2025-06-05T19:19:35.0057160Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2025-06-05T19:19:35.0057390Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2025-06-05T19:19:35.0057620Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2025-06-05T19:19:35.0057850Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2025-06-05T19:19:35.0058090Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2025-06-05T19:19:35.0058320Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2025-06-05T19:19:35.0058540Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2025-06-05T19:19:35.0069400Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2025-06-05T19:19:35.0069660Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2025-06-05T19:19:35.0069870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2025-06-05T19:19:35.0070080Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2025-06-05T19:19:35.0070490Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2025-06-05T19:19:35.0070750Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2025-06-05T19:19:35.0070960Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2025-06-05T19:19:35.0071200Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2025-06-05T19:19:35.0071400Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2025-06-05T19:19:35.0071800Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2025-06-05T19:19:35.0072020Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2025-06-05T19:19:35.0072230Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2025-06-05T19:19:35.0072470Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conanfile.py' 2025-06-05T19:19:35.0072720Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/pnpm-lock.yaml' 2025-06-05T19:19:35.0073040Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/android/app/src/main/fbs/animal.fbs' 2025-06-05T19:19:35.0073360Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs' 2025-06-05T19:19:35.0073600Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/build.py' 2025-06-05T19:19:35.0073910Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/conan/test_package/conanfile.py' 2025-06-05T19:19:35.0074190Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/analysis_options.yaml' 2025-06-05T19:19:35.0074450Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/pubspec.yaml' 2025-06-05T19:19:35.0074790Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/bool_structs.fbs' 2025-06-05T19:19:35.0075080Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/list_of_enums.fbs' 2025-06-05T19:19:35.0075420Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/dart/test/monster_test.fbs' 2025-06-05T19:19:35.0081730Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/hero.fbs' 2025-06-05T19:19:35.0082040Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/examples/go-echo/net.fbs' 2025-06-05T19:19:35.0082330Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/generate_goldens.py' 2025-06-05T19:19:35.0082600Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/golden_utils.py' 2025-06-05T19:19:35.0082870Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/cpp/generate.py' 2025-06-05T19:19:35.0083160Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/csharp/generate.py' 2025-06-05T19:19:35.0083430Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/dart/generate.py' 2025-06-05T19:19:35.0083700Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/go/generate.py' 2025-06-05T19:19:35.0084010Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/java/generate.py' 2025-06-05T19:19:35.0084290Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/kotlin/generate.py' 2025-06-05T19:19:35.0084580Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lobster/generate.py' 2025-06-05T19:19:35.0084970Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/lua/generate.py' 2025-06-05T19:19:35.0085250Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/nim/generate.py' 2025-06-05T19:19:35.0085510Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/php/generate.py' 2025-06-05T19:19:35.0085770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Galaxy.py' 2025-06-05T19:19:35.0086110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/Universe.py' 2025-06-05T19:19:35.0086370Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/__init__.py' 2025-06-05T19:19:35.0086640Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/py/generate.py' 2025-06-05T19:19:35.0086910Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/rust/generate.py' 2025-06-05T19:19:35.0087190Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/schema/basic.fbs' 2025-06-05T19:19:35.0184200Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/swift/generate.py' 2025-06-05T19:19:35.0184490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/goldens/ts/generate.py' 2025-06-05T19:19:35.0184770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/greeter.fbs' 2025-06-05T19:19:35.0185090Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/client.py' 2025-06-05T19:19:35.0185410Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/server.py' 2025-06-05T19:19:35.0185780Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py' 2025-06-05T19:19:35.0186150Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py' 2025-06-05T19:19:35.0186490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py' 2025-06-05T19:19:35.0186870Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py' 2025-06-05T19:19:35.0187170Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/samples/greeter/greeter.fbs' 2025-06-05T19:19:35.0187440Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/grpc/tests/grpctest.py' 2025-06-05T19:19:35.0187790Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/InParentNamespace.py' 2025-06-05T19:19:35.0188120Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/MonsterExtra.py' 2025-06-05T19:19:35.0188430Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/__init__.py' 2025-06-05T19:19:35.0188770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Ability.py' 2025-06-05T19:19:35.0189120Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Any.py' 2025-06-05T19:19:35.0189500Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyAmbiguousAliases.py' 2025-06-05T19:19:35.0189990Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/AnyUniqueAliases.py' 2025-06-05T19:19:35.0190340Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayStruct.py' 2025-06-05T19:19:35.0190670Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/ArrayTable.py' 2025-06-05T19:19:35.0190990Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Color.py' 2025-06-05T19:19:35.0191370Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/LongEnum.py' 2025-06-05T19:19:35.0191710Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Monster.py' 2025-06-05T19:19:35.0192050Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedStruct.py' 2025-06-05T19:19:35.0192360Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Race.py' 2025-06-05T19:19:35.0192700Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Referrable.py' 2025-06-05T19:19:35.0193010Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Stat.py' 2025-06-05T19:19:35.0193360Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructs.py' 2025-06-05T19:19:35.0193750Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/StructOfStructsOfStructs.py' 2025-06-05T19:19:35.0194060Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Test.py' 2025-06-05T19:19:35.0194390Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestEnum.py' 2025-06-05T19:19:35.0194770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TestSimpleTableWithEnum.py' 2025-06-05T19:19:35.0195100Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/TypeAliases.py' 2025-06-05T19:19:35.0195410Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/Vec3.py' 2025-06-05T19:19:35.0195740Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/__init__.py' 2025-06-05T19:19:35.0196110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/monster_test_grpc_fb.py' 2025-06-05T19:19:35.0196460Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Any.py' 2025-06-05T19:19:35.0196810Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Color.py' 2025-06-05T19:19:35.0197200Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/NestedUnionTest.py' 2025-06-05T19:19:35.0197560Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Test.py' 2025-06-05T19:19:35.0197980Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py' 2025-06-05T19:19:35.0198350Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/Vec3.py' 2025-06-05T19:19:35.0198800Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example/NestedUnion/__init__.py' 2025-06-05T19:19:35.0199140Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/Monster.py' 2025-06-05T19:19:35.0199480Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/MyGame/Example2/__init__.py' 2025-06-05T19:19:35.0199820Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/SecondTableInA.py' 2025-06-05T19:19:35.0200180Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInC.py' 2025-06-05T19:19:35.0200520Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/TableInFirstNS.py' 2025-06-05T19:19:35.0200850Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/__init__.py' 2025-06-05T19:19:35.0201240Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/EnumInNestedNS.py' 2025-06-05T19:19:35.0201630Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/StructInNestedNS.py' 2025-06-05T19:19:35.0202010Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/TableInNestedNS.py' 2025-06-05T19:19:35.0202400Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/UnionInNestedNS.py' 2025-06-05T19:19:35.0202770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceA/NamespaceB/__init__.py' 2025-06-05T19:19:35.0203100Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/TableInC.py' 2025-06-05T19:19:35.0203420Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/NamespaceC/__init__.py' 2025-06-05T19:19:35.0203790Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/OptionalByte.py' 2025-06-05T19:19:35.0204140Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/ScalarStuff.py' 2025-06-05T19:19:35.0204490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/optional_scalars/__init__.py' 2025-06-05T19:19:35.0204840Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/java/src/test/java/union_vector/union_vector.fbs' 2025-06-05T19:19:35.0270020Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/__init__.py' 2025-06-05T19:19:35.0270700Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/py.typed' 2025-06-05T19:19:35.0270980Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/setup.py' 2025-06-05T19:19:35.0271280Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/__init__.py' 2025-06-05T19:19:35.0271610Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/_version.py' 2025-06-05T19:19:35.0271950Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/builder.py' 2025-06-05T19:19:35.0272320Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/compat.py' 2025-06-05T19:19:35.0272930Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/encode.py' 2025-06-05T19:19:35.0273310Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/flexbuffers.py' 2025-06-05T19:19:35.0273720Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/number_types.py' 2025-06-05T19:19:35.0274030Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/packer.py' 2025-06-05T19:19:35.0274530Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/table.py' 2025-06-05T19:19:35.0274820Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/util.py' 2025-06-05T19:19:35.0275200Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py' 2025-06-05T19:19:35.0275560Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py' 2025-06-05T19:19:35.0275880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Enum.py' 2025-06-05T19:19:35.0276200Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py' 2025-06-05T19:19:35.0276520Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Field.py' 2025-06-05T19:19:35.0276880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py' 2025-06-05T19:19:35.0277210Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Object.py' 2025-06-05T19:19:35.0277530Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py' 2025-06-05T19:19:35.0277880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Schema.py' 2025-06-05T19:19:35.0278240Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py' 2025-06-05T19:19:35.0278570Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Service.py' 2025-06-05T19:19:35.0278910Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/Type.py' 2025-06-05T19:19:35.0279280Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/python/flatbuffers/reflection/__init__.py' 2025-06-05T19:19:35.0279570Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/reflection/reflection.fbs' 2025-06-05T19:19:35.0279840Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/monster.fbs' 2025-06-05T19:19:35.0280140Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/samples/sample_binary.py' 2025-06-05T19:19:35.0280470Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check-grpc-generated-code.py' 2025-06-05T19:19:35.0280790Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/check_generate_code.py' 2025-06-05T19:19:35.0281090Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_code.py' 2025-06-05T19:19:35.0281410Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/generate_grpc_examples.py' 2025-06-05T19:19:35.0281680Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/scripts/util.py' 2025-06-05T19:19:35.0282040Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/snap/snapcraft.yaml' 2025-06-05T19:19:35.0282340Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MutatingBool.fbs' 2025-06-05T19:19:35.0282720Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/alignment_test.fbs' 2025-06-05T19:19:35.0282990Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/arrays_test.fbs' 2025-06-05T19:19:35.0283290Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/dictionary_lookup.fbs' 2025-06-05T19:19:35.0283700Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/included_test.fbs' 2025-06-05T19:19:35.0283960Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/includer_test.fbs' 2025-06-05T19:19:35.0284230Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/keyword_test.fbs' 2025-06-05T19:19:35.0284500Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_extra.fbs' 2025-06-05T19:19:35.0284770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test.fbs' 2025-06-05T19:19:35.0285080Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/monster_test_generated.py' 2025-06-05T19:19:35.0285360Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/more_defaults.fbs' 2025-06-05T19:19:35.0285630Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nan_inf_test.fbs' 2025-06-05T19:19:35.0285930Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_inline_table_test.fbs' 2025-06-05T19:19:35.0286220Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/native_type_test.fbs' 2025-06-05T19:19:35.0286520Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_union_test.fbs' 2025-06-05T19:19:35.0286870Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars.fbs' 2025-06-05T19:19:35.0287180Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/private_annotation_test.fbs' 2025-06-05T19:19:35.0287460Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_flexbuffers_test.py' 2025-06-05T19:19:35.0287720Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/py_test.py' 2025-06-05T19:19:35.0288000Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/required_strings.fbs' 2025-06-05T19:19:35.0288270Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/rust_namer_test.fbs' 2025-06-05T19:19:35.0288520Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/test.fbs' 2025-06-05T19:19:35.0288810Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/type_field_collsion.fbs' 2025-06-05T19:19:35.0289880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_underlying_type_test.fbs' 2025-06-05T19:19:35.0290200Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_value_collision.fbs' 2025-06-05T19:19:35.0290490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/vector_has_test.fbs' 2025-06-05T19:19:35.0290770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/test_64bit.fbs' 2025-06-05T19:19:35.0291220Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v1.fbs' 2025-06-05T19:19:35.0291560Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/64bit/evolution/v2.fbs' 2025-06-05T19:19:35.0291900Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/InParentNamespace.py' 2025-06-05T19:19:35.0292190Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/MonsterExtra.py' 2025-06-05T19:19:35.0292470Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/__init__.py' 2025-06-05T19:19:35.0292850Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Ability.py' 2025-06-05T19:19:35.0293160Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Any.py' 2025-06-05T19:19:35.0293550Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.py' 2025-06-05T19:19:35.0727780Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.py' 2025-06-05T19:19:35.0728510Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.py' 2025-06-05T19:19:35.0728950Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.py' 2025-06-05T19:19:35.0729390Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Color.py' 2025-06-05T19:19:35.0729810Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/LongEnum.py' 2025-06-05T19:19:35.0730490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Monster.py' 2025-06-05T19:19:35.0730940Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.py' 2025-06-05T19:19:35.0731350Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Race.py' 2025-06-05T19:19:35.0731770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Referrable.py' 2025-06-05T19:19:35.0732380Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Stat.py' 2025-06-05T19:19:35.0732830Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.py' 2025-06-05T19:19:35.0733310Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.py' 2025-06-05T19:19:35.0733730Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Test.py' 2025-06-05T19:19:35.0734400Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestEnum.py' 2025-06-05T19:19:35.0734870Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.py' 2025-06-05T19:19:35.0735300Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.py' 2025-06-05T19:19:35.0735710Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/Vec3.py' 2025-06-05T19:19:35.0736330Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/__init__.py' 2025-06-05T19:19:35.0736780Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/monster_test_grpc_fb.py' 2025-06-05T19:19:35.0737370Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Any.py' 2025-06-05T19:19:35.0737880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Color.py' 2025-06-05T19:19:35.0740460Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/NestedUnionTest.py' 2025-06-05T19:19:35.0742290Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Test.py' 2025-06-05T19:19:35.0744020Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py' 2025-06-05T19:19:35.0745130Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Vec3.py' 2025-06-05T19:19:35.0745800Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/__init__.py' 2025-06-05T19:19:35.0746270Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/Monster.py' 2025-06-05T19:19:35.0747110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/MyGame/Example2/__init__.py' 2025-06-05T19:19:35.0749610Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs' 2025-06-05T19:19:35.0750090Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs' 2025-06-05T19:19:35.0750560Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/annotated_binary/generate_annotations.py' 2025-06-05T19:19:35.0751110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs' 2025-06-05T19:19:35.0751590Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs' 2025-06-05T19:19:35.0752020Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs' 2025-06-05T19:19:35.0752590Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py' 2025-06-05T19:19:35.0753010Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py' 2025-06-05T19:19:35.0754820Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_schema_tests.py' 2025-06-05T19:19:35.0755830Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_test.py' 2025-06-05T19:19:35.0756880Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/flatc_ts_tests.py' 2025-06-05T19:19:35.0759530Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo.fbs' 2025-06-05T19:19:35.0760350Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/foo_with_ns.fbs' 2025-06-05T19:19:35.0760760Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/main.py' 2025-06-05T19:19:35.0761380Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar.fbs' 2025-06-05T19:19:35.0762100Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs' 2025-06-05T19:19:35.0762610Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs' 2025-06-05T19:19:35.0763480Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs' 2025-06-05T19:19:35.0766020Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs' 2025-06-05T19:19:35.0766530Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/include_test1.fbs' 2025-06-05T19:19:35.0768160Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/order.fbs' 2025-06-05T19:19:35.0769110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/include_test2.fbs' 2025-06-05T19:19:35.0769890Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs' 2025-06-05T19:19:35.0770400Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/key_field/key_field_sample.fbs' 2025-06-05T19:19:35.0771040Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/minified_enums/enums.fbs' 2025-06-05T19:19:35.0771510Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs' 2025-06-05T19:19:35.0773060Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs' 2025-06-05T19:19:35.0773500Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs' 2025-06-05T19:19:35.0777490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs' 2025-06-05T19:19:35.0779100Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs' 2025-06-05T19:19:35.0779560Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs' 2025-06-05T19:19:35.0780790Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py' 2025-06-05T19:19:35.0781780Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.py' 2025-06-05T19:19:35.0782870Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.py' 2025-06-05T19:19:35.0783510Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/__init__.py' 2025-06-05T19:19:35.0785770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.py' 2025-06-05T19:19:35.0787210Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.py' 2025-06-05T19:19:35.0878230Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.py' 2025-06-05T19:19:35.0979110Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.py' 2025-06-05T19:19:35.1079770Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/__init__.py' 2025-06-05T19:19:35.1181470Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.py' 2025-06-05T19:19:35.1282140Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/namespace_test/NamespaceC/__init__.py' 2025-06-05T19:19:35.1382940Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs' 2025-06-05T19:19:35.1485030Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs' 2025-06-05T19:19:35.1584290Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs' 2025-06-05T19:19:35.1686420Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/nim/testnim.py' 2025-06-05T19:19:35.1787260Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/OptionalByte.py' 2025-06-05T19:19:35.1888580Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.py' 2025-06-05T19:19:35.1989500Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/optional_scalars/__init__.py' 2025-06-05T19:19:35.2090270Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test.golden.fbs' 2025-06-05T19:19:35.2191670Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_id.golden.fbs' 2025-06-05T19:19:35.2291480Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include.golden.fbs' 2025-06-05T19:19:35.2392010Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs' 2025-06-05T19:19:35.2493490Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs' 2025-06-05T19:19:35.2593910Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs' 2025-06-05T19:19:35.2695300Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union.golden.fbs' 2025-06-05T19:19:35.2795920Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs' 2025-06-05T19:19:35.2896150Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs' 2025-06-05T19:19:35.2997190Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs' 2025-06-05T19:19:35.3097800Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs' 2025-06-05T19:19:35.3198860Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs' 2025-06-05T19:19:35.3238030Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs' 2025-06-05T19:19:35.3281170Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs' 2025-06-05T19:19:35.3313590Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs' 2025-06-05T19:19:35.3355860Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/TypeScriptTest.py' 2025-06-05T19:19:35.3375980Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/typescript_keywords.fbs' 2025-06-05T19:19:35.3378610Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs' 2025-06-05T19:19:35.3396070Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/one.fbs' 2025-06-05T19:19:35.3414360Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/pnpm-lock.yaml' 2025-06-05T19:19:35.3433710Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/two.fbs' 2025-06-05T19:19:35.3452000Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs' 2025-06-05T19:19:35.3461710Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs' 2025-06-05T19:19:35.3463150Z adding 'executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers/tests/union_vector/union_vector.fbs' 2025-06-05T19:19:35.3464780Z adding 'executorch/backends/arm/tosa/schemas/tosa_0.80.fbs' 2025-06-05T19:19:35.3477660Z adding 'executorch/backends/arm/tosa/schemas/tosa_1.0.fbs' 2025-06-05T19:19:35.3491650Z adding 'executorch/backends/arm/util/arm_model_evaluator.py' 2025-06-05T19:19:35.3513910Z adding 'executorch/backends/cadence/aot/__init__.py' 2025-06-05T19:19:35.3526940Z adding 'executorch/backends/cadence/aot/compiler.py' 2025-06-05T19:19:35.3532120Z adding 'executorch/backends/cadence/aot/compiler_utils.py' 2025-06-05T19:19:35.3537000Z adding 'executorch/backends/cadence/aot/decompose_ops.py' 2025-06-05T19:19:35.3543830Z adding 'executorch/backends/cadence/aot/export_example.py' 2025-06-05T19:19:35.3554070Z adding 'executorch/backends/cadence/aot/functions.yaml' 2025-06-05T19:19:35.3570670Z adding 'executorch/backends/cadence/aot/functions_fusion_g3.yaml' 2025-06-05T19:19:35.3582180Z adding 'executorch/backends/cadence/aot/functions_hifi.yaml' 2025-06-05T19:19:35.3595080Z adding 'executorch/backends/cadence/aot/fuse_ops.py' 2025-06-05T19:19:35.3603460Z adding 'executorch/backends/cadence/aot/graph_builder.py' 2025-06-05T19:19:35.3611540Z adding 'executorch/backends/cadence/aot/memory_constraints.py' 2025-06-05T19:19:35.3612760Z adding 'executorch/backends/cadence/aot/memory_planning.py' 2025-06-05T19:19:35.3613300Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2025-06-05T19:19:35.3613750Z adding 'executorch/backends/cadence/aot/pass_utils.py' 2025-06-05T19:19:35.3615130Z adding 'executorch/backends/cadence/aot/passes.py' 2025-06-05T19:19:35.3617600Z adding 'executorch/backends/cadence/aot/ref_implementations.py' 2025-06-05T19:19:35.3618370Z adding 'executorch/backends/cadence/aot/remove_ops.py' 2025-06-05T19:19:35.3618780Z adding 'executorch/backends/cadence/aot/reorder_ops.py' 2025-06-05T19:19:35.3619200Z adding 'executorch/backends/cadence/aot/replace_ops.py' 2025-06-05T19:19:35.3620370Z adding 'executorch/backends/cadence/aot/simplify_ops.py' 2025-06-05T19:19:35.3622870Z adding 'executorch/backends/cadence/aot/utils.py' 2025-06-05T19:19:35.3623780Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2025-06-05T19:19:35.3625660Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2025-06-05T19:19:35.3627000Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2025-06-05T19:19:35.3628030Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2025-06-05T19:19:35.3629090Z adding 'executorch/backends/cadence/aot/tests/test_decompose_ops_passes.py' 2025-06-05T19:19:35.3630250Z adding 'executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py' 2025-06-05T19:19:35.3631310Z adding 'executorch/backends/cadence/aot/tests/test_graph_builder.py' 2025-06-05T19:19:35.3632300Z adding 'executorch/backends/cadence/aot/tests/test_memory_passes.py' 2025-06-05T19:19:35.3633290Z adding 'executorch/backends/cadence/aot/tests/test_pass_filter.py' 2025-06-05T19:19:35.3634300Z adding 'executorch/backends/cadence/aot/tests/test_remove_ops_passes.py' 2025-06-05T19:19:35.3635340Z adding 'executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py' 2025-06-05T19:19:35.3636410Z adding 'executorch/backends/cadence/aot/tests/test_replace_ops_passes.py' 2025-06-05T19:19:35.3637950Z adding 'executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py' 2025-06-05T19:19:35.3638930Z adding 'executorch/backends/cadence/runtime/__init__.py' 2025-06-05T19:19:35.3639730Z adding 'executorch/backends/cadence/runtime/executor.py' 2025-06-05T19:19:35.3640600Z adding 'executorch/backends/cadence/runtime/runtime.py' 2025-06-05T19:19:35.3641390Z adding 'executorch/backends/cadence/runtime/utils.py' 2025-06-05T19:19:35.3642180Z adding 'executorch/backends/cadence/utils/facto_util.py' 2025-06-05T19:19:35.3656660Z adding 'executorch/backends/cadence/utils/gen_header.py' 2025-06-05T19:19:35.3657350Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2025-06-05T19:19:35.3657700Z adding 'executorch/backends/cadence/utils/FACTO/setup.py' 2025-06-05T19:19:35.3658090Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/__init__.py' 2025-06-05T19:19:35.3658510Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/runner.py' 2025-06-05T19:19:35.3658900Z adding 'executorch/backends/cadence/utils/FACTO/examples/example.py' 2025-06-05T19:19:35.3659330Z adding 'executorch/backends/cadence/utils/FACTO/examples/minimal_example.py' 2025-06-05T19:19:35.3659770Z adding 'executorch/backends/cadence/utils/FACTO/examples/random_seed.py' 2025-06-05T19:19:35.3660170Z adding 'executorch/backends/cadence/utils/FACTO/facto/__init__.py' 2025-06-05T19:19:35.3660580Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py' 2025-06-05T19:19:35.3661040Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py' 2025-06-05T19:19:35.3661540Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py' 2025-06-05T19:19:35.3662010Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py' 2025-06-05T19:19:35.3662490Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py' 2025-06-05T19:19:35.3662970Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py' 2025-06-05T19:19:35.3663440Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py' 2025-06-05T19:19:35.3663880Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py' 2025-06-05T19:19:35.3664360Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py' 2025-06-05T19:19:35.3664840Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py' 2025-06-05T19:19:35.3665310Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py' 2025-06-05T19:19:35.3665780Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py' 2025-06-05T19:19:35.3666250Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py' 2025-06-05T19:19:35.3666700Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py' 2025-06-05T19:19:35.3667160Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py' 2025-06-05T19:19:35.3667640Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py' 2025-06-05T19:19:35.3668130Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py' 2025-06-05T19:19:35.3668600Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py' 2025-06-05T19:19:35.3669070Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py' 2025-06-05T19:19:35.3669520Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py' 2025-06-05T19:19:35.3669990Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py' 2025-06-05T19:19:35.3670450Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py' 2025-06-05T19:19:35.3670920Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py' 2025-06-05T19:19:35.3671340Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/db.py' 2025-06-05T19:19:35.3672000Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/default.py' 2025-06-05T19:19:35.3672460Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py' 2025-06-05T19:19:35.3672880Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/function.py' 2025-06-05T19:19:35.3673330Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py' 2025-06-05T19:19:35.3673840Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py' 2025-06-05T19:19:35.3674370Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py' 2025-06-05T19:19:35.3675000Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py' 2025-06-05T19:19:35.3675500Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py' 2025-06-05T19:19:35.3676000Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py' 2025-06-05T19:19:35.3676510Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py' 2025-06-05T19:19:35.3677010Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py' 2025-06-05T19:19:35.3677500Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py' 2025-06-05T19:19:35.3677990Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py' 2025-06-05T19:19:35.3678470Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py' 2025-06-05T19:19:35.3679030Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py' 2025-06-05T19:19:35.3679550Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py' 2025-06-05T19:19:35.3680060Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py' 2025-06-05T19:19:35.3680560Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py' 2025-06-05T19:19:35.3680990Z adding 'executorch/backends/cortex_m/ops/operators.py' 2025-06-05T19:19:35.3681310Z adding 'executorch/backends/cortex_m/ops/operators.yaml' 2025-06-05T19:19:35.3681720Z adding 'executorch/backends/cortex_m/passes/replace_quant_nodes_pass.py' 2025-06-05T19:19:35.3682120Z adding 'executorch/backends/cortex_m/test/test_replace_quant_nodes.py' 2025-06-05T19:19:35.3682500Z adding 'executorch/backends/example/example_backend.py' 2025-06-05T19:19:35.3682830Z adding 'executorch/backends/example/example_partitioner.py' 2025-06-05T19:19:35.3683170Z adding 'executorch/backends/example/example_quantizer.py' 2025-06-05T19:19:35.3683540Z adding 'executorch/backends/example/test_example_delegate.py' 2025-06-05T19:19:35.3683970Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2025-06-05T19:19:35.3684510Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2025-06-05T19:19:35.3685020Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2025-06-05T19:19:35.3685420Z adding 'executorch/backends/example/example_operators/add.py' 2025-06-05T19:19:35.3685780Z adding 'executorch/backends/example/example_operators/conv2d.py' 2025-06-05T19:19:35.3686170Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2025-06-05T19:19:35.3686540Z adding 'executorch/backends/example/example_operators/dropout.py' 2025-06-05T19:19:35.3687000Z adding 'executorch/backends/example/example_operators/flatten.py' 2025-06-05T19:19:35.3687390Z adding 'executorch/backends/example/example_operators/linear.py' 2025-06-05T19:19:35.3687750Z adding 'executorch/backends/example/example_operators/op_base.py' 2025-06-05T19:19:35.3688110Z adding 'executorch/backends/example/example_operators/ops.py' 2025-06-05T19:19:35.3688460Z adding 'executorch/backends/example/example_operators/utils.py' 2025-06-05T19:19:35.3688780Z adding 'executorch/backends/mediatek/__init__.py' 2025-06-05T19:19:35.3689210Z adding 'executorch/backends/mediatek/partitioner.py' 2025-06-05T19:19:35.3689520Z adding 'executorch/backends/mediatek/preprocess.py' 2025-06-05T19:19:35.3689830Z adding 'executorch/backends/mediatek/_passes/__init__.py' 2025-06-05T19:19:35.3690230Z adding 'executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py' 2025-06-05T19:19:35.3690640Z adding 'executorch/backends/mediatek/quantizer/__init__.py' 2025-06-05T19:19:35.3690970Z adding 'executorch/backends/mediatek/quantizer/annotator.py' 2025-06-05T19:19:35.3691390Z adding 'executorch/backends/mediatek/quantizer/qconfig.py' 2025-06-05T19:19:35.3691720Z adding 'executorch/backends/mediatek/quantizer/quantizer.py' 2025-06-05T19:19:35.3692050Z adding 'executorch/backends/nxp/neutron_node_extraction.py' 2025-06-05T19:19:35.3692370Z adding 'executorch/backends/nxp/neutron_partitioner.py' 2025-06-05T19:19:35.3692680Z adding 'executorch/backends/nxp/neutron_pass_manager.py' 2025-06-05T19:19:35.3692970Z adding 'executorch/backends/nxp/nxp_backend.py' 2025-06-05T19:19:35.3693360Z adding 'executorch/backends/nxp/aten_passes/fuse_batch_norm_with_conv_pass.py' 2025-06-05T19:19:35.3693800Z adding 'executorch/backends/nxp/aten_passes/fuse_batch_norm_with_linear_pass.py' 2025-06-05T19:19:35.3694230Z adding 'executorch/backends/nxp/aten_passes/neutron_aten_pass_manager.py' 2025-06-05T19:19:35.3694590Z adding 'executorch/backends/nxp/backend/edge_helper.py' 2025-06-05T19:19:35.3694960Z adding 'executorch/backends/nxp/backend/edge_program_converter.py' 2025-06-05T19:19:35.3695340Z adding 'executorch/backends/nxp/backend/neutron_converter_manager.py' 2025-06-05T19:19:35.3695730Z adding 'executorch/backends/nxp/backend/node_format_inference.py' 2025-06-05T19:19:35.3696090Z adding 'executorch/backends/nxp/backend/ir/conversion_config.py' 2025-06-05T19:19:35.3696470Z adding 'executorch/backends/nxp/backend/ir/conversion_context.py' 2025-06-05T19:19:35.3696810Z adding 'executorch/backends/nxp/backend/ir/logger.py' 2025-06-05T19:19:35.3697150Z adding 'executorch/backends/nxp/backend/ir/tensor_formatting.py' 2025-06-05T19:19:35.3697530Z adding 'executorch/backends/nxp/backend/ir/converter/__init__.py' 2025-06-05T19:19:35.3697930Z adding 'executorch/backends/nxp/backend/ir/converter/node_converter.py' 2025-06-05T19:19:35.3698350Z adding 'executorch/backends/nxp/backend/ir/converter/quantization_utils.py' 2025-06-05T19:19:35.3698780Z adding 'executorch/backends/nxp/backend/ir/converter/tensor_utils.py' 2025-06-05T19:19:35.3699190Z adding 'executorch/backends/nxp/backend/ir/converter/builder/__init__.py' 2025-06-05T19:19:35.3699680Z adding 'executorch/backends/nxp/backend/ir/converter/builder/aten_model_builder_director.py' 2025-06-05T19:19:35.3700190Z adding 'executorch/backends/nxp/backend/ir/converter/builder/model_builder.py' 2025-06-05T19:19:35.3700690Z adding 'executorch/backends/nxp/backend/ir/converter/builder/quantization_verification.py' 2025-06-05T19:19:35.3701180Z adding 'executorch/backends/nxp/backend/ir/converter/conversion/__init__.py' 2025-06-05T19:19:35.3701650Z adding 'executorch/backends/nxp/backend/ir/converter/conversion/aten_translator.py' 2025-06-05T19:19:35.3702100Z adding 'executorch/backends/nxp/backend/ir/converter/conversion/common.py' 2025-06-05T19:19:35.3702540Z adding 'executorch/backends/nxp/backend/ir/converter/conversion/translator.py' 2025-06-05T19:19:35.3702980Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/__init__.py' 2025-06-05T19:19:35.3703510Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/__init__.py' 2025-06-05T19:19:35.3704100Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/addmm_converter.py' 2025-06-05T19:19:35.3704730Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/avg_pool_2d_converter.py' 2025-06-05T19:19:35.3705490Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/constant_pad_nd_converter.py' 2025-06-05T19:19:35.3706170Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/convolution_converter.py' 2025-06-05T19:19:35.3706800Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/max_pool_2d_converter.py' 2025-06-05T19:19:35.3707470Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/mm_converter.py' 2025-06-05T19:19:35.3708090Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/permute_copy_converter.py' 2025-06-05T19:19:35.3708850Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_dequantize_converter.py' 2025-06-05T19:19:35.3709480Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_quantize_converter.py' 2025-06-05T19:19:35.3710090Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/relu_converter.py' 2025-06-05T19:19:35.3710680Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/softmax_converter.py' 2025-06-05T19:19:35.3711290Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/view_copy_converter.py' 2025-06-05T19:19:35.3711870Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/shared/__init__.py' 2025-06-05T19:19:35.3712390Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/shared/recurrent_utils.py' 2025-06-05T19:19:35.3712920Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/shared/reduce_utils.py' 2025-06-05T19:19:35.3713480Z adding 'executorch/backends/nxp/backend/ir/converter/node_converters/shared/reshape_transposition.py' 2025-06-05T19:19:35.3713980Z adding 'executorch/backends/nxp/backend/ir/lib/__init__.py' 2025-06-05T19:19:35.3714340Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ATan2Options.py' 2025-06-05T19:19:35.3714740Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/AbsOptions.py' 2025-06-05T19:19:35.3715170Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ActivationFunctionType.py' 2025-06-05T19:19:35.3715600Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/AddNOptions.py' 2025-06-05T19:19:35.3715990Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/AddOptions.py' 2025-06-05T19:19:35.3716380Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ArgMaxOptions.py' 2025-06-05T19:19:35.3716810Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ArgMinOptions.py' 2025-06-05T19:19:35.3717250Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/AssignVariableOptions.py' 2025-06-05T19:19:35.3717710Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BatchMatMulOptions.py' 2025-06-05T19:19:35.3718180Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BatchToSpaceNDOptions.py' 2025-06-05T19:19:35.3718710Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceLSTMOptions.py' 2025-06-05T19:19:35.3719260Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceRNNOptions.py' 2025-06-05T19:19:35.3719750Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BitcastOptions.py' 2025-06-05T19:19:35.3720280Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BitwiseXorOptions.py' 2025-06-05T19:19:35.3720720Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BroadcastToOptions.py' 2025-06-05T19:19:35.3721150Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BucketizeOptions.py' 2025-06-05T19:19:35.3721570Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Buffer.py' 2025-06-05T19:19:35.3721970Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOperator.py' 2025-06-05T19:19:35.3722390Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions.py' 2025-06-05T19:19:35.3722810Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions2.py' 2025-06-05T19:19:35.3723350Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CallOnceOptions.py' 2025-06-05T19:19:35.3723780Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CallOptions.py' 2025-06-05T19:19:35.3724170Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CastOptions.py' 2025-06-05T19:19:35.3724580Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CombinerType.py' 2025-06-05T19:19:35.3725020Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ConcatEmbeddingsOptions.py' 2025-06-05T19:19:35.3725490Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ConcatenationOptions.py' 2025-06-05T19:19:35.3725990Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Conv2DOptions.py' 2025-06-05T19:19:35.3726410Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Conv3DOptions.py' 2025-06-05T19:19:35.3726860Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CosOptions.py' 2025-06-05T19:19:35.3727260Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CumsumOptions.py' 2025-06-05T19:19:35.3727690Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CustomOptionsFormat.py' 2025-06-05T19:19:35.3728140Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/CustomQuantization.py' 2025-06-05T19:19:35.3728570Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DensifyOptions.py' 2025-06-05T19:19:35.3729010Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DepthToSpaceOptions.py' 2025-06-05T19:19:35.3729480Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DepthwiseConv2DOptions.py' 2025-06-05T19:19:35.3729940Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DequantizeOptions.py' 2025-06-05T19:19:35.3730370Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DilateOptions.py' 2025-06-05T19:19:35.3730800Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DimensionMetadata.py' 2025-06-05T19:19:35.3731380Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DimensionType.py' 2025-06-05T19:19:35.3731810Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DivOptions.py' 2025-06-05T19:19:35.3732260Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/DynamicUpdateSliceOptions.py' 2025-06-05T19:19:35.3732760Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/EmbeddingLookupSparseOptions.py' 2025-06-05T19:19:35.3733220Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/EqualOptions.py' 2025-06-05T19:19:35.3733620Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ExpOptions.py' 2025-06-05T19:19:35.3734050Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ExpandDimsOptions.py' 2025-06-05T19:19:35.3734500Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FakeQuantOptions.py' 2025-06-05T19:19:35.3734920Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FillOptions.py' 2025-06-05T19:19:35.3735330Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FloorDivOptions.py' 2025-06-05T19:19:35.3735750Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FloorModOptions.py' 2025-06-05T19:19:35.3736200Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptions.py' 2025-06-05T19:19:35.3736730Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptionsWeightsFormat.py' 2025-06-05T19:19:35.3737220Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/GatherNdOptions.py' 2025-06-05T19:19:35.3737640Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/GatherOptions.py' 2025-06-05T19:19:35.3738040Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/GeluOptions.py' 2025-06-05T19:19:35.3738470Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/GreaterEqualOptions.py' 2025-06-05T19:19:35.3738910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/GreaterOptions.py' 2025-06-05T19:19:35.3739330Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/HardSwishOptions.py' 2025-06-05T19:19:35.3739820Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/HashtableFindOptions.py' 2025-06-05T19:19:35.3740280Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/HashtableImportOptions.py' 2025-06-05T19:19:35.3740930Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/HashtableOptions.py' 2025-06-05T19:19:35.3741400Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/HashtableSizeOptions.py' 2025-06-05T19:19:35.3741820Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/IfOptions.py' 2025-06-05T19:19:35.3742220Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Int32Vector.py' 2025-06-05T19:19:35.3742610Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/L2NormOptions.py' 2025-06-05T19:19:35.3743040Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionOptions.py' 2025-06-05T19:19:35.3743660Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionType.py' 2025-06-05T19:19:35.3744090Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LSTMKernelType.py' 2025-06-05T19:19:35.3744500Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LSTMOptions.py' 2025-06-05T19:19:35.3744910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LeakyReluOptions.py' 2025-06-05T19:19:35.3745330Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LessEqualOptions.py' 2025-06-05T19:19:35.3745760Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LessOptions.py' 2025-06-05T19:19:35.3746260Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LocalResponseNormalizationOptions.py' 2025-06-05T19:19:35.3746760Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LogSoftmaxOptions.py' 2025-06-05T19:19:35.3747200Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LogicalAndOptions.py' 2025-06-05T19:19:35.3747630Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LogicalNotOptions.py' 2025-06-05T19:19:35.3748050Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/LogicalOrOptions.py' 2025-06-05T19:19:35.3748480Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MatrixDiagOptions.py' 2025-06-05T19:19:35.3748920Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MatrixSetDiagOptions.py' 2025-06-05T19:19:35.3749380Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MaximumMinimumOptions.py' 2025-06-05T19:19:35.3749800Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Metadata.py' 2025-06-05T19:19:35.3750210Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadMode.py' 2025-06-05T19:19:35.3750620Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadOptions.py' 2025-06-05T19:19:35.3751020Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Model.py' 2025-06-05T19:19:35.3751400Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/MulOptions.py' 2025-06-05T19:19:35.3751800Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/NegOptions.py' 2025-06-05T19:19:35.3752250Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV4Options.py' 2025-06-05T19:19:35.3752860Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV5Options.py' 2025-06-05T19:19:35.3753410Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/NotEqualOptions.py' 2025-06-05T19:19:35.3753910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/OneHotOptions.py' 2025-06-05T19:19:35.3754360Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Operator.py' 2025-06-05T19:19:35.3754770Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/OperatorCode.py' 2025-06-05T19:19:35.3755170Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/PackOptions.py' 2025-06-05T19:19:35.3760910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/PadOptions.py' 2025-06-05T19:19:35.3761360Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/PadV2Options.py' 2025-06-05T19:19:35.3761770Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Padding.py' 2025-06-05T19:19:35.3762160Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Pool2DOptions.py' 2025-06-05T19:19:35.3762560Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/PowOptions.py' 2025-06-05T19:19:35.3762980Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/QuantizationDetails.py' 2025-06-05T19:19:35.3763610Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/QuantizationParameters.py' 2025-06-05T19:19:35.3764100Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/QuantizeOptions.py' 2025-06-05T19:19:35.3764500Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RNNOptions.py' 2025-06-05T19:19:35.3764890Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RandomOptions.py' 2025-06-05T19:19:35.3765290Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RangeOptions.py' 2025-06-05T19:19:35.3765680Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RankOptions.py' 2025-06-05T19:19:35.3766190Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReadVariableOptions.py' 2025-06-05T19:19:35.3766640Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowFunction.py' 2025-06-05T19:19:35.3767170Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowOptions.py' 2025-06-05T19:19:35.3767600Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReducerOptions.py' 2025-06-05T19:19:35.3768010Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReshapeOptions.py' 2025-06-05T19:19:35.3768450Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ResizeBilinearOptions.py' 2025-06-05T19:19:35.3768930Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ResizeNearestNeighborOptions.py' 2025-06-05T19:19:35.3769420Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReverseSequenceOptions.py' 2025-06-05T19:19:35.3769870Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ReverseV2Options.py' 2025-06-05T19:19:35.3770290Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Rfft2dOptions.py' 2025-06-05T19:19:35.3770710Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RightShiftOptions.py' 2025-06-05T19:19:35.3771120Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/RngAlgorithm.py' 2025-06-05T19:19:35.3771510Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SVDFOptions.py' 2025-06-05T19:19:35.3771920Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ScatterNdOptions.py' 2025-06-05T19:19:35.3772350Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SegmentSumOptions.py' 2025-06-05T19:19:35.3772770Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SelectOptions.py' 2025-06-05T19:19:35.3773210Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SelectV2Options.py' 2025-06-05T19:19:35.3773640Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SequenceRNNOptions.py' 2025-06-05T19:19:35.3774050Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ShapeOptions.py' 2025-06-05T19:19:35.3774450Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SignOptions.py' 2025-06-05T19:19:35.3774840Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SignatureDef.py' 2025-06-05T19:19:35.3775240Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SkipGramOptions.py' 2025-06-05T19:19:35.3775650Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SliceOptions.py' 2025-06-05T19:19:35.3776040Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SoftmaxOptions.py' 2025-06-05T19:19:35.3776480Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SpaceToBatchNDOptions.py' 2025-06-05T19:19:35.3776930Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SpaceToDepthOptions.py' 2025-06-05T19:19:35.3777370Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SparseIndexVector.py' 2025-06-05T19:19:35.3777810Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SparseToDenseOptions.py' 2025-06-05T19:19:35.3778250Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SparsityParameters.py' 2025-06-05T19:19:35.3778680Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SplitOptions.py' 2025-06-05T19:19:35.3779080Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SplitVOptions.py' 2025-06-05T19:19:35.3779480Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SquareOptions.py' 2025-06-05T19:19:35.3779920Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SquaredDifferenceOptions.py' 2025-06-05T19:19:35.3780460Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SqueezeOptions.py' 2025-06-05T19:19:35.3780930Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloBroadcastInDimOptions.py' 2025-06-05T19:19:35.3781440Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloCompareOptions.py' 2025-06-05T19:19:35.3781930Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonDirection.py' 2025-06-05T19:19:35.3782450Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonType.py' 2025-06-05T19:19:35.3783030Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloConcatenateOptions.py' 2025-06-05T19:19:35.3783560Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloConvolutionOptions.py' 2025-06-05T19:19:35.3784060Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloCustomCallOptions.py' 2025-06-05T19:19:35.3784550Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloDotGeneralOptions.py' 2025-06-05T19:19:35.3785060Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloDynamicSliceOptions.py' 2025-06-05T19:19:35.3785540Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloGatherOptions.py' 2025-06-05T19:19:35.3786000Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloIotaOptions.py' 2025-06-05T19:19:35.3786440Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloPadOptions.py' 2025-06-05T19:19:35.3786910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloPrecisionConfig.py' 2025-06-05T19:19:35.3787380Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceOptions.py' 2025-06-05T19:19:35.3787860Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceWindowOptions.py' 2025-06-05T19:19:35.3788380Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloRngBitGeneratorOptions.py' 2025-06-05T19:19:35.3788890Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloScatterOptions.py' 2025-06-05T19:19:35.3789350Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloSliceOptions.py' 2025-06-05T19:19:35.3789810Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloSortOptions.py' 2025-06-05T19:19:35.3790280Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloTransposeOptions.py' 2025-06-05T19:19:35.3790760Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StablehloWhileOptions.py' 2025-06-05T19:19:35.3791200Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/StridedSliceOptions.py' 2025-06-05T19:19:35.3791620Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SubGraph.py' 2025-06-05T19:19:35.3792020Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/SubOptions.py' 2025-06-05T19:19:35.3792400Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Tensor.py' 2025-06-05T19:19:35.3792760Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TensorMap.py' 2025-06-05T19:19:35.3793150Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TensorType.py' 2025-06-05T19:19:35.3793540Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TileOptions.py' 2025-06-05T19:19:35.3793940Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TopKV2Options.py' 2025-06-05T19:19:35.3794370Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TransposeConvOptions.py' 2025-06-05T19:19:35.3794820Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/TransposeOptions.py' 2025-06-05T19:19:35.3795230Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Uint16Vector.py' 2025-06-05T19:19:35.3795640Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/Uint8Vector.py' 2025-06-05T19:19:35.3796120Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnidirectionalSequenceLSTMOptions.py' 2025-06-05T19:19:35.3796610Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UniqueOptions.py' 2025-06-05T19:19:35.3797030Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnpackOptions.py' 2025-06-05T19:19:35.3797610Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMaxOptions.py' 2025-06-05T19:19:35.3798110Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMinOptions.py' 2025-06-05T19:19:35.3798610Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentProdOptions.py' 2025-06-05T19:19:35.3799110Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentSumOptions.py' 2025-06-05T19:19:35.3799580Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/VarHandleOptions.py' 2025-06-05T19:19:35.3800090Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/VariantSubType.py' 2025-06-05T19:19:35.3800510Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/WhereOptions.py' 2025-06-05T19:19:35.3800910Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/WhileOptions.py' 2025-06-05T19:19:35.3801340Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/ZerosLikeOptions.py' 2025-06-05T19:19:35.3801740Z adding 'executorch/backends/nxp/backend/ir/lib/tflite/__init__.py' 2025-06-05T19:19:35.3802140Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/__init__.py' 2025-06-05T19:19:35.3802570Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/tflite_model.py' 2025-06-05T19:19:35.3803040Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/__init__.py' 2025-06-05T19:19:35.3803560Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/abs_options.py' 2025-06-05T19:19:35.3804080Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_n_options.py' 2025-06-05T19:19:35.3804610Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_options.py' 2025-06-05T19:19:35.3805140Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_max_options.py' 2025-06-05T19:19:35.3805670Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_min_options.py' 2025-06-05T19:19:35.3806230Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/average_pool_2d_options.py' 2025-06-05T19:19:35.3806870Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/batch_mat_mul_options.py' 2025-06-05T19:19:35.3807490Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_lstm_options.py' 2025-06-05T19:19:35.3808140Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_rnn_options.py' 2025-06-05T19:19:35.3808740Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bitwise_xor_options.py' 2025-06-05T19:19:35.3809300Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/broadcast_to_options.py' 2025-06-05T19:19:35.3809840Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cast_options.py' 2025-06-05T19:19:35.3810380Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/concatenation_options.py' 2025-06-05T19:19:35.3810930Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_2d_options.py' 2025-06-05T19:19:35.3811480Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_3d_options.py' 2025-06-05T19:19:35.3812010Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cum_sum_options.py' 2025-06-05T19:19:35.3812570Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depth_to_space_options.py' 2025-06-05T19:19:35.3813170Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depthwise_conv_2d_options.py' 2025-06-05T19:19:35.3813750Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/dequantize_options.py' 2025-06-05T19:19:35.3814300Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/div_options.py' 2025-06-05T19:19:35.3814830Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/equal_options.py' 2025-06-05T19:19:35.3815470Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/exp_options.py' 2025-06-05T19:19:35.3816010Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/floor_mod_options.py' 2025-06-05T19:19:35.3816630Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/fully_connected_options.py' 2025-06-05T19:19:35.3817200Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_nd_options.py' 2025-06-05T19:19:35.3817880Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_options.py' 2025-06-05T19:19:35.3818410Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gelu_options.py' 2025-06-05T19:19:35.3818950Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_equal_options.py' 2025-06-05T19:19:35.3819490Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_options.py' 2025-06-05T19:19:35.3820040Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/hard_swish_options.py' 2025-06-05T19:19:35.3820610Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/leaky_relu_options.py' 2025-06-05T19:19:35.3821190Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_equal_options.py' 2025-06-05T19:19:35.3821720Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_options.py' 2025-06-05T19:19:35.3822260Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/log_softmax_options.py' 2025-06-05T19:19:35.3822810Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_and_options.py' 2025-06-05T19:19:35.3823350Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_not_options.py' 2025-06-05T19:19:35.3823900Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_or_options.py' 2025-06-05T19:19:35.3824440Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lrn_options.py' 2025-06-05T19:19:35.3824950Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lstm_options.py' 2025-06-05T19:19:35.3825480Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/max_pool_2d_options.py' 2025-06-05T19:19:35.3826020Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/maximum_options.py' 2025-06-05T19:19:35.3826540Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mean_options.py' 2025-06-05T19:19:35.3827060Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/minimum_options.py' 2025-06-05T19:19:35.3827590Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mirror_pad_options.py' 2025-06-05T19:19:35.3828120Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mul_options.py' 2025-06-05T19:19:35.3828650Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/multinomial_options.py' 2025-06-05T19:19:35.3829180Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/neg_options.py' 2025-06-05T19:19:35.3829710Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/not_equal_options.py' 2025-06-05T19:19:35.3830240Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/one_hot_options.py' 2025-06-05T19:19:35.3830770Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_options.py' 2025-06-05T19:19:35.3831300Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_v2_options.py' 2025-06-05T19:19:35.3831820Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pow_options.py' 2025-06-05T19:19:35.3832350Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/quantize_options.py' 2025-06-05T19:19:35.3832970Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/range_options.py' 2025-06-05T19:19:35.3833520Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_max_options.py' 2025-06-05T19:19:35.3834070Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_min_options.py' 2025-06-05T19:19:35.3834620Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_prod_options.py' 2025-06-05T19:19:35.3835170Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reshape_options.py' 2025-06-05T19:19:35.3835790Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_bilinear_options.py' 2025-06-05T19:19:35.3836400Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_nearest_neighbor_options.py' 2025-06-05T19:19:35.3837040Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reverse_sequence_options.py' 2025-06-05T19:19:35.3837610Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/scatter_nd_options.py' 2025-06-05T19:19:35.3838160Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/select_v2_options.py' 2025-06-05T19:19:35.3838700Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/shape_options.py' 2025-06-05T19:19:35.3839220Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sign_options.py' 2025-06-05T19:19:35.3839740Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/slice_options.py' 2025-06-05T19:19:35.3840270Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/softmax_options.py' 2025-06-05T19:19:35.3840820Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/space_to_depth_options.py' 2025-06-05T19:19:35.3841380Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_options.py' 2025-06-05T19:19:35.3841900Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_v_options.py' 2025-06-05T19:19:35.3842430Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/square_options.py' 2025-06-05T19:19:35.3842990Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squared_difference_options.py' 2025-06-05T19:19:35.3843550Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squeeze_options.py' 2025-06-05T19:19:35.3844110Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/strided_slice_options.py' 2025-06-05T19:19:35.3844670Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sub_options.py' 2025-06-05T19:19:35.3845200Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sum_options.py' 2025-06-05T19:19:35.3845710Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/tile_options.py' 2025-06-05T19:19:35.3846260Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_conv_options.py' 2025-06-05T19:19:35.3846890Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_options.py' 2025-06-05T19:19:35.3847500Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_lstm_options.py' 2025-06-05T19:19:35.3848170Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_rnn_options.py' 2025-06-05T19:19:35.3848800Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/custom_options/flex_transpose_options.py' 2025-06-05T19:19:35.3849320Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/meta/__init__.py' 2025-06-05T19:19:35.3849740Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/meta/meta.py' 2025-06-05T19:19:35.3850170Z adding 'executorch/backends/nxp/backend/ir/tflite_generator/meta/types.py' 2025-06-05T19:19:35.3850690Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/__init__.py' 2025-06-05T19:19:35.3851140Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/graph_utils.py' 2025-06-05T19:19:35.3851570Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/operator_rules.py' 2025-06-05T19:19:35.3852020Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizer.py' 2025-06-05T19:19:35.3852470Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/pattern_matcher.py' 2025-06-05T19:19:35.3853050Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/tensor_rules.py' 2025-06-05T19:19:35.3853500Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/__init__.py' 2025-06-05T19:19:35.3855550Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/base_optimization.py' 2025-06-05T19:19:35.3857230Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/combine_hard_sigmoid_and_mul_to_hard_swish.py' 2025-06-05T19:19:35.3858880Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/eliminate_dead_branches.py' 2025-06-05T19:19:35.3860380Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_activation_functions.py' 2025-06-05T19:19:35.3862010Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_fully_connected_and_add_operators.py' 2025-06-05T19:19:35.3863690Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_quanitze_into_preceding_ops.py' 2025-06-05T19:19:35.3865240Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/keep_one_empty_buffer.py' 2025-06-05T19:19:35.3866710Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/move_relu_before_concat.py' 2025-06-05T19:19:35.3868380Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/permute_fully_connected_weights_after_reshape.py' 2025-06-05T19:19:35.3870040Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_cast_operators.py' 2025-06-05T19:19:35.3871530Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_quantize_operators.py' 2025-06-05T19:19:35.3873020Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_reshape_operators.py' 2025-06-05T19:19:35.3874580Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_transpose_operators.py' 2025-06-05T19:19:35.3876210Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/remove_unused_tensors_and_buffers.py' 2025-06-05T19:19:35.3878040Z adding 'executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/replace_average_pool_before_fully_connected_with_sum.py' 2025-06-05T19:19:35.3879490Z adding 'executorch/backends/nxp/quantizer/neutron_quantizer.py' 2025-06-05T19:19:35.3880350Z adding 'executorch/backends/nxp/quantizer/patterns.py' 2025-06-05T19:19:35.3881130Z adding 'executorch/backends/nxp/quantizer/utils.py' 2025-06-05T19:19:35.3881940Z adding 'executorch/backends/nxp/tests/executorch_pipeline.py' 2025-06-05T19:19:35.3882800Z adding 'executorch/backends/nxp/tests/executors.py' 2025-06-05T19:19:35.3883670Z adding 'executorch/backends/nxp/tests/exported_program_vizualize.py' 2025-06-05T19:19:35.3884550Z adding 'executorch/backends/nxp/tests/models.py' 2025-06-05T19:19:35.3885380Z adding 'executorch/backends/nxp/tests/test_batch_norm_fusion.py' 2025-06-05T19:19:35.3886320Z adding 'executorch/backends/nxp/tests/test_neutron_backend.py' 2025-06-05T19:19:35.3887510Z adding 'executorch/backends/nxp/tests/test_neutron_converter_manager.py' 2025-06-05T19:19:35.3888560Z adding 'executorch/backends/nxp/tests/test_node_format_inference.py' 2025-06-05T19:19:35.3889550Z adding 'executorch/backends/nxp/tests/test_operator_selector.py' 2025-06-05T19:19:35.3890510Z adding 'executorch/backends/nxp/tests/test_qdq_clustering_conv.py' 2025-06-05T19:19:35.3891850Z adding 'executorch/backends/nxp/tests/test_quantizer.py' 2025-06-05T19:19:35.3892510Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_avg_pool2d_converter.py' 2025-06-05T19:19:35.3893170Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_constant_pad_nd_converter.py' 2025-06-05T19:19:35.3893740Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_conv_converter.py' 2025-06-05T19:19:35.3894370Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_linear_converter.py' 2025-06-05T19:19:35.3895280Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_max_pool_2d_converter.py' 2025-06-05T19:19:35.3907070Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_permute_copy_converter.py' 2025-06-05T19:19:35.3907740Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_relu_converter.py' 2025-06-05T19:19:35.3908350Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_softmax_converter.py' 2025-06-05T19:19:35.3908950Z adding 'executorch/backends/nxp/tests/ir/converter/node_converter/test_view_copy_converter.py' 2025-06-05T19:19:35.3909220Z adding 'executorch/backends/openvino/__init__.py' 2025-06-05T19:19:35.3909520Z adding 'executorch/backends/openvino/partitioner.py' 2025-06-05T19:19:35.3909810Z adding 'executorch/backends/openvino/preprocess.py' 2025-06-05T19:19:35.3910160Z adding 'executorch/backends/openvino/quantizer/__init__.py' 2025-06-05T19:19:35.3910500Z adding 'executorch/backends/openvino/quantizer/quantizer.py' 2025-06-05T19:19:35.3910900Z adding 'executorch/backends/openvino/tests/test_runner.py' 2025-06-05T19:19:35.3911360Z adding 'executorch/backends/openvino/tests/models/test_classification.py' 2025-06-05T19:19:35.3911790Z adding 'executorch/backends/openvino/tests/ops/base_openvino_op_test.py' 2025-06-05T19:19:35.3912120Z adding 'executorch/backends/openvino/tests/ops/test_add.py' 2025-06-05T19:19:35.3912480Z adding 'executorch/backends/openvino/tests/ops/test_addmm.py' 2025-06-05T19:19:35.3912830Z adding 'executorch/backends/openvino/tests/ops/test_arange.py' 2025-06-05T19:19:35.3913220Z adding 'executorch/backends/openvino/tests/ops/test_batch_norm.py' 2025-06-05T19:19:35.3913620Z adding 'executorch/backends/openvino/tests/ops/test_convolution.py' 2025-06-05T19:19:35.3913960Z adding 'executorch/backends/openvino/tests/ops/test_mean.py' 2025-06-05T19:19:35.3914330Z adding 'executorch/backends/openvino/tests/ops/test_permute.py' 2025-06-05T19:19:35.3914700Z adding 'executorch/backends/openvino/tests/ops/test_pooling.py' 2025-06-05T19:19:35.3915090Z adding 'executorch/backends/openvino/tests/ops/test_unary_ops.py' 2025-06-05T19:19:35.3915420Z adding 'executorch/backends/openvino/tests/ops/test_view.py' 2025-06-05T19:19:35.3915740Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2025-06-05T19:19:35.3916060Z adding 'executorch/backends/qualcomm/_passes/__init__.py' 2025-06-05T19:19:35.3916550Z adding 'executorch/backends/qualcomm/_passes/annotate_adaptive_avg_pool1d.py' 2025-06-05T19:19:35.3916950Z adding 'executorch/backends/qualcomm/_passes/annotate_quant_attrs.py' 2025-06-05T19:19:35.3917310Z adding 'executorch/backends/qualcomm/_passes/annotate_stack.py' 2025-06-05T19:19:35.3917680Z adding 'executorch/backends/qualcomm/_passes/annotate_unbind.py' 2025-06-05T19:19:35.3918040Z adding 'executorch/backends/qualcomm/_passes/build_quant_io.py' 2025-06-05T19:19:35.3918450Z adding 'executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py' 2025-06-05T19:19:35.3918890Z adding 'executorch/backends/qualcomm/_passes/convert_conv1d_to_conv2d.py' 2025-06-05T19:19:35.3919300Z adding 'executorch/backends/qualcomm/_passes/convert_square_to_pow.py' 2025-06-05T19:19:35.3919660Z adding 'executorch/backends/qualcomm/_passes/decompose_any.py' 2025-06-05T19:19:35.3920030Z adding 'executorch/backends/qualcomm/_passes/decompose_cdist.py' 2025-06-05T19:19:35.3920820Z adding 'executorch/backends/qualcomm/_passes/decompose_einsum.py' 2025-06-05T19:19:35.3921230Z adding 'executorch/backends/qualcomm/_passes/decompose_expm1.py' 2025-06-05T19:19:35.3921740Z adding 'executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py' 2025-06-05T19:19:35.3922160Z adding 'executorch/backends/qualcomm/_passes/decompose_roll.py' 2025-06-05T19:19:35.3922570Z adding 'executorch/backends/qualcomm/_passes/decompose_silu.py' 2025-06-05T19:19:35.3923100Z adding 'executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py' 2025-06-05T19:19:35.3923930Z adding 'executorch/backends/qualcomm/_passes/fixed_linear_keep_dim.py' 2025-06-05T19:19:35.3924260Z adding 'executorch/backends/qualcomm/_passes/fold_qdq.py' 2025-06-05T19:19:35.3924690Z adding 'executorch/backends/qualcomm/_passes/fuse_consecutive_cast.py' 2025-06-05T19:19:35.3925150Z adding 'executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py' 2025-06-05T19:19:35.3925480Z adding 'executorch/backends/qualcomm/_passes/i64_to_i32.py' 2025-06-05T19:19:35.3925840Z adding 'executorch/backends/qualcomm/_passes/insert_io_qdq.py' 2025-06-05T19:19:35.3926220Z adding 'executorch/backends/qualcomm/_passes/insert_requantize.py' 2025-06-05T19:19:35.3926600Z adding 'executorch/backends/qualcomm/_passes/layout_transform.py' 2025-06-05T19:19:35.3927260Z adding 'executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py' 2025-06-05T19:19:35.3927640Z adding 'executorch/backends/qualcomm/_passes/qnn_pass_manager.py' 2025-06-05T19:19:35.3928090Z adding 'executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py' 2025-06-05T19:19:35.3928480Z adding 'executorch/backends/qualcomm/_passes/recompose_rms_norm.py' 2025-06-05T19:19:35.3928890Z adding 'executorch/backends/qualcomm/_passes/reduce_dynamic_range.py' 2025-06-05T19:19:35.3929260Z adding 'executorch/backends/qualcomm/_passes/remove_0d_tensor.py' 2025-06-05T19:19:35.3929650Z adding 'executorch/backends/qualcomm/_passes/remove_redundancy.py' 2025-06-05T19:19:35.3930050Z adding 'executorch/backends/qualcomm/_passes/replace_arange_args.py' 2025-06-05T19:19:35.3930480Z adding 'executorch/backends/qualcomm/_passes/replace_index_put_input.py' 2025-06-05T19:19:35.3930880Z adding 'executorch/backends/qualcomm/_passes/replace_inf_values.py' 2025-06-05T19:19:35.3931220Z adding 'executorch/backends/qualcomm/_passes/tag_quant_io.py' 2025-06-05T19:19:35.3931520Z adding 'executorch/backends/qualcomm/_passes/utils.py' 2025-06-05T19:19:35.3931810Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2025-06-05T19:19:35.3932150Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2025-06-05T19:19:35.3932510Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2025-06-05T19:19:35.3932830Z adding 'executorch/backends/qualcomm/builders/op_abs.py' 2025-06-05T19:19:35.3933250Z adding 'executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py' 2025-06-05T19:19:35.3933570Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2025-06-05T19:19:35.3933900Z adding 'executorch/backends/qualcomm/builders/op_amax.py' 2025-06-05T19:19:35.3934210Z adding 'executorch/backends/qualcomm/builders/op_and.py' 2025-06-05T19:19:35.3934550Z adding 'executorch/backends/qualcomm/builders/op_arange.py' 2025-06-05T19:19:35.3934890Z adding 'executorch/backends/qualcomm/builders/op_argmin.py' 2025-06-05T19:19:35.3935260Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2025-06-05T19:19:35.3935650Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2025-06-05T19:19:35.3936000Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2025-06-05T19:19:35.3936360Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2025-06-05T19:19:35.3936700Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2025-06-05T19:19:35.3937070Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2025-06-05T19:19:35.3937400Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2025-06-05T19:19:35.3937940Z adding 'executorch/backends/qualcomm/builders/op_cos.py' 2025-06-05T19:19:35.3938300Z adding 'executorch/backends/qualcomm/builders/op_cum_sum.py' 2025-06-05T19:19:35.3938700Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2025-06-05T19:19:35.3939060Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2025-06-05T19:19:35.3939370Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2025-06-05T19:19:35.3939690Z adding 'executorch/backends/qualcomm/builders/op_elu.py' 2025-06-05T19:19:35.3940050Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2025-06-05T19:19:35.3940510Z adding 'executorch/backends/qualcomm/builders/op_eq.py' 2025-06-05T19:19:35.3940830Z adding 'executorch/backends/qualcomm/builders/op_exp.py' 2025-06-05T19:19:35.3941170Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2025-06-05T19:19:35.3941490Z adding 'executorch/backends/qualcomm/builders/op_full.py' 2025-06-05T19:19:35.3941850Z adding 'executorch/backends/qualcomm/builders/op_full_like.py' 2025-06-05T19:19:35.3942190Z adding 'executorch/backends/qualcomm/builders/op_gather.py' 2025-06-05T19:19:35.3942500Z adding 'executorch/backends/qualcomm/builders/op_ge.py' 2025-06-05T19:19:35.3942830Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2025-06-05T19:19:35.3943180Z adding 'executorch/backends/qualcomm/builders/op_group_norm.py' 2025-06-05T19:19:35.3943500Z adding 'executorch/backends/qualcomm/builders/op_gt.py' 2025-06-05T19:19:35.3943880Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2025-06-05T19:19:35.3944240Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2025-06-05T19:19:35.3944600Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2025-06-05T19:19:35.3944920Z adding 'executorch/backends/qualcomm/builders/op_index.py' 2025-06-05T19:19:35.3945280Z adding 'executorch/backends/qualcomm/builders/op_index_put.py' 2025-06-05T19:19:35.3945670Z adding 'executorch/backends/qualcomm/builders/op_instance_norm.py' 2025-06-05T19:19:35.3946050Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2025-06-05T19:19:35.3946350Z adding 'executorch/backends/qualcomm/builders/op_le.py' 2025-06-05T19:19:35.3946690Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2025-06-05T19:19:35.3947000Z adding 'executorch/backends/qualcomm/builders/op_log.py' 2025-06-05T19:19:35.3947380Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2025-06-05T19:19:35.3947740Z adding 'executorch/backends/qualcomm/builders/op_logical_not.py' 2025-06-05T19:19:35.3948060Z adding 'executorch/backends/qualcomm/builders/op_lt.py' 2025-06-05T19:19:35.3948400Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2025-06-05T19:19:35.3948720Z adding 'executorch/backends/qualcomm/builders/op_max.py' 2025-06-05T19:19:35.3949070Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2025-06-05T19:19:35.3949420Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2025-06-05T19:19:35.3949740Z adding 'executorch/backends/qualcomm/builders/op_min.py' 2025-06-05T19:19:35.3950060Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2025-06-05T19:19:35.3950370Z adding 'executorch/backends/qualcomm/builders/op_ne.py' 2025-06-05T19:19:35.3950680Z adding 'executorch/backends/qualcomm/builders/op_neg.py' 2025-06-05T19:19:35.3951000Z adding 'executorch/backends/qualcomm/builders/op_or.py' 2025-06-05T19:19:35.3951320Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2025-06-05T19:19:35.3951640Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2025-06-05T19:19:35.3951970Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2025-06-05T19:19:35.3952320Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2025-06-05T19:19:35.3952640Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2025-06-05T19:19:35.3952990Z adding 'executorch/backends/qualcomm/builders/op_repeat.py' 2025-06-05T19:19:35.3953650Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2025-06-05T19:19:35.3954290Z adding 'executorch/backends/qualcomm/builders/op_resize.py' 2025-06-05T19:19:35.3954490Z adding 'executorch/backends/qualcomm/builders/op_rms_norm.py' 2025-06-05T19:19:35.3954630Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2025-06-05T19:19:35.3954780Z adding 'executorch/backends/qualcomm/builders/op_scalar_tensor.py' 2025-06-05T19:19:35.3954930Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2025-06-05T19:19:35.3955070Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2025-06-05T19:19:35.3955450Z adding 'executorch/backends/qualcomm/builders/op_sin.py' 2025-06-05T19:19:35.3955590Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2025-06-05T19:19:35.3955730Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2025-06-05T19:19:35.3955870Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2025-06-05T19:19:35.3956030Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2025-06-05T19:19:35.3956200Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2025-06-05T19:19:35.3956320Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2025-06-05T19:19:35.3956450Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2025-06-05T19:19:35.3956580Z adding 'executorch/backends/qualcomm/builders/op_stack.py' 2025-06-05T19:19:35.3956700Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2025-06-05T19:19:35.3956850Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2025-06-05T19:19:35.3956990Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2025-06-05T19:19:35.3957120Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2025-06-05T19:19:35.3957250Z adding 'executorch/backends/qualcomm/builders/op_topk.py' 2025-06-05T19:19:35.3957390Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2025-06-05T19:19:35.3957520Z adding 'executorch/backends/qualcomm/builders/op_unbind.py' 2025-06-05T19:19:35.3957660Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2025-06-05T19:19:35.3957840Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2025-06-05T19:19:35.3958000Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2025-06-05T19:19:35.3958130Z adding 'executorch/backends/qualcomm/builders/op_where.py' 2025-06-05T19:19:35.3958270Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2025-06-05T19:19:35.3958390Z adding 'executorch/backends/qualcomm/builders/utils.py' 2025-06-05T19:19:35.3958510Z adding 'executorch/backends/qualcomm/debugger/utils.py' 2025-06-05T19:19:35.3958650Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2025-06-05T19:19:35.3958810Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2025-06-05T19:19:35.3958930Z adding 'executorch/backends/qualcomm/partition/utils.py' 2025-06-05T19:19:35.3959070Z adding 'executorch/backends/qualcomm/quantizer/annotators.py' 2025-06-05T19:19:35.3959260Z adding 'executorch/backends/qualcomm/quantizer/custom_annotation.py' 2025-06-05T19:19:35.3959390Z adding 'executorch/backends/qualcomm/quantizer/qconfig.py' 2025-06-05T19:19:35.3959530Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2025-06-05T19:19:35.3959750Z adding 'executorch/backends/qualcomm/quantizer/observers/per_block_param_observer.py' 2025-06-05T19:19:35.3959960Z adding 'executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py' 2025-06-05T19:19:35.3960150Z adding 'executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs' 2025-06-05T19:19:35.3960300Z adding 'executorch/backends/qualcomm/serialization/qc_schema.py' 2025-06-05T19:19:35.3960470Z adding 'executorch/backends/qualcomm/serialization/qc_schema_serialize.py' 2025-06-05T19:19:35.3960590Z adding 'executorch/backends/qualcomm/tests/models.py' 2025-06-05T19:19:35.3960850Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2025-06-05T19:19:35.3960970Z adding 'executorch/backends/qualcomm/tests/utils.py' 2025-06-05T19:19:35.3961100Z adding 'executorch/backends/qualcomm/utils/constants.py' 2025-06-05T19:19:35.3961210Z adding 'executorch/backends/qualcomm/utils/utils.py' 2025-06-05T19:19:35.3961330Z adding 'executorch/backends/transforms/__init__.py' 2025-06-05T19:19:35.3961470Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2025-06-05T19:19:35.3961610Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2025-06-05T19:19:35.3961800Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2025-06-05T19:19:35.3961970Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2025-06-05T19:19:35.3962130Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2025-06-05T19:19:35.3962270Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2025-06-05T19:19:35.3962400Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2025-06-05T19:19:35.3962530Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2025-06-05T19:19:35.3962670Z adding 'executorch/backends/transforms/rank_0_to_rank_1.py' 2025-06-05T19:19:35.3962790Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2025-06-05T19:19:35.3962930Z adding 'executorch/backends/transforms/remove_getitem_op.py' 2025-06-05T19:19:35.3963100Z adding 'executorch/backends/transforms/replace_scalar_with_tensor.py' 2025-06-05T19:19:35.3963200Z adding 'executorch/backends/transforms/utils.py' 2025-06-05T19:19:35.3963390Z adding 'executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py' 2025-06-05T19:19:35.3963610Z adding 'executorch/backends/transforms/test/test_create_delete_constant_placeholder.py' 2025-06-05T19:19:35.3963810Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2025-06-05T19:19:35.3963980Z adding 'executorch/backends/transforms/test/test_rank_0_to_rank_1.py' 2025-06-05T19:19:35.3964090Z adding 'executorch/backends/vulkan/__init__.py' 2025-06-05T19:19:35.3964210Z adding 'executorch/backends/vulkan/custom_ops_lib.py' 2025-06-05T19:19:35.3964330Z adding 'executorch/backends/vulkan/op_registry.py' 2025-06-05T19:19:35.3964420Z adding 'executorch/backends/vulkan/utils.py' 2025-06-05T19:19:35.3964550Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2025-06-05T19:19:35.3964670Z adding 'executorch/backends/vulkan/_passes/__init__.py' 2025-06-05T19:19:35.3964830Z adding 'executorch/backends/vulkan/_passes/fuse_quantized_ops.py' 2025-06-05T19:19:35.3964980Z adding 'executorch/backends/vulkan/_passes/insert_prepack_nodes.py' 2025-06-05T19:19:35.3965160Z adding 'executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py' 2025-06-05T19:19:35.3965300Z adding 'executorch/backends/vulkan/_passes/remove_asserts.py' 2025-06-05T19:19:35.3965480Z adding 'executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py' 2025-06-05T19:19:35.3965640Z adding 'executorch/backends/vulkan/_passes/remove_redundant_ops.py' 2025-06-05T19:19:35.3965810Z adding 'executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py' 2025-06-05T19:19:35.3965970Z adding 'executorch/backends/vulkan/_passes/tag_memory_meta_pass.py' 2025-06-05T19:19:35.3966140Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2025-06-05T19:19:35.3966300Z adding 'executorch/backends/vulkan/quantizer/vulkan_quantizer.py' 2025-06-05T19:19:35.3966470Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2025-06-05T19:19:35.3966670Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml' 2025-06-05T19:19:35.3966890Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml' 2025-06-05T19:19:35.3967090Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2025-06-05T19:19:35.3967360Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2025-06-05T19:19:35.3967700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2025-06-05T19:19:35.3967890Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2025-06-05T19:19:35.3968070Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2025-06-05T19:19:35.3968340Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml' 2025-06-05T19:19:35.3968540Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml' 2025-06-05T19:19:35.3968730Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml' 2025-06-05T19:19:35.3968990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2025-06-05T19:19:35.3969150Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2025-06-05T19:19:35.3969310Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2025-06-05T19:19:35.3969490Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2025-06-05T19:19:35.3969700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2025-06-05T19:19:35.3969930Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2025-06-05T19:19:35.3970160Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml' 2025-06-05T19:19:35.3970370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2025-06-05T19:19:35.3970550Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2025-06-05T19:19:35.3970750Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw_s1p0.yaml' 2025-06-05T19:19:35.3970940Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2025-06-05T19:19:35.3971190Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2025-06-05T19:19:35.3971400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2025-06-05T19:19:35.3971610Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2025-06-05T19:19:35.3971820Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml' 2025-06-05T19:19:35.3972000Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2025-06-05T19:19:35.3972180Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml' 2025-06-05T19:19:35.3972360Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2025-06-05T19:19:35.3972550Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml' 2025-06-05T19:19:35.3972730Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml' 2025-06-05T19:19:35.3972920Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2025-06-05T19:19:35.3973130Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2025-06-05T19:19:35.3973320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml' 2025-06-05T19:19:35.3973500Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw.yaml' 2025-06-05T19:19:35.3973700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_coop.yaml' 2025-06-05T19:19:35.3973910Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_tiled.yaml' 2025-06-05T19:19:35.3974100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_coop.yaml' 2025-06-05T19:19:35.3974310Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qga4w_tiled.yaml' 2025-06-05T19:19:35.3974480Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2025-06-05T19:19:35.3974680Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2025-06-05T19:19:35.3974930Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml' 2025-06-05T19:19:35.3975210Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml' 2025-06-05T19:19:35.3975400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml' 2025-06-05T19:19:35.3975560Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2025-06-05T19:19:35.3975860Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pack_int4_linear_weight_transposed_interleaved.yaml' 2025-06-05T19:19:35.3976040Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2025-06-05T19:19:35.3976320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2025-06-05T19:19:35.3976490Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2025-06-05T19:19:35.3976660Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml' 2025-06-05T19:19:35.3976820Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat.yaml' 2025-06-05T19:19:35.3977010Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2025-06-05T19:19:35.3977210Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml' 2025-06-05T19:19:35.3977410Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml' 2025-06-05T19:19:35.3977640Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml' 2025-06-05T19:19:35.3977810Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml' 2025-06-05T19:19:35.3977960Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/tan.yaml' 2025-06-05T19:19:35.3978150Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_buffer.yaml' 2025-06-05T19:19:35.3978350Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_texture.yaml' 2025-06-05T19:19:35.3978510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2025-06-05T19:19:35.3978690Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_2d.yaml' 2025-06-05T19:19:35.3978870Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/var_buffer.yaml' 2025-06-05T19:19:35.3979050Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/var_texture3d.yaml' 2025-06-05T19:19:35.3979210Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2025-06-05T19:19:35.3979370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/where.yaml' 2025-06-05T19:19:35.3979510Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2025-06-05T19:19:35.3979680Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2025-06-05T19:19:35.3979860Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2025-06-05T19:19:35.3980040Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2025-06-05T19:19:35.3980200Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2025-06-05T19:19:35.3980350Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2025-06-05T19:19:35.3980520Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2025-06-05T19:19:35.3980650Z adding 'executorch/backends/vulkan/test/test_vulkan_passes.py' 2025-06-05T19:19:35.3980790Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2025-06-05T19:19:35.3980950Z adding 'executorch/backends/vulkan/test/glsl/dynamic_dispatch_test.yaml' 2025-06-05T19:19:35.3981120Z adding 'executorch/backends/vulkan/test/glsl/reference_matmul_common.yaml' 2025-06-05T19:19:35.3981250Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2025-06-05T19:19:35.3981430Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py' 2025-06-05T19:19:35.3981620Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py' 2025-06-05T19:19:35.3981780Z adding 'executorch/backends/vulkan/test/op_tests/utils/aten_types.py' 2025-06-05T19:19:35.3981950Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py' 2025-06-05T19:19:35.3982220Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py' 2025-06-05T19:19:35.3982420Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py' 2025-06-05T19:19:35.3982610Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py' 2025-06-05T19:19:35.3982770Z adding 'executorch/backends/vulkan/test/op_tests/utils/test_suite.py' 2025-06-05T19:19:35.3982990Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2025-06-05T19:19:35.3983300Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2025-06-05T19:19:35.3983500Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2025-06-05T19:19:35.3983700Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2025-06-05T19:19:35.3983890Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2025-06-05T19:19:35.3984080Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2025-06-05T19:19:35.3984290Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2025-06-05T19:19:35.3984510Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2025-06-05T19:19:35.3984790Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2025-06-05T19:19:35.3984940Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2025-06-05T19:19:35.3985110Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2025-06-05T19:19:35.3985300Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2025-06-05T19:19:35.3985460Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2025-06-05T19:19:35.3985630Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml' 2025-06-05T19:19:35.3985830Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml' 2025-06-05T19:19:35.3985990Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2025-06-05T19:19:35.3986090Z adding 'executorch/backends/xnnpack/__init__.py' 2025-06-05T19:19:35.3986220Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2025-06-05T19:19:35.3986340Z adding 'executorch/backends/xnnpack/_passes/__init__.py' 2025-06-05T19:19:35.3986530Z adding 'executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py' 2025-06-05T19:19:35.3986690Z adding 'executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py' 2025-06-05T19:19:35.3986840Z adding 'executorch/backends/xnnpack/_passes/convert_to_linear.py' 2025-06-05T19:19:35.3987000Z adding 'executorch/backends/xnnpack/_passes/convert_to_sdpa.py' 2025-06-05T19:19:35.3987190Z adding 'executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py' 2025-06-05T19:19:35.3987330Z adding 'executorch/backends/xnnpack/_passes/decompose_cat.py' 2025-06-05T19:19:35.3987490Z adding 'executorch/backends/xnnpack/_passes/fuse_activation_pass.py' 2025-06-05T19:19:35.3987660Z adding 'executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py' 2025-06-05T19:19:35.3987810Z adding 'executorch/backends/xnnpack/_passes/prelu_reshape_pass.py' 2025-06-05T19:19:35.3987970Z adding 'executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py' 2025-06-05T19:19:35.3988100Z adding 'executorch/backends/xnnpack/_passes/xnnpack_pass.py' 2025-06-05T19:19:35.3988230Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2025-06-05T19:19:35.3988370Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2025-06-05T19:19:35.3988490Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2025-06-05T19:19:35.3988610Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2025-06-05T19:19:35.3988730Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2025-06-05T19:19:35.3988960Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2025-06-05T19:19:35.3989080Z adding 'executorch/backends/xnnpack/operators/op_bmm.py' 2025-06-05T19:19:35.3989200Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2025-06-05T19:19:35.3989330Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2025-06-05T19:19:35.3989460Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2025-06-05T19:19:35.3989580Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2025-06-05T19:19:35.3989700Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2025-06-05T19:19:35.3989940Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2025-06-05T19:19:35.3990110Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2025-06-05T19:19:35.3990230Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2025-06-05T19:19:35.3990350Z adding 'executorch/backends/xnnpack/operators/op_exp.py' 2025-06-05T19:19:35.3990480Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2025-06-05T19:19:35.3990600Z adding 'executorch/backends/xnnpack/operators/op_gelu.py' 2025-06-05T19:19:35.3990740Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2025-06-05T19:19:35.3990880Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2025-06-05T19:19:35.3991020Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2025-06-05T19:19:35.3991140Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2025-06-05T19:19:35.3991270Z adding 'executorch/backends/xnnpack/operators/op_log.py' 2025-06-05T19:19:35.3991450Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2025-06-05T19:19:35.3991580Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2025-06-05T19:19:35.3991720Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2025-06-05T19:19:35.3991850Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2025-06-05T19:19:35.3991990Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2025-06-05T19:19:35.3992120Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2025-06-05T19:19:35.3992250Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2025-06-05T19:19:35.3992380Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2025-06-05T19:19:35.3992510Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2025-06-05T19:19:35.3992640Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2025-06-05T19:19:35.3992780Z adding 'executorch/backends/xnnpack/operators/op_quant_dequant.py' 2025-06-05T19:19:35.3992910Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2025-06-05T19:19:35.3993030Z adding 'executorch/backends/xnnpack/operators/op_rsqrt.py' 2025-06-05T19:19:35.3993160Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2025-06-05T19:19:35.3993290Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2025-06-05T19:19:35.3993430Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2025-06-05T19:19:35.3993580Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2025-06-05T19:19:35.3993700Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2025-06-05T19:19:35.3993830Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2025-06-05T19:19:35.3993970Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2025-06-05T19:19:35.3994100Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2025-06-05T19:19:35.3994270Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2025-06-05T19:19:35.3994450Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2025-06-05T19:19:35.3994570Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2025-06-05T19:19:35.3994730Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2025-06-05T19:19:35.3994860Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2025-06-05T19:19:35.3995090Z adding 'executorch/backends/xnnpack/partition/configs.py' 2025-06-05T19:19:35.3995260Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2025-06-05T19:19:35.3995410Z adding 'executorch/backends/xnnpack/partition/config/__init__.py' 2025-06-05T19:19:35.3995560Z adding 'executorch/backends/xnnpack/partition/config/gemm_configs.py' 2025-06-05T19:19:35.3995750Z adding 'executorch/backends/xnnpack/partition/config/generic_node_configs.py' 2025-06-05T19:19:35.3995910Z adding 'executorch/backends/xnnpack/partition/config/node_configs.py' 2025-06-05T19:19:35.3996180Z adding 'executorch/backends/xnnpack/partition/config/quant_affine_configs.py' 2025-06-05T19:19:35.3996350Z adding 'executorch/backends/xnnpack/partition/config/xnnpack_config.py' 2025-06-05T19:19:35.3996510Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2025-06-05T19:19:35.3996640Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2025-06-05T19:19:35.3996790Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py' 2025-06-05T19:19:35.3996970Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py' 2025-06-05T19:19:35.3997120Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2025-06-05T19:19:35.3997260Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2025-06-05T19:19:35.3997430Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2025-06-05T19:19:35.3997620Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2025-06-05T19:19:35.3997760Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2025-06-05T19:19:35.3997930Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2025-06-05T19:19:35.3998070Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2025-06-05T19:19:35.3998190Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2025-06-05T19:19:35.3998340Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2025-06-05T19:19:35.3998480Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2025-06-05T19:19:35.3998620Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2025-06-05T19:19:35.3998780Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2025-06-05T19:19:35.3998920Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2025-06-05T19:19:35.3999060Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2025-06-05T19:19:35.3999200Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2025-06-05T19:19:35.3999330Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2025-06-05T19:19:35.3999480Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2025-06-05T19:19:35.3999630Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2025-06-05T19:19:35.3999740Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2025-06-05T19:19:35.3999870Z adding 'executorch/backends/xnnpack/test/ops/test_abs.py' 2025-06-05T19:19:35.3999990Z adding 'executorch/backends/xnnpack/test/ops/test_add.py' 2025-06-05T19:19:35.4000130Z adding 'executorch/backends/xnnpack/test/ops/test_avgpool2d.py' 2025-06-05T19:19:35.4000270Z adding 'executorch/backends/xnnpack/test/ops/test_bilinear2d.py' 2025-06-05T19:19:35.4000390Z adding 'executorch/backends/xnnpack/test/ops/test_bmm.py' 2025-06-05T19:19:35.4000510Z adding 'executorch/backends/xnnpack/test/ops/test_cat.py' 2025-06-05T19:19:35.4000640Z adding 'executorch/backends/xnnpack/test/ops/test_ceil.py' 2025-06-05T19:19:35.4000800Z adding 'executorch/backends/xnnpack/test/ops/test_check_quant_params.py' 2025-06-05T19:19:35.4000930Z adding 'executorch/backends/xnnpack/test/ops/test_clamp.py' 2025-06-05T19:19:35.4001060Z adding 'executorch/backends/xnnpack/test/ops/test_conv1d.py' 2025-06-05T19:19:35.4001190Z adding 'executorch/backends/xnnpack/test/ops/test_conv2d.py' 2025-06-05T19:19:35.4001320Z adding 'executorch/backends/xnnpack/test/ops/test_div.py' 2025-06-05T19:19:35.4001480Z adding 'executorch/backends/xnnpack/test/ops/test_elu.py' 2025-06-05T19:19:35.4001610Z adding 'executorch/backends/xnnpack/test/ops/test_exp.py' 2025-06-05T19:19:35.4001740Z adding 'executorch/backends/xnnpack/test/ops/test_floor.py' 2025-06-05T19:19:35.4001860Z adding 'executorch/backends/xnnpack/test/ops/test_gelu.py' 2025-06-05T19:19:35.4002000Z adding 'executorch/backends/xnnpack/test/ops/test_hardswish.py' 2025-06-05T19:19:35.4002140Z adding 'executorch/backends/xnnpack/test/ops/test_hardtanh.py' 2025-06-05T19:19:35.4002330Z adding 'executorch/backends/xnnpack/test/ops/test_leaky_relu.py' 2025-06-05T19:19:35.4002460Z adding 'executorch/backends/xnnpack/test/ops/test_linear.py' 2025-06-05T19:19:35.4002580Z adding 'executorch/backends/xnnpack/test/ops/test_log.py' 2025-06-05T19:19:35.4002710Z adding 'executorch/backends/xnnpack/test/ops/test_lstm.py' 2025-06-05T19:19:35.4002840Z adding 'executorch/backends/xnnpack/test/ops/test_max_dim.py' 2025-06-05T19:19:35.4002980Z adding 'executorch/backends/xnnpack/test/ops/test_maximum.py' 2025-06-05T19:19:35.4003120Z adding 'executorch/backends/xnnpack/test/ops/test_maxpool2d.py' 2025-06-05T19:19:35.4003250Z adding 'executorch/backends/xnnpack/test/ops/test_mean_dim.py' 2025-06-05T19:19:35.4003380Z adding 'executorch/backends/xnnpack/test/ops/test_minimum.py' 2025-06-05T19:19:35.4003520Z adding 'executorch/backends/xnnpack/test/ops/test_multiply.py' 2025-06-05T19:19:35.4003650Z adding 'executorch/backends/xnnpack/test/ops/test_negate.py' 2025-06-05T19:19:35.4003790Z adding 'executorch/backends/xnnpack/test/ops/test_permute.py' 2025-06-05T19:19:35.4003910Z adding 'executorch/backends/xnnpack/test/ops/test_pow.py' 2025-06-05T19:19:35.4004040Z adding 'executorch/backends/xnnpack/test/ops/test_prelu.py' 2025-06-05T19:19:35.4004210Z adding 'executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py' 2025-06-05T19:19:35.4004340Z adding 'executorch/backends/xnnpack/test/ops/test_relu.py' 2025-06-05T19:19:35.4004530Z adding 'executorch/backends/xnnpack/test/ops/test_rsqrt.py' 2025-06-05T19:19:35.4009990Z adding 'executorch/backends/xnnpack/test/ops/test_sdpa.py' 2025-06-05T19:19:35.4010190Z adding 'executorch/backends/xnnpack/test/ops/test_sigmoid.py' 2025-06-05T19:19:35.4010340Z adding 'executorch/backends/xnnpack/test/ops/test_slice_copy.py' 2025-06-05T19:19:35.5780100Z adding 'executorch/backends/xnnpack/test/ops/test_softmax.py' 2025-06-05T19:19:35.5780390Z adding 'executorch/backends/xnnpack/test/ops/test_sqrt.py' 2025-06-05T19:19:35.5780560Z adding 'executorch/backends/xnnpack/test/ops/test_square.py' 2025-06-05T19:19:35.5780740Z adding 'executorch/backends/xnnpack/test/ops/test_static_constant_pad.py' 2025-06-05T19:19:35.5780860Z adding 'executorch/backends/xnnpack/test/ops/test_sub.py' 2025-06-05T19:19:35.5781050Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2025-06-05T19:19:35.5781260Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2025-06-05T19:19:35.5781470Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2025-06-05T19:19:35.5781650Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2025-06-05T19:19:35.5781830Z adding 'executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py' 2025-06-05T19:19:35.5782010Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2025-06-05T19:19:35.5782200Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2025-06-05T19:19:35.5782390Z adding 'executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py' 2025-06-05T19:19:35.5782580Z adding 'executorch/backends/xnnpack/test/quantizer/test_representation.py' 2025-06-05T19:19:35.5782760Z adding 'executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py' 2025-06-05T19:19:35.5782950Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2025-06-05T19:19:35.5783330Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2025-06-05T19:19:35.5783480Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2025-06-05T19:19:35.5783610Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2025-06-05T19:19:35.5783800Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2025-06-05T19:19:35.5783960Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2025-06-05T19:19:35.5784100Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2025-06-05T19:19:35.5784420Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2025-06-05T19:19:35.5784590Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2025-06-05T19:19:35.5784760Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2025-06-05T19:19:35.5784930Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2025-06-05T19:19:35.5785090Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2025-06-05T19:19:35.5785240Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2025-06-05T19:19:35.5785430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py' 2025-06-05T19:19:35.5785650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py' 2025-06-05T19:19:35.5785890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py' 2025-06-05T19:19:35.5786090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2025-06-05T19:19:35.5786290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2025-06-05T19:19:35.5786480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2025-06-05T19:19:35.5786670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2025-06-05T19:19:35.5786890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2025-06-05T19:19:35.5787110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2025-06-05T19:19:35.5787300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml' 2025-06-05T19:19:35.5787500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2025-06-05T19:19:35.5787690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2025-06-05T19:19:35.5787890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2025-06-05T19:19:35.5788080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2025-06-05T19:19:35.5788270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2025-06-05T19:19:35.5788500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2025-06-05T19:19:35.5788690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2025-06-05T19:19:35.5788870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2025-06-05T19:19:35.5789050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2025-06-05T19:19:35.5789220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2025-06-05T19:19:35.5789410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2025-06-05T19:19:35.5789620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2025-06-05T19:19:35.5789820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2025-06-05T19:19:35.5790000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2025-06-05T19:19:35.5790190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2025-06-05T19:19:35.5790460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2025-06-05T19:19:35.5790670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2025-06-05T19:19:35.5790860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2025-06-05T19:19:35.5791050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2025-06-05T19:19:35.5791220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2025-06-05T19:19:35.5791480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2025-06-05T19:19:35.5791680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2025-06-05T19:19:35.5791870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2025-06-05T19:19:35.5792070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2025-06-05T19:19:35.5792270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2025-06-05T19:19:35.5792440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2025-06-05T19:19:35.5792640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2025-06-05T19:19:35.5792850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5793060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2025-06-05T19:19:35.5793260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2025-06-05T19:19:35.5793460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2025-06-05T19:19:35.5793690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2025-06-05T19:19:35.5793890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2025-06-05T19:19:35.5794110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2025-06-05T19:19:35.5794290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml' 2025-06-05T19:19:35.5794460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2025-06-05T19:19:35.5794640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2025-06-05T19:19:35.5794820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2025-06-05T19:19:35.5794990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2025-06-05T19:19:35.5795190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2025-06-05T19:19:35.5795390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2025-06-05T19:19:35.5795610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2025-06-05T19:19:35.5795810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2025-06-05T19:19:35.5796030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5796240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5796460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2025-06-05T19:19:35.5796690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2025-06-05T19:19:35.5796910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5797120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5797340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2025-06-05T19:19:35.5797720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2025-06-05T19:19:35.5797970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5798180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml' 2025-06-05T19:19:35.5798400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2025-06-05T19:19:35.5798630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2025-06-05T19:19:35.5799010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml' 2025-06-05T19:19:35.5799190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml' 2025-06-05T19:19:35.5799400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2025-06-05T19:19:35.5799600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2025-06-05T19:19:35.5799810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2025-06-05T19:19:35.5800030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2025-06-05T19:19:35.6012050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml' 2025-06-05T19:19:35.6012250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml' 2025-06-05T19:19:35.6012500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2025-06-05T19:19:35.6012740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2025-06-05T19:19:35.6012950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2025-06-05T19:19:35.6013140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2025-06-05T19:19:35.6013330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2025-06-05T19:19:35.6013570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2025-06-05T19:19:35.6013790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2025-06-05T19:19:35.6014020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2025-06-05T19:19:35.6014260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2025-06-05T19:19:35.6014490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2025-06-05T19:19:35.6014720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2025-06-05T19:19:35.6014940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2025-06-05T19:19:35.6015180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2025-06-05T19:19:35.6015410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2025-06-05T19:19:35.6015630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2025-06-05T19:19:35.6015830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2025-06-05T19:19:35.6016070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2025-06-05T19:19:35.6016290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2025-06-05T19:19:35.6016560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2025-06-05T19:19:35.6016800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py' 2025-06-05T19:19:35.6017070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py' 2025-06-05T19:19:35.6017300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2025-06-05T19:19:35.6017750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2025-06-05T19:19:35.6018050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2025-06-05T19:19:35.6018280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2025-06-05T19:19:35.6018520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2025-06-05T19:19:35.6018760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2025-06-05T19:19:35.6019080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2025-06-05T19:19:35.6019250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2025-06-05T19:19:35.6019460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2025-06-05T19:19:35.6019630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2025-06-05T19:19:35.6019800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2025-06-05T19:19:35.6019970Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2025-06-05T19:19:35.6020120Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2025-06-05T19:19:35.6020310Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2025-06-05T19:19:35.6020510Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2025-06-05T19:19:35.6020730Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2025-06-05T19:19:35.6020960Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2025-06-05T19:19:35.6021180Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2025-06-05T19:19:35.6021350Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2025-06-05T19:19:35.6021520Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2025-06-05T19:19:35.6021630Z adding 'executorch/backends/xnnpack/utils/configs.py' 2025-06-05T19:19:35.6021760Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2025-06-05T19:19:35.6021870Z adding 'executorch/backends/xnnpack/utils/utils.py' 2025-06-05T19:19:35.6022010Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2025-06-05T19:19:35.6022100Z adding 'executorch/codegen/__init__.py' 2025-06-05T19:19:35.6022180Z adding 'executorch/codegen/gen.py' 2025-06-05T19:19:35.6022260Z adding 'executorch/codegen/model.py' 2025-06-05T19:19:35.6022360Z adding 'executorch/codegen/parse.py' 2025-06-05T19:19:35.6022450Z adding 'executorch/codegen/api/__init__.py' 2025-06-05T19:19:35.6022550Z adding 'executorch/codegen/api/custom_ops.py' 2025-06-05T19:19:35.6022640Z adding 'executorch/codegen/api/et_cpp.py' 2025-06-05T19:19:35.6022730Z adding 'executorch/codegen/api/unboxing.py' 2025-06-05T19:19:35.6022850Z adding 'executorch/codegen/api/types/__init__.py' 2025-06-05T19:19:35.6022970Z adding 'executorch/codegen/api/types/signatures.py' 2025-06-05T19:19:35.6023090Z adding 'executorch/codegen/api/types/types.py' 2025-06-05T19:19:35.6023230Z adding 'executorch/codegen/test/test_executorch_custom_ops.py' 2025-06-05T19:19:35.6023370Z adding 'executorch/codegen/test/test_executorch_gen.py' 2025-06-05T19:19:35.6023530Z adding 'executorch/codegen/test/test_executorch_signatures.py' 2025-06-05T19:19:35.6023660Z adding 'executorch/codegen/test/test_executorch_types.py' 2025-06-05T19:19:35.6023790Z adding 'executorch/codegen/test/test_executorch_unboxing.py' 2025-06-05T19:19:35.6023920Z adding 'executorch/codegen/test/test_selective_build.py' 2025-06-05T19:19:35.6024030Z adding 'executorch/codegen/tools/__init__.py' 2025-06-05T19:19:35.6024140Z adding 'executorch/codegen/tools/gen_all_oplist.py' 2025-06-05T19:19:35.6024240Z adding 'executorch/codegen/tools/gen_oplist.py' 2025-06-05T19:19:35.6024420Z adding 'executorch/codegen/tools/gen_ops_def.py' 2025-06-05T19:19:35.6024560Z adding 'executorch/codegen/tools/gen_selected_op_variants.py' 2025-06-05T19:19:35.6024660Z adding 'executorch/codegen/tools/merge_yaml.py' 2025-06-05T19:19:35.6024750Z adding 'executorch/codegen/tools/yaml_util.py' 2025-06-05T19:19:35.6024880Z adding 'executorch/codegen/tools/test/test_gen_all_oplist.py' 2025-06-05T19:19:35.6025010Z adding 'executorch/codegen/tools/test/test_gen_oplist.py' 2025-06-05T19:19:35.6025160Z adding 'executorch/codegen/tools/test/test_gen_oplist_real_model.py' 2025-06-05T19:19:35.6025400Z adding 'executorch/codegen/tools/test/test_gen_selected_op_variants.py' 2025-06-05T19:19:35.6025480Z adding 'executorch/data/bin/__init__.py' 2025-06-05T19:19:35.6025560Z adding 'executorch/data/bin/flatc' 2025-06-05T19:19:35.6025640Z adding 'executorch/devtools/__init__.py' 2025-06-05T19:19:35.6025760Z adding 'executorch/devtools/backend_debug/__init__.py' 2025-06-05T19:19:35.6025900Z adding 'executorch/devtools/backend_debug/delegation_info.py' 2025-06-05T19:19:35.6026060Z adding 'executorch/devtools/backend_debug/tests/test_delegation_info.py' 2025-06-05T19:19:35.6026180Z adding 'executorch/devtools/bundled_program/config.py' 2025-06-05T19:19:35.6026290Z adding 'executorch/devtools/bundled_program/core.py' 2025-06-05T19:19:35.6026410Z adding 'executorch/devtools/bundled_program/version.py' 2025-06-05T19:19:35.6026550Z adding 'executorch/devtools/bundled_program/schema/__init__.py' 2025-06-05T19:19:35.6026730Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.fbs' 2025-06-05T19:19:35.6026910Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.py' 2025-06-05T19:19:35.6027060Z adding 'executorch/devtools/bundled_program/schema/scalar_type.fbs' 2025-06-05T19:19:35.6027230Z adding 'executorch/devtools/bundled_program/schema/test/test_schema.py' 2025-06-05T19:19:35.6027390Z adding 'executorch/devtools/bundled_program/serialize/__init__.py' 2025-06-05T19:19:35.6027580Z adding 'executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs' 2025-06-05T19:19:35.6027740Z adding 'executorch/devtools/bundled_program/serialize/scalar_type.fbs' 2025-06-05T19:19:35.6027920Z adding 'executorch/devtools/bundled_program/serialize/test/test_serialize.py' 2025-06-05T19:19:35.6028080Z adding 'executorch/devtools/bundled_program/test/test_bundle_data.py' 2025-06-05T19:19:35.6028220Z adding 'executorch/devtools/bundled_program/test/test_config.py' 2025-06-05T19:19:35.6028390Z adding 'executorch/devtools/bundled_program/test/test_end2end.py' 2025-06-05T19:19:35.6028530Z adding 'executorch/devtools/bundled_program/util/test_util.py' 2025-06-05T19:19:35.6028650Z adding 'executorch/devtools/debug_format/base_schema.py' 2025-06-05T19:19:35.6028770Z adding 'executorch/devtools/debug_format/et_schema.py' 2025-06-05T19:19:35.6028900Z adding 'executorch/devtools/etdump/etdump_schema_flatcc.fbs' 2025-06-05T19:19:35.6029010Z adding 'executorch/devtools/etdump/scalar_type.fbs' 2025-06-05T19:19:35.6029120Z adding 'executorch/devtools/etdump/schema_flatcc.py' 2025-06-05T19:19:35.6029220Z adding 'executorch/devtools/etdump/serialize.py' 2025-06-05T19:19:35.6029350Z adding 'executorch/devtools/etdump/tests/serialize_test.py' 2025-06-05T19:19:35.6029450Z adding 'executorch/devtools/etrecord/__init__.py' 2025-06-05T19:19:35.6029550Z adding 'executorch/devtools/etrecord/_etrecord.py' 2025-06-05T19:19:35.6029690Z adding 'executorch/devtools/etrecord/tests/etrecord_test.py' 2025-06-05T19:19:35.6029880Z adding 'executorch/devtools/inspector/__init__.py' 2025-06-05T19:19:35.6029990Z adding 'executorch/devtools/inspector/_inspector.py' 2025-06-05T19:19:35.6030110Z adding 'executorch/devtools/inspector/_inspector_utils.py' 2025-06-05T19:19:35.6030280Z adding 'executorch/devtools/inspector/_intermediate_output_capturer.py' 2025-06-05T19:19:35.6030400Z adding 'executorch/devtools/inspector/inspector_cli.py' 2025-06-05T19:19:35.6030620Z adding 'executorch/devtools/inspector/tests/event_blocks_test.py' 2025-06-05T19:19:35.6030770Z adding 'executorch/devtools/inspector/tests/inspector_test.py' 2025-06-05T19:19:35.6030940Z adding 'executorch/devtools/inspector/tests/inspector_test_utils.py' 2025-06-05T19:19:35.6031100Z adding 'executorch/devtools/inspector/tests/inspector_utils_test.py' 2025-06-05T19:19:35.6031300Z adding 'executorch/devtools/inspector/tests/intermediate_output_capturer_test.py' 2025-06-05T19:19:35.6031460Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool.py' 2025-06-05T19:19:35.6394170Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool_test.py' 2025-06-05T19:19:35.6396100Z adding 'executorch/devtools/visualization/__init__.py' 2025-06-05T19:19:35.6409130Z adding 'executorch/devtools/visualization/visualization_utils.py' 2025-06-05T19:19:35.6416140Z adding 'executorch/devtools/visualization/visualization_utils_test.py' 2025-06-05T19:19:35.6416430Z adding 'executorch/examples/apple/coreml/llama/export.py' 2025-06-05T19:19:35.6417660Z adding 'executorch/examples/apple/coreml/llama/llama_transformer.py' 2025-06-05T19:19:35.6417880Z adding 'executorch/examples/apple/coreml/llama/run.py' 2025-06-05T19:19:35.6418000Z adding 'executorch/examples/apple/coreml/llama/test.py' 2025-06-05T19:19:35.6418140Z adding 'executorch/examples/apple/coreml/llama/utils.py' 2025-06-05T19:19:35.6418300Z adding 'executorch/examples/apple/coreml/scripts/debugger_cli.py' 2025-06-05T19:19:35.6418430Z adding 'executorch/examples/apple/coreml/scripts/export.py' 2025-06-05T19:19:35.6418620Z adding 'executorch/examples/apple/coreml/scripts/extract_coreml_models.py' 2025-06-05T19:19:35.6418780Z adding 'executorch/examples/apple/coreml/scripts/inspector_cli.py' 2025-06-05T19:19:35.6418930Z adding 'executorch/examples/apple/coreml/scripts/inspector_utils.py' 2025-06-05T19:19:35.6419070Z adding 'executorch/examples/apple/mps/scripts/bench_utils.py' 2025-06-05T19:19:35.6419210Z adding 'executorch/examples/apple/mps/scripts/mps_example.py' 2025-06-05T19:19:35.6419340Z adding 'executorch/examples/llm_pte_finetuning/__init__.py' 2025-06-05T19:19:35.6419490Z adding 'executorch/examples/llm_pte_finetuning/llama3_config.yaml' 2025-06-05T19:19:35.6419640Z adding 'executorch/examples/llm_pte_finetuning/model_exporter.py' 2025-06-05T19:19:35.6419790Z adding 'executorch/examples/llm_pte_finetuning/model_loading_lib.py' 2025-06-05T19:19:35.6419960Z adding 'executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml' 2025-06-05T19:19:35.6420110Z adding 'executorch/examples/llm_pte_finetuning/phi3_config.yaml' 2025-06-05T19:19:35.6420270Z adding 'executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml' 2025-06-05T19:19:35.6420390Z adding 'executorch/examples/llm_pte_finetuning/runner.py' 2025-06-05T19:19:35.6420530Z adding 'executorch/examples/llm_pte_finetuning/training_lib.py' 2025-06-05T19:19:35.6420630Z adding 'executorch/examples/models/__init__.py' 2025-06-05T19:19:35.6420740Z adding 'executorch/examples/models/checkpoint.py' 2025-06-05T19:19:35.6420840Z adding 'executorch/examples/models/model_base.py' 2025-06-05T19:19:35.6420960Z adding 'executorch/examples/models/model_factory.py' 2025-06-05T19:19:35.6421080Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2025-06-05T19:19:35.6421200Z adding 'executorch/examples/models/deeplab_v3/model.py' 2025-06-05T19:19:35.6421310Z adding 'executorch/examples/models/edsr/__init__.py' 2025-06-05T19:19:35.6421400Z adding 'executorch/examples/models/edsr/model.py' 2025-06-05T19:19:35.6421540Z adding 'executorch/examples/models/efficient_sam/__init__.py' 2025-06-05T19:19:35.6421670Z adding 'executorch/examples/models/efficient_sam/model.py' 2025-06-05T19:19:35.6421890Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py' 2025-06-05T19:19:35.6422100Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py' 2025-06-05T19:19:35.6422540Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py' 2025-06-05T19:19:35.6422770Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py' 2025-06-05T19:19:35.6422940Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py' 2025-06-05T19:19:35.6423170Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py' 2025-06-05T19:19:35.6423300Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2025-06-05T19:19:35.6423560Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2025-06-05T19:19:35.6423690Z adding 'executorch/examples/models/inception_v3/__init__.py' 2025-06-05T19:19:35.6423820Z adding 'executorch/examples/models/inception_v3/model.py' 2025-06-05T19:19:35.6423940Z adding 'executorch/examples/models/inception_v4/__init__.py' 2025-06-05T19:19:35.6424070Z adding 'executorch/examples/models/inception_v4/model.py' 2025-06-05T19:19:35.6424180Z adding 'executorch/examples/models/llama/__init__.py' 2025-06-05T19:19:35.6424290Z adding 'executorch/examples/models/llama/attention.py' 2025-06-05T19:19:35.6424420Z adding 'executorch/examples/models/llama/eval_llama.py' 2025-06-05T19:19:35.6424540Z adding 'executorch/examples/models/llama/eval_llama_lib.py' 2025-06-05T19:19:35.6424660Z adding 'executorch/examples/models/llama/export_llama.py' 2025-06-05T19:19:35.6424790Z adding 'executorch/examples/models/llama/export_llama_lib.py' 2025-06-05T19:19:35.6424910Z adding 'executorch/examples/models/llama/fairseq2.py' 2025-06-05T19:19:35.6425030Z adding 'executorch/examples/models/llama/hf_download.py' 2025-06-05T19:19:35.6425200Z adding 'executorch/examples/models/llama/install_requirement_helper.py' 2025-06-05T19:19:35.6425340Z adding 'executorch/examples/models/llama/llama_transformer.py' 2025-06-05T19:19:35.6425440Z adding 'executorch/examples/models/llama/model.py' 2025-06-05T19:19:35.6425560Z adding 'executorch/examples/models/llama/model_args.py' 2025-06-05T19:19:35.6425660Z adding 'executorch/examples/models/llama/norm.py' 2025-06-05T19:19:35.6425770Z adding 'executorch/examples/models/llama/rope.py' 2025-06-05T19:19:35.6425900Z adding 'executorch/examples/models/llama/static_attention.py' 2025-06-05T19:19:35.6426030Z adding 'executorch/examples/models/llama/evaluate/__init__.py' 2025-06-05T19:19:35.6426170Z adding 'executorch/examples/models/llama/evaluate/eager_eval.py' 2025-06-05T19:19:35.6426320Z adding 'executorch/examples/models/llama/experimental/generate.py' 2025-06-05T19:19:35.6426500Z adding 'executorch/examples/models/llama/experimental/load_gguf_q4_0.py' 2025-06-05T19:19:35.6426640Z adding 'executorch/examples/models/llama/experimental/subclass.py' 2025-06-05T19:19:35.6426810Z adding 'executorch/examples/models/llama/experimental/test_subclass.py' 2025-06-05T19:19:35.6426930Z adding 'executorch/examples/models/llama/runner/eager.py' 2025-06-05T19:19:35.6427070Z adding 'executorch/examples/models/llama/runner/generation.py' 2025-06-05T19:19:35.6427200Z adding 'executorch/examples/models/llama/runner/native.py' 2025-06-05T19:19:35.6427380Z adding 'executorch/examples/models/llama/source_transformation/__init__.py' 2025-06-05T19:19:35.6427600Z adding 'executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py' 2025-06-05T19:19:35.6427770Z adding 'executorch/examples/models/llama/source_transformation/attention.py' 2025-06-05T19:19:35.6427970Z adding 'executorch/examples/models/llama/source_transformation/attention_sink.py' 2025-06-05T19:19:35.6428170Z adding 'executorch/examples/models/llama/source_transformation/custom_kv_cache.py' 2025-06-05T19:19:35.6428330Z adding 'executorch/examples/models/llama/source_transformation/lora.py' 2025-06-05T19:19:35.6428530Z adding 'executorch/examples/models/llama/source_transformation/pre_quantization.py' 2025-06-05T19:19:35.6428710Z adding 'executorch/examples/models/llama/source_transformation/prune_vocab.py' 2025-06-05T19:19:35.6428930Z adding 'executorch/examples/models/llama/source_transformation/quantize.py' 2025-06-05T19:19:35.6429100Z adding 'executorch/examples/models/llama/source_transformation/rms_norm.py' 2025-06-05T19:19:35.6429260Z adding 'executorch/examples/models/llama/source_transformation/rope.py' 2025-06-05T19:19:35.6429430Z adding 'executorch/examples/models/llama/source_transformation/sdpa.py' 2025-06-05T19:19:35.6429600Z adding 'executorch/examples/models/llama/source_transformation/spin_quant.py' 2025-06-05T19:19:35.6429850Z adding 'executorch/examples/models/llama/source_transformation/test_attention_sink.py' 2025-06-05T19:19:35.6430070Z adding 'executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py' 2025-06-05T19:19:35.6430280Z adding 'executorch/examples/models/llama/source_transformation/test_quantized_sdpa.py' 2025-06-05T19:19:35.6430530Z adding 'executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py' 2025-06-05T19:19:35.6430710Z adding 'executorch/examples/models/llama/source_transformation/vulkan_rope.py' 2025-06-05T19:19:35.6430880Z adding 'executorch/examples/models/llama/tests/test_export_llama_lib.py' 2025-06-05T19:19:35.6431070Z adding 'executorch/examples/models/llama/tests/test_pre_quantization_transforms.py' 2025-06-05T19:19:35.6431230Z adding 'executorch/examples/models/llama/tests/test_replace_kv_cache.py' 2025-06-05T19:19:35.6431390Z adding 'executorch/examples/models/llama/tests/test_ring_attention.py' 2025-06-05T19:19:35.6431560Z adding 'executorch/examples/models/llama/tests/test_ring_kv_cache.py' 2025-06-05T19:19:35.6431710Z adding 'executorch/examples/models/llama/tests/test_simple_sdpa.py' 2025-06-05T19:19:35.6431870Z adding 'executorch/examples/models/llama/tests/test_static_attention.py' 2025-06-05T19:19:35.6432020Z adding 'executorch/examples/models/llama/tokenizer/tiktoken.py' 2025-06-05T19:19:35.6432150Z adding 'executorch/examples/models/llama3_2_vision/__init__.py' 2025-06-05T19:19:35.6432320Z adding 'executorch/examples/models/llama3_2_vision/preprocess/__init__.py' 2025-06-05T19:19:35.6432520Z adding 'executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py' 2025-06-05T19:19:35.6432680Z adding 'executorch/examples/models/llama3_2_vision/preprocess/model.py' 2025-06-05T19:19:35.6432870Z adding 'executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py' 2025-06-05T19:19:35.6433030Z adding 'executorch/examples/models/llama3_2_vision/runner/eager.py' 2025-06-05T19:19:35.6433190Z adding 'executorch/examples/models/llama3_2_vision/runner/exported.py' 2025-06-05T19:19:35.6433350Z adding 'executorch/examples/models/llama3_2_vision/runner/generation.py' 2025-06-05T19:19:35.6433500Z adding 'executorch/examples/models/llama3_2_vision/runner/native.py' 2025-06-05T19:19:35.6433670Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/model.py' 2025-06-05T19:19:35.6433860Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py' 2025-06-05T19:19:35.6434070Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py' 2025-06-05T19:19:35.6434250Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py' 2025-06-05T19:19:35.6434430Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/model.py' 2025-06-05T19:19:35.6434620Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py' 2025-06-05T19:19:35.6434850Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py' 2025-06-05T19:19:35.6434960Z adding 'executorch/examples/models/llava/__init__.py' 2025-06-05T19:19:35.6435090Z adding 'executorch/examples/models/llava/export_llava.py' 2025-06-05T19:19:35.6435190Z adding 'executorch/examples/models/llava/model.py' 2025-06-05T19:19:35.6435320Z adding 'executorch/examples/models/llava/test/test_llava.py' 2025-06-05T19:19:35.6834000Z adding 'executorch/examples/models/llava/test/test_pte.py' 2025-06-05T19:19:35.6834220Z adding 'executorch/examples/models/lstm/__init__.py' 2025-06-05T19:19:35.6834330Z adding 'executorch/examples/models/lstm/model.py' 2025-06-05T19:19:35.6834480Z adding 'executorch/examples/models/mobilebert/__init__.py' 2025-06-05T19:19:35.6834780Z adding 'executorch/examples/models/mobilebert/model.py' 2025-06-05T19:19:35.6834930Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2025-06-05T19:19:35.6835060Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2025-06-05T19:19:35.6835350Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2025-06-05T19:19:35.6835470Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2025-06-05T19:19:35.6835600Z adding 'executorch/examples/models/moshi/mimi/test_mimi.py' 2025-06-05T19:19:35.6835730Z adding 'executorch/examples/models/phi-3-mini/__init__.py' 2025-06-05T19:19:35.6835850Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2025-06-05T19:19:35.6836040Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2025-06-05T19:19:35.6836170Z adding 'executorch/examples/models/phi-3-mini/phi_3_mini.py' 2025-06-05T19:19:35.6836300Z adding 'executorch/examples/models/phi-3-mini/static_cache.py' 2025-06-05T19:19:35.6836450Z adding 'executorch/examples/models/phi-3-mini-lora/export_model.py' 2025-06-05T19:19:35.6836570Z adding 'executorch/examples/models/phi_4_mini/__init__.py' 2025-06-05T19:19:35.6836720Z adding 'executorch/examples/models/phi_4_mini/convert_weights.py' 2025-06-05T19:19:35.6836840Z adding 'executorch/examples/models/qwen2_5/__init__.py' 2025-06-05T19:19:35.6836980Z adding 'executorch/examples/models/qwen2_5/convert_weights.py' 2025-06-05T19:19:35.6837090Z adding 'executorch/examples/models/qwen3/__init__.py' 2025-06-05T19:19:35.6837220Z adding 'executorch/examples/models/qwen3/convert_weights.py' 2025-06-05T19:19:35.6837340Z adding 'executorch/examples/models/resnet/__init__.py' 2025-06-05T19:19:35.6837450Z adding 'executorch/examples/models/resnet/model.py' 2025-06-05T19:19:35.6837570Z adding 'executorch/examples/models/smollm2/__init__.py' 2025-06-05T19:19:35.6837700Z adding 'executorch/examples/models/smollm2/convert_weights.py' 2025-06-05T19:19:35.6837810Z adding 'executorch/examples/models/test/__init__.py' 2025-06-05T19:19:35.6837930Z adding 'executorch/examples/models/test/test_export.py' 2025-06-05T19:19:35.6838070Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2025-06-05T19:19:35.6838200Z adding 'executorch/examples/models/torchvision_vit/model.py' 2025-06-05T19:19:35.6838330Z adding 'executorch/examples/models/toy_model/__init__.py' 2025-06-05T19:19:35.6838440Z adding 'executorch/examples/models/toy_model/model.py' 2025-06-05T19:19:35.6838560Z adding 'executorch/examples/models/wav2letter/__init__.py' 2025-06-05T19:19:35.6838680Z adding 'executorch/examples/models/wav2letter/model.py' 2025-06-05T19:19:35.6838760Z adding 'executorch/exir/__init__.py' 2025-06-05T19:19:35.6838840Z adding 'executorch/exir/_warnings.py' 2025-06-05T19:19:35.6838920Z adding 'executorch/exir/common.py' 2025-06-05T19:19:35.6839000Z adding 'executorch/exir/control_flow.py' 2025-06-05T19:19:35.6839080Z adding 'executorch/exir/delegate.py' 2025-06-05T19:19:35.6839160Z adding 'executorch/exir/delegate.pyi' 2025-06-05T19:19:35.6839250Z adding 'executorch/exir/dim_order_utils.py' 2025-06-05T19:19:35.6839340Z adding 'executorch/exir/dynamic_shape.py' 2025-06-05T19:19:35.6839410Z adding 'executorch/exir/error.py' 2025-06-05T19:19:35.6839490Z adding 'executorch/exir/graph.py' 2025-06-05T19:19:35.6839580Z adding 'executorch/exir/graph_module.py' 2025-06-05T19:19:35.6839680Z adding 'executorch/exir/lowered_backend_module.py' 2025-06-05T19:19:35.6839750Z adding 'executorch/exir/memory.py' 2025-06-05T19:19:35.6839840Z adding 'executorch/exir/memory_planning.py' 2025-06-05T19:19:35.6839920Z adding 'executorch/exir/pass_base.py' 2025-06-05T19:19:35.6840060Z adding 'executorch/exir/pass_manager.py' 2025-06-05T19:19:35.6840150Z adding 'executorch/exir/print_program.py' 2025-06-05T19:19:35.6840230Z adding 'executorch/exir/scalar_type.py' 2025-06-05T19:19:35.6840310Z adding 'executorch/exir/schema.py' 2025-06-05T19:19:35.6840380Z adding 'executorch/exir/sym_util.py' 2025-06-05T19:19:35.6840460Z adding 'executorch/exir/tensor.py' 2025-06-05T19:19:35.6840530Z adding 'executorch/exir/tracer.py' 2025-06-05T19:19:35.6840600Z adding 'executorch/exir/types.py' 2025-06-05T19:19:35.6840680Z adding 'executorch/exir/version.py' 2025-06-05T19:19:35.6840800Z adding 'executorch/exir/wrap.py' 2025-06-05T19:19:35.6840900Z adding 'executorch/exir/_serialize/__init__.py' 2025-06-05T19:19:35.6840990Z adding 'executorch/exir/_serialize/_cord.py' 2025-06-05T19:19:35.6841090Z adding 'executorch/exir/_serialize/_dataclass.py' 2025-06-05T19:19:35.6841200Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2025-06-05T19:19:35.6841320Z adding 'executorch/exir/_serialize/_named_data_store.py' 2025-06-05T19:19:35.6841420Z adding 'executorch/exir/_serialize/_program.py' 2025-06-05T19:19:35.6841520Z adding 'executorch/exir/_serialize/_serialize.py' 2025-06-05T19:19:35.6841630Z adding 'executorch/exir/_serialize/data_serializer.py' 2025-06-05T19:19:35.6841740Z adding 'executorch/exir/_serialize/padding.py' 2025-06-05T19:19:35.6841830Z adding 'executorch/exir/_serialize/program.fbs' 2025-06-05T19:19:35.6841940Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2025-06-05T19:19:35.6842050Z adding 'executorch/exir/_serialize/test/__init__.py' 2025-06-05T19:19:35.6842170Z adding 'executorch/exir/_serialize/test/test_cord.py' 2025-06-05T19:19:35.6842290Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2025-06-05T19:19:35.6842430Z adding 'executorch/exir/_serialize/test/test_named_data_store.py' 2025-06-05T19:19:35.6842550Z adding 'executorch/exir/_serialize/test/test_program.py' 2025-06-05T19:19:35.6842650Z adding 'executorch/exir/backend/backend_api.py' 2025-06-05T19:19:35.6842760Z adding 'executorch/exir/backend/backend_details.py' 2025-06-05T19:19:35.6842880Z adding 'executorch/exir/backend/compile_spec_schema.py' 2025-06-05T19:19:35.6842990Z adding 'executorch/exir/backend/operator_support.py' 2025-06-05T19:19:35.6843090Z adding 'executorch/exir/backend/partitioner.py' 2025-06-05T19:19:35.6843180Z adding 'executorch/exir/backend/utils.py' 2025-06-05T19:19:35.6843370Z adding 'executorch/exir/backend/canonical_partitioners/all_node_partitioner.py' 2025-06-05T19:19:35.6843550Z adding 'executorch/exir/backend/canonical_partitioners/config_partitioner.py' 2025-06-05T19:19:35.6843770Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2025-06-05T19:19:35.6843970Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2025-06-05T19:19:35.6844170Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2025-06-05T19:19:35.6844330Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2025-06-05T19:19:35.6849840Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2025-06-05T19:19:35.6850020Z adding 'executorch/exir/backend/test/backend_with_named_data_map.py' 2025-06-05T19:19:35.6850200Z adding 'executorch/exir/backend/test/backend_with_preprocess_all_demo.py' 2025-06-05T19:19:35.6850330Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2025-06-05T19:19:35.6850470Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2025-06-05T19:19:35.6850600Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2025-06-05T19:19:35.6850770Z adding 'executorch/exir/backend/test/test_backend_with_named_data_map.py' 2025-06-05T19:19:35.6850890Z adding 'executorch/exir/backend/test/test_backends.py' 2025-06-05T19:19:35.6851030Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2025-06-05T19:19:35.6851160Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2025-06-05T19:19:35.6851480Z adding 'executorch/exir/backend/test/test_compatibility.py' 2025-06-05T19:19:35.6851630Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2025-06-05T19:19:35.6851780Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2025-06-05T19:19:35.6851910Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2025-06-05T19:19:35.6852060Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2025-06-05T19:19:35.6852190Z adding 'executorch/exir/backend/test/test_partitioner.py' 2025-06-05T19:19:35.6852390Z adding 'executorch/exir/backend/test/test_passes.py' 2025-06-05T19:19:35.6852550Z adding 'executorch/exir/backend/test/test_to_backend_multi_method.py' 2025-06-05T19:19:35.6852660Z adding 'executorch/exir/backend/test/test_utils.py' 2025-06-05T19:19:35.6852820Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2025-06-05T19:19:35.6852970Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2025-06-05T19:19:35.6853170Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2025-06-05T19:19:35.6853350Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2025-06-05T19:19:35.6853480Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2025-06-05T19:19:35.6853570Z adding 'executorch/exir/capture/__init__.py' 2025-06-05T19:19:35.6853660Z adding 'executorch/exir/capture/_capture.py' 2025-06-05T19:19:35.6853750Z adding 'executorch/exir/capture/_config.py' 2025-06-05T19:19:35.6853850Z adding 'executorch/exir/capture/_unlift.py' 2025-06-05T19:19:35.6853940Z adding 'executorch/exir/dialects/__init__.py' 2025-06-05T19:19:35.6854030Z adding 'executorch/exir/dialects/_ops.py' 2025-06-05T19:19:35.6854130Z adding 'executorch/exir/dialects/backend/_ops.py' 2025-06-05T19:19:35.6854280Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2025-06-05T19:19:35.6854380Z adding 'executorch/exir/dialects/edge/_ops.py' 2025-06-05T19:19:35.6854480Z adding 'executorch/exir/dialects/edge/edge.yaml' 2025-06-05T19:19:35.6854590Z adding 'executorch/exir/dialects/edge/arg/model.py' 2025-06-05T19:19:35.6854690Z adding 'executorch/exir/dialects/edge/arg/type.py' 2025-06-05T19:19:35.6854800Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2025-06-05T19:19:35.6854930Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2025-06-05T19:19:35.6855040Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2025-06-05T19:19:35.6855140Z adding 'executorch/exir/dialects/edge/op/api.py' 2025-06-05T19:19:35.6855260Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2025-06-05T19:19:35.6855390Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2025-06-05T19:19:35.6855490Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2025-06-05T19:19:35.6855600Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2025-06-05T19:19:35.6855720Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2025-06-05T19:19:35.6855860Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2025-06-05T19:19:35.6856000Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2025-06-05T19:19:35.6856080Z adding 'executorch/exir/emit/__init__.py' 2025-06-05T19:19:35.6856180Z adding 'executorch/exir/emit/_emit_program.py' 2025-06-05T19:19:35.6856260Z adding 'executorch/exir/emit/_emitter.py' 2025-06-05T19:19:35.6856360Z adding 'executorch/exir/emit/test/test_emit.py' 2025-06-05T19:19:35.6856450Z adding 'executorch/exir/operator/convert.py' 2025-06-05T19:19:35.6856540Z adding 'executorch/exir/operator/manip.py' 2025-06-05T19:19:35.6856620Z adding 'executorch/exir/operator/util.py' 2025-06-05T19:19:35.6856740Z adding 'executorch/exir/operator/test/test_operator.py' 2025-06-05T19:19:35.6856830Z adding 'executorch/exir/passes/__init__.py' 2025-06-05T19:19:35.6856990Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2025-06-05T19:19:35.6857180Z adding 'executorch/exir/passes/const_prop_pass.py' 2025-06-05T19:19:35.6857320Z adding 'executorch/exir/passes/constant_prop_pass.py' 2025-06-05T19:19:36.0033590Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2025-06-05T19:19:36.0135720Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2025-06-05T19:19:36.0237110Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2025-06-05T19:19:36.0337570Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2025-06-05T19:19:36.0366460Z adding 'executorch/exir/passes/external_constants_pass.py' 2025-06-05T19:19:36.0368160Z adding 'executorch/exir/passes/init_mutable_pass.py' 2025-06-05T19:19:36.0369090Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2025-06-05T19:19:36.0370020Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2025-06-05T19:19:36.0370840Z adding 'executorch/exir/passes/memory_planning_pass.py' 2025-06-05T19:19:36.0371880Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2025-06-05T19:19:36.0372290Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2025-06-05T19:19:36.0372640Z adding 'executorch/exir/passes/pass_registry.py' 2025-06-05T19:19:36.0372950Z adding 'executorch/exir/passes/prune_empty_tensors_pass.py' 2025-06-05T19:19:36.0373290Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2025-06-05T19:19:36.0373600Z adding 'executorch/exir/passes/quantize_io_pass.py' 2025-06-05T19:19:36.0373940Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2025-06-05T19:19:36.0374300Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2025-06-05T19:19:36.0374610Z adding 'executorch/exir/passes/remove_noop_pass.py' 2025-06-05T19:19:36.0374940Z adding 'executorch/exir/passes/remove_unused_parameters_pass.py' 2025-06-05T19:19:36.0375290Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2025-06-05T19:19:36.0375670Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2025-06-05T19:19:36.0376070Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2025-06-05T19:19:36.0376420Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2025-06-05T19:19:36.0376770Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2025-06-05T19:19:36.0377120Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2025-06-05T19:19:36.0377410Z adding 'executorch/exir/passes/spec_prop_pass.py' 2025-06-05T19:19:36.0377730Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2025-06-05T19:19:36.0378030Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2025-06-05T19:19:36.0378340Z adding 'executorch/exir/passes/weights_to_outputs_pass.py' 2025-06-05T19:19:36.0378670Z adding 'executorch/exir/program/__init__.py' 2025-06-05T19:19:36.0378960Z adding 'executorch/exir/program/_fake_program.py' 2025-06-05T19:19:36.0379230Z adding 'executorch/exir/program/_program.py' 2025-06-05T19:19:36.0379510Z adding 'executorch/exir/program/test/__init__.py' 2025-06-05T19:19:36.0379820Z adding 'executorch/exir/program/test/test_fake_program.py' 2025-06-05T19:19:36.0380130Z adding 'executorch/exir/program/test/test_program.py' 2025-06-05T19:19:36.0380400Z adding 'executorch/exir/serde/__init__.py' 2025-06-05T19:19:36.0380660Z adding 'executorch/exir/serde/export_serialize.py' 2025-06-05T19:19:36.0380930Z adding 'executorch/exir/serde/schema.py' 2025-06-05T19:19:36.0381230Z adding 'executorch/exir/serde/schema_check.py' 2025-06-05T19:19:36.0381530Z adding 'executorch/exir/serde/serialize.py' 2025-06-05T19:19:36.0381790Z adding 'executorch/exir/serde/union.py' 2025-06-05T19:19:36.0382050Z adding 'executorch/exir/tests/asr_joiner.py' 2025-06-05T19:19:36.0382300Z adding 'executorch/exir/tests/common.py' 2025-06-05T19:19:36.0382590Z adding 'executorch/exir/tests/control_flow_models.py' 2025-06-05T19:19:36.0382890Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2025-06-05T19:19:36.0383170Z adding 'executorch/exir/tests/models.py' 2025-06-05T19:19:36.0383690Z adding 'executorch/exir/tests/test_arg_validator.py' 2025-06-05T19:19:36.0384000Z adding 'executorch/exir/tests/test_capture.py' 2025-06-05T19:19:36.0384260Z adding 'executorch/exir/tests/test_common.py' 2025-06-05T19:19:36.0384520Z adding 'executorch/exir/tests/test_delegate.py' 2025-06-05T19:19:36.0384810Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2025-06-05T19:19:36.0385220Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2025-06-05T19:19:36.0385530Z adding 'executorch/exir/tests/test_error.py' 2025-06-05T19:19:36.0385900Z adding 'executorch/exir/tests/test_joint_graph.py' 2025-06-05T19:19:36.0386230Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2025-06-05T19:19:36.0386580Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2025-06-05T19:19:36.0386950Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2025-06-05T19:19:36.0387290Z adding 'executorch/exir/tests/test_memory_planning.py' 2025-06-05T19:19:36.0387580Z adding 'executorch/exir/tests/test_op_convert.py' 2025-06-05T19:19:36.0387850Z adding 'executorch/exir/tests/test_pass_infra.py' 2025-06-05T19:19:36.0388120Z adding 'executorch/exir/tests/test_passes.py' 2025-06-05T19:19:36.0388410Z adding 'executorch/exir/tests/test_print_program.py' 2025-06-05T19:19:36.0388750Z adding 'executorch/exir/tests/test_prune_empty_tensors_pass.py' 2025-06-05T19:19:36.0389080Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2025-06-05T19:19:36.0389380Z adding 'executorch/exir/tests/test_quantization.py' 2025-06-05T19:19:36.0389690Z adding 'executorch/exir/tests/test_quantize_io_pass.py' 2025-06-05T19:19:36.0390030Z adding 'executorch/exir/tests/test_remove_unused_parameters_pass.py' 2025-06-05T19:19:36.0390370Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2025-06-05T19:19:36.0390670Z adding 'executorch/exir/tests/test_serde.py' 2025-06-05T19:19:36.0390930Z adding 'executorch/exir/tests/test_tensor.py' 2025-06-05T19:19:36.0391190Z adding 'executorch/exir/tests/test_tracer.py' 2025-06-05T19:19:36.0391470Z adding 'executorch/exir/tests/test_verification.py' 2025-06-05T19:19:36.0391800Z adding 'executorch/exir/tests/test_warnings.py' 2025-06-05T19:19:36.0392060Z adding 'executorch/exir/tests/transformer.py' 2025-06-05T19:19:36.0392350Z adding 'executorch/exir/verification/arg_validator.py' 2025-06-05T19:19:36.0392630Z adding 'executorch/exir/verification/dev_html.py' 2025-06-05T19:19:36.0392930Z adding 'executorch/exir/verification/interpreter.py' 2025-06-05T19:19:36.0393220Z adding 'executorch/exir/verification/verifier.py' 2025-06-05T19:19:36.0393530Z adding 'executorch/exir/verification/test/test_verifier.py' 2025-06-05T19:19:36.0393870Z adding 'executorch/extension/export_util/__init__.py' 2025-06-05T19:19:36.0394180Z adding 'executorch/extension/export_util/utils.py' 2025-06-05T19:19:36.0394470Z adding 'executorch/extension/flat_tensor/__init__.py' 2025-06-05T19:19:36.0394790Z adding 'executorch/extension/flat_tensor/serialize/__init__.py' 2025-06-05T19:19:36.0395190Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor.fbs' 2025-06-05T19:19:36.0395580Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor_schema.py' 2025-06-05T19:19:36.0395980Z adding 'executorch/extension/flat_tensor/serialize/scalar_type.fbs' 2025-06-05T19:19:36.0396350Z adding 'executorch/extension/flat_tensor/serialize/serialize.py' 2025-06-05T19:19:36.0396700Z adding 'executorch/extension/flat_tensor/test/test_serialize.py' 2025-06-05T19:19:36.0397040Z adding 'executorch/extension/gguf_util/convert_main.py' 2025-06-05T19:19:36.0397330Z adding 'executorch/extension/gguf_util/converter.py' 2025-06-05T19:19:36.0397620Z adding 'executorch/extension/gguf_util/load_gguf.py' 2025-06-05T19:19:36.0397970Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2025-06-05T19:19:36.0398320Z adding 'executorch/extension/llm/custom_ops/__init__.py' 2025-06-05T19:19:36.0398740Z adding 'executorch/extension/llm/custom_ops/custom_ops.py' 2025-06-05T19:19:36.0399100Z adding 'executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib' 2025-06-05T19:19:36.0399480Z adding 'executorch/extension/llm/custom_ops/model_sharding.py' 2025-06-05T19:19:36.0399840Z adding 'executorch/extension/llm/custom_ops/op_tile_crop_aot.py' 2025-06-05T19:19:36.0400220Z adding 'executorch/extension/llm/custom_ops/preprocess_custom_ops.py' 2025-06-05T19:19:36.0400620Z adding 'executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py' 2025-06-05T19:19:36.0401110Z adding 'executorch/extension/llm/custom_ops/test_quantized_sdpa.py' 2025-06-05T19:19:36.0401490Z adding 'executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py' 2025-06-05T19:19:36.0401870Z adding 'executorch/extension/llm/custom_ops/test_update_cache.py' 2025-06-05T19:19:36.0402280Z adding 'executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py' 2025-06-05T19:19:36.0402740Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py' 2025-06-05T19:19:36.0403190Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py' 2025-06-05T19:19:36.0403560Z adding 'executorch/extension/llm/export/__init__.py' 2025-06-05T19:19:36.0403840Z adding 'executorch/extension/llm/export/builder.py' 2025-06-05T19:19:36.0404140Z adding 'executorch/extension/llm/export/export_passes.py' 2025-06-05T19:19:36.0404460Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2025-06-05T19:19:36.0404790Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2025-06-05T19:19:36.0405130Z adding 'executorch/extension/llm/export/test_export_passes.py' 2025-06-05T19:19:36.0405480Z adding 'executorch/extension/llm/export/test/__init__.py' 2025-06-05T19:19:36.0405840Z adding 'executorch/extension/llm/export/test/test_builder.py' 2025-06-05T19:19:36.0406250Z adding 'executorch/extension/llm/modules/__init__.py' 2025-06-05T19:19:36.0406610Z adding 'executorch/extension/llm/modules/_position_embeddings.py' 2025-06-05T19:19:36.0406950Z adding 'executorch/extension/llm/modules/attention.py' 2025-06-05T19:19:36.0407240Z adding 'executorch/extension/llm/modules/kv_cache.py' 2025-06-05T19:19:36.0407550Z adding 'executorch/extension/llm/modules/test/__init__.py' 2025-06-05T19:19:36.0407890Z adding 'executorch/extension/llm/modules/test/test_attention.py' 2025-06-05T19:19:36.0408250Z adding 'executorch/extension/llm/modules/test/test_kv_cache.py' 2025-06-05T19:19:36.0408680Z adding 'executorch/extension/llm/modules/test/test_position_embeddings.py' 2025-06-05T19:19:36.0409100Z adding 'executorch/extension/llm/tokenizers/setup.py' 2025-06-05T19:19:36.0409530Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/__init__.py' 2025-06-05T19:19:36.0410020Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/constants.py' 2025-06-05T19:19:36.0410520Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/hf_tokenizer.py' 2025-06-05T19:19:36.0411030Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/llama2c.py' 2025-06-05T19:19:36.0411510Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tiktoken.py' 2025-06-05T19:19:36.0412030Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/__init__.py' 2025-06-05T19:19:36.0412580Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/__init__.py' 2025-06-05T19:19:36.0413150Z adding 'executorch/extension/llm/tokenizers/build/lib/pytorch_tokenizers/tools/llama2c/convert.py' 2025-06-05T19:19:36.0413720Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py' 2025-06-05T19:19:36.0414150Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/constants.py' 2025-06-05T19:19:36.0414620Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py' 2025-06-05T19:19:40.8716260Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py' 2025-06-05T19:19:40.8716950Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py' 2025-06-05T19:19:40.8717420Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/__init__.py' 2025-06-05T19:19:40.8718010Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py' 2025-06-05T19:19:40.8718540Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py' 2025-06-05T19:19:40.8719030Z adding 'executorch/extension/llm/tokenizers/test/test_tiktoken.py' 2025-06-05T19:19:40.8719760Z adding 'executorch/extension/llm/tokenizers/third-party/abseil-cpp/conanfile.py' 2025-06-05T19:19:40.8720260Z adding 'executorch/extension/llm/tokenizers/third-party/abseil-cpp/create_lts.py' 2025-06-05T19:19:40.8720810Z adding 'executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2025-06-05T19:19:40.8721400Z adding 'executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/copts.py' 2025-06-05T19:19:40.8722030Z adding 'executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/generate_copts.py' 2025-06-05T19:19:40.8722720Z adding 'executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts/check_structure.py' 2025-06-05T19:19:40.8723410Z adding 'executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl/filterbr.py' 2025-06-05T19:19:40.8724030Z adding 'executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate/amalgamate.py' 2025-06-05T19:19:40.8724690Z adding 'executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer/nlohmann-json.py' 2025-06-05T19:19:40.8725320Z adding 'executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis/generate_natvis.py' 2025-06-05T19:19:40.8739480Z adding 'executorch/extension/llm/tokenizers/third-party/json/tools/serve_header/serve_header.py' 2025-06-05T19:19:40.8740080Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateCommon.py' 2025-06-05T19:19:40.8740580Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateTest.py' 2025-06-05T19:19:40.8741060Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcd.py' 2025-06-05T19:19:40.8741560Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpHeader.py' 2025-06-05T19:19:40.8742080Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpTables.py' 2025-06-05T19:19:40.8742580Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateCommon.py' 2025-06-05T19:19:40.8743070Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateDates.py' 2025-06-05T19:19:40.8743590Z adding 'executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateRelease.py' 2025-06-05T19:19:40.8744130Z adding 'executorch/extension/llm/tokenizers/third-party/re2/benchlog/benchplot.py' 2025-06-05T19:19:40.8744580Z adding 'executorch/extension/llm/tokenizers/third-party/re2/python/re2.py' 2025-06-05T19:19:40.8745060Z adding 'executorch/extension/llm/tokenizers/third-party/re2/python/re2_test.py' 2025-06-05T19:19:40.8745620Z adding 'executorch/extension/llm/tokenizers/third-party/re2/python/setup.py' 2025-06-05T19:19:40.8746150Z adding 'executorch/extension/llm/tokenizers/third-party/re2/python/toolchains/generate.py' 2025-06-05T19:19:40.8746750Z adding 'executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_casefold.py' 2025-06-05T19:19:40.8747330Z adding 'executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_groups.py' 2025-06-05T19:19:40.8747880Z adding 'executorch/extension/llm/tokenizers/third-party/re2/re2/unicode.py' 2025-06-05T19:19:40.8748390Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/setup.py' 2025-06-05T19:19:40.8749000Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/__init__.py' 2025-06-05T19:19:40.8749900Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/_version.py' 2025-06-05T19:19:40.8750640Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py' 2025-06-05T19:19:40.8751430Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py' 2025-06-05T19:19:40.8752100Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/__init__.py' 2025-06-05T19:19:40.8752860Z adding 'executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/sentencepiece_test.py' 2025-06-05T19:19:40.8753470Z adding 'executorch/extension/module/test/resources/gen_bundled_program.py' 2025-06-05T19:19:40.8753990Z adding 'executorch/extension/pybindings/_portable_lib.cpython-311-darwin.so' 2025-06-05T19:19:40.8754430Z adding 'executorch/extension/pybindings/portable_lib.py' 2025-06-05T19:19:40.8754920Z adding 'executorch/extension/pybindings/pybindings.pyi' 2025-06-05T19:19:40.8755290Z adding 'executorch/extension/pybindings/test/make_test.py' 2025-06-05T19:19:40.8755740Z adding 'executorch/extension/pybindings/test/test_backend_pybinding.py' 2025-06-05T19:19:40.8756170Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2025-06-05T19:19:40.8756600Z adding 'executorch/extension/pytree/__init__.py' 2025-06-05T19:19:40.8756920Z adding 'executorch/extension/pytree/test/test.py' 2025-06-05T19:19:40.8757290Z adding 'executorch/extension/training/__init__.py' 2025-06-05T19:19:40.8757700Z adding 'executorch/extension/training/examples/XOR/export_model.py' 2025-06-05T19:19:40.8758120Z adding 'executorch/extension/training/examples/XOR/model.py' 2025-06-05T19:19:40.8758580Z adding 'executorch/extension/training/examples/XOR/test/test_export.py' 2025-06-05T19:19:40.8759060Z adding 'executorch/extension/training/pybindings/_training_lib.pyi' 2025-06-05T19:19:40.8759550Z adding 'executorch/extension/training/pybindings/_training_module.py' 2025-06-05T19:19:40.8759990Z adding 'executorch/extension/training/pybindings/test/test.py' 2025-06-05T19:19:40.8760520Z adding 'executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h' 2025-06-05T19:19:40.8761130Z adding 'executorch/include/executorch/extension/kernel_util/meta_programming.h' 2025-06-05T19:19:40.8761650Z adding 'executorch/include/executorch/extension/kernel_util/type_list.h' 2025-06-05T19:19:40.8762110Z adding 'executorch/include/executorch/extension/tensor/tensor.h' 2025-06-05T19:19:40.8762590Z adding 'executorch/include/executorch/extension/tensor/tensor_accessor.h' 2025-06-05T19:19:40.8763070Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr.h' 2025-06-05T19:19:40.8763580Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr_maker.h' 2025-06-05T19:19:40.8764070Z adding 'executorch/include/executorch/extension/threadpool/cpuinfo_utils.h' 2025-06-05T19:19:40.8764600Z adding 'executorch/include/executorch/extension/threadpool/threadpool.h' 2025-06-05T19:19:40.8765080Z adding 'executorch/include/executorch/extension/threadpool/threadpool_guard.h' 2025-06-05T19:19:40.8765590Z adding 'executorch/include/executorch/runtime/core/array_ref.h' 2025-06-05T19:19:40.8766010Z adding 'executorch/include/executorch/runtime/core/data_loader.h' 2025-06-05T19:19:40.8766410Z adding 'executorch/include/executorch/runtime/core/defines.h' 2025-06-05T19:19:40.8766850Z adding 'executorch/include/executorch/runtime/core/error.h' 2025-06-05T19:19:40.8767300Z adding 'executorch/include/executorch/runtime/core/evalue.h' 2025-06-05T19:19:40.8767750Z adding 'executorch/include/executorch/runtime/core/event_tracer.h' 2025-06-05T19:19:40.8769190Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks.h' 2025-06-05T19:19:40.8770530Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h' 2025-06-05T19:19:40.8772320Z adding 'executorch/include/executorch/runtime/core/freeable_buffer.h' 2025-06-05T19:19:40.8773430Z adding 'executorch/include/executorch/runtime/core/function_ref.h' 2025-06-05T19:19:40.8774600Z adding 'executorch/include/executorch/runtime/core/hierarchical_allocator.h' 2025-06-05T19:19:40.8775730Z adding 'executorch/include/executorch/runtime/core/memory_allocator.h' 2025-06-05T19:19:40.8776890Z adding 'executorch/include/executorch/runtime/core/named_data_map.h' 2025-06-05T19:19:40.8777930Z adding 'executorch/include/executorch/runtime/core/result.h' 2025-06-05T19:19:40.8779170Z adding 'executorch/include/executorch/runtime/core/span.h' 2025-06-05T19:19:40.8780070Z adding 'executorch/include/executorch/runtime/core/tag.h' 2025-06-05T19:19:40.8781050Z adding 'executorch/include/executorch/runtime/core/tensor_layout.h' 2025-06-05T19:19:40.8782220Z adding 'executorch/include/executorch/runtime/core/tensor_shape_dynamism.h' 2025-06-05T19:19:40.8783440Z adding 'executorch/include/executorch/runtime/core/exec_aten/exec_aten.h' 2025-06-05T19:19:40.8784740Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h' 2025-06-05T19:19:40.8786140Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h' 2025-06-05T19:19:40.8787430Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h' 2025-06-05T19:19:40.8788680Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h' 2025-06-05T19:19:40.8789990Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-06-05T19:19:40.8791390Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-06-05T19:19:40.8792660Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h' 2025-06-05T19:19:40.8793900Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16.h' 2025-06-05T19:19:40.8795310Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h' 2025-06-05T19:19:40.8796560Z adding 'executorch/include/executorch/runtime/core/portable_type/bits_types.h' 2025-06-05T19:19:40.8798060Z adding 'executorch/include/executorch/runtime/core/portable_type/complex.h' 2025-06-05T19:19:40.8799210Z adding 'executorch/include/executorch/runtime/core/portable_type/device.h' 2025-06-05T19:19:40.8800310Z adding 'executorch/include/executorch/runtime/core/portable_type/half.h' 2025-06-05T19:19:40.8801420Z adding 'executorch/include/executorch/runtime/core/portable_type/optional.h' 2025-06-05T19:19:40.8802670Z adding 'executorch/include/executorch/runtime/core/portable_type/qint_types.h' 2025-06-05T19:19:40.8803880Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar.h' 2025-06-05T19:19:40.8805140Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar_type.h' 2025-06-05T19:19:42.0606240Z adding 'executorch/include/executorch/runtime/core/portable_type/string_view.h' 2025-06-05T19:19:42.0607800Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor.h' 2025-06-05T19:19:42.0608660Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_impl.h' 2025-06-05T19:19:42.0609180Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_options.h' 2025-06-05T19:19:42.0609720Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-06-05T19:19:42.0610270Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-06-05T19:19:42.0610820Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-06-05T19:19:42.0611370Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-06-05T19:19:42.0611900Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-06-05T19:19:42.0612700Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-06-05T19:19:42.0613350Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h' 2025-06-05T19:19:42.0613950Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-06-05T19:19:42.0614530Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-06-05T19:19:42.0615190Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex.h' 2025-06-05T19:19:42.0616020Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_math.h' 2025-06-05T19:19:42.0616660Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_utils.h' 2025-06-05T19:19:42.0617390Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-06-05T19:19:42.0618090Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h' 2025-06-05T19:19:42.0618610Z adding 'executorch/include/executorch/runtime/kernel/kernel_includes.h' 2025-06-05T19:19:42.0619180Z adding 'executorch/include/executorch/runtime/kernel/kernel_runtime_context.h' 2025-06-05T19:19:42.0619720Z adding 'executorch/include/executorch/runtime/kernel/operator_registry.h' 2025-06-05T19:19:42.0620330Z adding 'executorch/include/executorch/runtime/kernel/thread_parallel_interface.h' 2025-06-05T19:19:42.0620860Z adding 'executorch/include/executorch/runtime/kernel/test/test_util.h' 2025-06-05T19:19:42.0621360Z adding 'executorch/include/executorch/runtime/platform/abort.h' 2025-06-05T19:19:42.0621870Z adding 'executorch/include/executorch/runtime/platform/assert.h' 2025-06-05T19:19:42.0622380Z adding 'executorch/include/executorch/runtime/platform/clock.h' 2025-06-05T19:19:42.0622820Z adding 'executorch/include/executorch/runtime/platform/compat_unistd.h' 2025-06-05T19:19:42.0623290Z adding 'executorch/include/executorch/runtime/platform/compiler.h' 2025-06-05T19:19:42.0623780Z adding 'executorch/include/executorch/runtime/platform/log.h' 2025-06-05T19:19:42.0624260Z adding 'executorch/include/executorch/runtime/platform/platform.h' 2025-06-05T19:19:42.0624710Z adding 'executorch/include/executorch/runtime/platform/profiler.h' 2025-06-05T19:19:42.0625240Z adding 'executorch/include/executorch/runtime/platform/runtime.h' 2025-06-05T19:19:42.0625970Z adding 'executorch/include/executorch/runtime/platform/system.h' 2025-06-05T19:19:42.0626420Z adding 'executorch/include/executorch/runtime/platform/types.h' 2025-06-05T19:19:42.0626920Z adding 'executorch/include/executorch/runtime/platform/test/pal_spy.h' 2025-06-05T19:19:42.0627410Z adding 'executorch/include/executorch/runtime/platform/test/stub_platform.h' 2025-06-05T19:19:42.0627920Z adding 'executorch/kernels/quantized/__init__.py' 2025-06-05T19:19:42.0628390Z adding 'executorch/kernels/quantized/libquantized_ops_aot_lib.dylib' 2025-06-05T19:19:42.0628790Z adding 'executorch/kernels/quantized/quantized.yaml' 2025-06-05T19:19:42.0629310Z adding 'executorch/kernels/quantized/test/supported_features_def.yaml' 2025-06-05T19:19:42.0629990Z adding 'executorch/kernels/quantized/test/test_out_variants.py' 2025-06-05T19:19:42.0630510Z adding 'executorch/kernels/quantized/test/test_quant_dequant_per_token.py' 2025-06-05T19:19:42.0631070Z adding 'executorch/runtime/__init__.py' 2025-06-05T19:19:42.0631520Z adding 'executorch/runtime/kernel/test/functions.yaml' 2025-06-05T19:19:42.0631910Z adding 'executorch/runtime/test/test_runtime.py' 2025-06-05T19:19:42.0632390Z adding 'executorch/schema/program.fbs' 2025-06-05T19:19:42.0632690Z adding 'executorch/schema/scalar_type.fbs' 2025-06-05T19:19:42.0633200Z adding 'executorch/share/cmake/executorch-config.cmake' 2025-06-05T19:19:42.0633810Z adding 'executorch/util/activation_memory_profiler.py' 2025-06-05T19:19:42.0634210Z adding 'executorch/util/collect_env.py' 2025-06-05T19:19:42.0634590Z adding 'executorch/util/python_profiler.py' 2025-06-05T19:19:42.0635450Z adding 'executorch-0.7.0a0+bd57234.dist-info/licenses/LICENSE' 2025-06-05T19:19:42.0636070Z adding 'executorch-0.7.0a0+bd57234.dist-info/METADATA' 2025-06-05T19:19:42.0636420Z adding 'executorch-0.7.0a0+bd57234.dist-info/WHEEL' 2025-06-05T19:19:42.0636870Z adding 'executorch-0.7.0a0+bd57234.dist-info/entry_points.txt' 2025-06-05T19:19:42.0637440Z adding 'executorch-0.7.0a0+bd57234.dist-info/top_level.txt' 2025-06-05T19:19:42.0637880Z adding 'executorch-0.7.0a0+bd57234.dist-info/RECORD' 2025-06-05T19:19:42.0638560Z removing pip-out/bdist.macosx-11.1-arm64/wheel 2025-06-05T19:19:42.0639050Z Building wheel for executorch (pyproject.toml): finished with status 'done' 2025-06-05T19:19:42.0639890Z Created wheel for executorch: filename=executorch-0.7.0a0+bd57234-cp311-cp311-macosx_12_0_arm64.whl size=9161782 sha256=025c8875f8948f59ba1817483d28a7a1b2612c8731fa2f7260758c937111c275 2025-06-05T19:19:42.0641020Z Stored in directory: /private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/pip-ephem-wheel-cache-qupqw68l/wheels/ac/4f/3e/148796877df44aaf09d8f236565e72d876c653a64f62e93aa3 2025-06-05T19:19:42.0641730Z Successfully built executorch 2025-06-05T19:19:42.0642360Z Installing collected packages: flatbuffers, tabulate, pytest, pyaml, protobuf, execnet, cattrs, pytest-xdist, pytest-rerunfailures, coremltools, executorch 2025-06-05T19:19:42.0643190Z changing mode of /Users/runner/work/_temp/conda_environment_15475023334/bin/tabulate to 755 2025-06-05T19:19:42.0643670Z Attempting uninstall: pytest 2025-06-05T19:19:42.0643950Z Found existing installation: pytest 7.2.0 2025-06-05T19:19:42.0644430Z Uninstalling pytest-7.2.0: 2025-06-05T19:19:42.0644950Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/bin/py.test 2025-06-05T19:19:42.0645590Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/bin/pytest 2025-06-05T19:19:42.0646300Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/__pycache__/py.cpython-311.pyc 2025-06-05T19:19:42.0647210Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/_pytest/ 2025-06-05T19:19:42.0647960Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/py.py 2025-06-05T19:19:42.0648760Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/pytest-7.2.0.dist-info/ 2025-06-05T19:19:42.0649600Z Removing file or directory /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/pytest/ 2025-06-05T19:19:42.0650120Z Successfully uninstalled pytest-7.2.0 2025-06-05T19:19:42.0650570Z changing mode of /Users/runner/work/_temp/conda_environment_15475023334/bin/py.test to 755 2025-06-05T19:19:42.0651100Z changing mode of /Users/runner/work/_temp/conda_environment_15475023334/bin/pytest to 755 2025-06-05T19:19:42.0651680Z changing mode of /Users/runner/work/_temp/conda_environment_15475023334/bin/pyaml to 755 2025-06-05T19:19:42.0652270Z changing mode of /Users/runner/work/_temp/conda_environment_15475023334/bin/flatc to 755 2025-06-05T19:19:42.0652650Z 2025-06-05T19:19:42.0653220Z Successfully installed cattrs-25.1.1 coremltools-8.3.0 execnet-2.1.1 executorch-0.7.0a0+bd57234 flatbuffers-25.2.10 protobuf-6.31.1 pyaml-25.5.0 pytest-8.4.0 pytest-rerunfailures-15.1 pytest-xdist-3.7.0 tabulate-0.9.0 2025-06-05T19:19:42.0653920Z + pip list 2025-06-05T19:19:42.0654250Z Package Version Editable project location 2025-06-05T19:19:42.0654790Z ----------------------------- ------------------ ----------------------------------------------------------------------------------------------- 2025-06-05T19:19:42.0655230Z aiohappyeyeballs 2.6.1 2025-06-05T19:19:42.0655520Z aiohttp 3.12.9 2025-06-05T19:19:42.0656140Z aiosignal 1.3.2 2025-06-05T19:19:42.0656580Z alabaster 0.7.16 2025-06-05T19:19:42.0656890Z antlr4-python3-runtime 4.9.3 2025-06-05T19:19:42.0657150Z attrs 25.3.0 2025-06-05T19:19:42.0657440Z babel 2.17.0 2025-06-05T19:19:42.0657730Z beautifulsoup4 4.13.4 2025-06-05T19:19:42.0658920Z blobfile 3.0.0 2025-06-05T19:19:42.0659250Z breathe 4.34.0 2025-06-05T19:19:42.0659560Z bs4 0.0.2 2025-06-05T19:19:42.0660080Z cattrs 25.1.1 2025-06-05T19:19:42.0660350Z certifi 2025.4.26 2025-06-05T19:19:42.0660670Z charset-normalizer 3.4.2 2025-06-05T19:19:42.0660970Z cmake 3.31.6 2025-06-05T19:19:42.0661280Z contourpy 1.3.2 2025-06-05T19:19:42.0661550Z coremltools 8.3.0 2025-06-05T19:19:42.0661870Z coverage 7.8.2 2025-06-05T19:19:42.0662160Z cycler 0.12.1 2025-06-05T19:19:42.0662470Z datasets 3.6.0 2025-06-05T19:19:42.0662730Z dill 0.3.8 2025-06-05T19:19:42.0663080Z docutils 0.16 2025-06-05T19:19:42.0663370Z execnet 2.1.1 2025-06-05T19:19:42.0663750Z executorch 0.7.0a0+bd57234 2025-06-05T19:19:42.0664030Z exhale 0.2.3 2025-06-05T19:19:42.0664350Z expecttest 0.1.6 2025-06-05T19:19:42.0664710Z filelock 3.18.0 2025-06-05T19:19:42.0664990Z flatbuffers 25.2.10 2025-06-05T19:19:42.0665300Z fonttools 4.58.1 2025-06-05T19:19:42.0665610Z frozenlist 1.6.2 2025-06-05T19:19:42.0665920Z fsspec 2025.3.0 2025-06-05T19:19:42.0666180Z hf_transfer 0.1.9 2025-06-05T19:19:42.0666480Z hf-xet 1.1.3 2025-06-05T19:19:42.0666800Z huggingface-hub 0.32.4 2025-06-05T19:19:42.0667120Z hypothesis 6.84.2 2025-06-05T19:19:42.0667400Z idna 3.10 2025-06-05T19:19:42.0667710Z imagesize 1.4.1 2025-06-05T19:19:42.0668040Z iniconfig 2.1.0 2025-06-05T19:19:42.0668360Z Jinja2 3.1.6 2025-06-05T19:19:42.0668630Z kagglehub 0.3.12 2025-06-05T19:19:45.6338520Z kiwisolver 1.4.8 2025-06-05T19:19:45.6344230Z lxml 5.4.0 2025-06-05T19:19:45.6360830Z markdown-it-py 2.2.0 2025-06-05T19:19:45.6361970Z MarkupSafe 3.0.2 2025-06-05T19:19:45.6362580Z matplotlib 3.10.3 2025-06-05T19:19:45.6364510Z mdit-py-plugins 0.3.5 2025-06-05T19:19:45.6365260Z mdurl 0.1.2 2025-06-05T19:19:45.6366110Z mpmath 1.3.0 2025-06-05T19:19:45.6366390Z multidict 6.4.4 2025-06-05T19:19:45.6366880Z multiprocess 0.70.16 2025-06-05T19:19:45.6367530Z myst-parser 0.18.1 2025-06-05T19:19:45.6367850Z networkx 3.5 2025-06-05T19:19:45.6368150Z numpy 2.2.6 2025-06-05T19:19:45.6368450Z omegaconf 2.3.0 2025-06-05T19:19:45.6368740Z packaging 25.0 2025-06-05T19:19:45.6369080Z pandas 2.3.0 2025-06-05T19:19:45.6369430Z parameterized 0.9.0 2025-06-05T19:19:45.6369750Z pillow 11.2.1 2025-06-05T19:19:45.6370020Z pip 25.1 2025-06-05T19:19:45.6371960Z pluggy 1.6.0 2025-06-05T19:19:45.6372260Z propcache 0.3.1 2025-06-05T19:19:45.6372530Z protobuf 6.31.1 2025-06-05T19:19:45.6372760Z psutil 7.0.0 2025-06-05T19:19:45.6373050Z pyaml 25.5.0 2025-06-05T19:19:45.6373350Z pyarrow 20.0.0 2025-06-05T19:19:45.6376090Z pycryptodomex 3.23.0 2025-06-05T19:19:45.6376410Z Pygments 2.19.1 2025-06-05T19:19:45.6376700Z pyparsing 3.2.3 2025-06-05T19:19:45.6376950Z pytest 8.4.0 2025-06-05T19:19:45.6380900Z pytest-cov 4.1.0 2025-06-05T19:19:45.6381200Z pytest-rerunfailures 15.1 2025-06-05T19:19:45.6381490Z pytest-xdist 3.7.0 2025-06-05T19:19:45.6381780Z python-dateutil 2.9.0.post0 2025-06-05T19:19:45.6382300Z pytorch_sphinx_theme 0.0.24 /Users/runner/work/executorch/executorch/pytorch/executorch/.ci/docker/src/pytorch-sphinx-theme 2025-06-05T19:19:45.6383250Z pytorch_tokenizers 0.1.0 2025-06-05T19:19:45.6383480Z pytz 2025.2 2025-06-05T19:19:45.6383770Z PyYAML 6.0.1 2025-06-05T19:19:45.6384040Z regex 2024.11.6 2025-06-05T19:19:45.6384330Z requests 2.32.3 2025-06-05T19:19:45.6385070Z ruamel.yaml 0.17.32 2025-06-05T19:19:45.6385370Z ruamel.yaml.clib 0.2.12 2025-06-05T19:19:45.6385660Z safetensors 0.5.3 2025-06-05T19:19:45.6385940Z sentencepiece 0.2.0 2025-06-05T19:19:45.6386200Z setuptools 78.1.1 2025-06-05T19:19:45.6386430Z six 1.17.0 2025-06-05T19:19:45.6386710Z snowballstemmer 3.0.1 2025-06-05T19:19:45.6387150Z sortedcontainers 2.4.0 2025-06-05T19:19:45.6387450Z soupsieve 2.7 2025-06-05T19:19:45.6387700Z Sphinx 5.3.0 2025-06-05T19:19:45.6388030Z sphinx-copybutton 0.5.0 2025-06-05T19:19:45.6388270Z sphinx_design 0.4.1 2025-06-05T19:19:45.6388530Z sphinx-gallery 0.14.0 2025-06-05T19:19:45.6388790Z sphinx_reredirects 0.1.4 2025-06-05T19:19:45.6389060Z sphinxcontrib-applehelp 2.0.0 2025-06-05T19:19:45.6389360Z sphinxcontrib-devhelp 2.0.0 2025-06-05T19:19:45.6389780Z sphinxcontrib-htmlhelp 2.1.0 2025-06-05T19:19:45.6390030Z sphinxcontrib-jsmath 1.0.1 2025-06-05T19:19:45.6390290Z sphinxcontrib-qthelp 2.0.0 2025-06-05T19:19:45.6390560Z sphinxcontrib-serializinghtml 2.0.0 2025-06-05T19:19:45.6390810Z sympy 1.14.0 2025-06-05T19:19:45.6392520Z tabulate 0.9.0 2025-06-05T19:19:45.6393330Z tiktoken 0.9.0 2025-06-05T19:19:45.6395790Z timm 1.0.7 2025-06-05T19:19:45.6397300Z tokenizers 0.21.1 2025-06-05T19:19:45.6399360Z tomli 2.0.1 2025-06-05T19:19:45.6400040Z torch 2.8.0a0+git5616fa4 2025-06-05T19:19:45.6401020Z torchao 0.12.0+gitbc68b11 2025-06-05T19:19:45.6401360Z torchaudio 2.6.0a0+1a8f621 2025-06-05T19:19:45.6401660Z torchdata 0.11.0 2025-06-05T19:19:45.6402740Z torchsr 1.0.4 2025-06-05T19:19:45.6403470Z torchtune 0.6.1 2025-06-05T19:19:45.6404270Z torchvision 0.22.0a0+966da7e 2025-06-05T19:19:45.6404970Z tqdm 4.67.1 2025-06-05T19:19:45.6405820Z transformers 4.47.1 2025-06-05T19:19:45.6406090Z typing_extensions 4.14.0 2025-06-05T19:19:45.6406320Z tzdata 2025.2 2025-06-05T19:19:45.6406870Z urllib3 2.4.0 2025-06-05T19:19:45.6437240Z wheel 0.37.1 2025-06-05T19:19:45.6459520Z xxhash 3.5.0 2025-06-05T19:19:45.6523620Z yarl 1.20.0 2025-06-05T19:19:45.6585910Z zstd 1.5.5.1 2025-06-05T19:19:45.6686890Z + build_executorch_runner cmake Release 2025-06-05T19:19:45.6785790Z + [[ cmake == \b\u\c\k\2 ]] 2025-06-05T19:19:45.6887150Z + [[ cmake == \c\m\a\k\e ]] 2025-06-05T19:19:45.6887490Z + build_executorch_runner_cmake Release 2025-06-05T19:19:45.6978080Z + CMAKE_OUTPUT_DIR=cmake-out 2025-06-05T19:19:45.7069650Z + clean_executorch_install_folders 2025-06-05T19:19:45.7104220Z + ./install_executorch.sh --clean 2025-06-05T19:19:45.7165420Z Cleaning build artifacts... 2025-06-05T19:19:45.7190690Z Cleaning pip-out/... 2025-06-05T19:19:45.7225590Z Done cleaning build artifacts. 2025-06-05T19:19:45.7280380Z + mkdir cmake-out 2025-06-05T19:19:45.7329930Z + pushd cmake-out 2025-06-05T19:19:45.7397460Z ~/work/executorch/executorch/pytorch/executorch/cmake-out ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:19:45.7412950Z + [[ Release == \D\e\b\u\g ]] 2025-06-05T19:19:45.7463960Z + CXXFLAGS= 2025-06-05T19:19:45.7476430Z + CXXFLAGS= 2025-06-05T19:19:45.7476870Z + retry cmake -DPYTHON_EXECUTABLE=python -DCMAKE_BUILD_TYPE=Release .. 2025-06-05T19:19:45.7478630Z + cmake -DPYTHON_EXECUTABLE=python -DCMAKE_BUILD_TYPE=Release .. 2025-06-05T19:19:45.7479110Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:19:45.7479650Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:19:45.7479960Z -- Detecting C compiler ABI info 2025-06-05T19:19:45.7480190Z -- Detecting C compiler ABI info - done 2025-06-05T19:19:45.7480730Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-06-05T19:19:45.7481330Z -- Detecting C compile features 2025-06-05T19:19:45.7481540Z -- Detecting C compile features - done 2025-06-05T19:19:45.7481790Z -- Detecting CXX compiler ABI info 2025-06-05T19:19:45.7482050Z -- Detecting CXX compiler ABI info - done 2025-06-05T19:19:45.7482620Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-06-05T19:19:45.7483130Z -- Detecting CXX compile features 2025-06-05T19:19:45.7483370Z -- Detecting CXX compile features - done 2025-06-05T19:19:45.7483610Z -- --- Configured Options --- 2025-06-05T19:19:45.7483740Z 2025-06-05T19:19:45.7483830Z -- CMAKE_CXX_STANDARD : 17 2025-06-05T19:19:45.7484120Z -- CMAKE_SYSTEM_PROCESSOR : arm64 2025-06-05T19:19:45.7484380Z -- CMAKE_BUILD_TYPE : Release 2025-06-05T19:19:45.7484670Z -- PYTHON_EXECUTABLE : python 2025-06-05T19:19:45.7484970Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2025-06-05T19:19:45.7485270Z -- CMAKE_TOOLCHAIN_FILE x (unset) 2025-06-05T19:19:45.7485530Z -- BUCK2 x (unset) 2025-06-05T19:19:45.7485780Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-06-05T19:19:45.7486030Z -- EXECUTORCH_BUILD_COREML : OFF 2025-06-05T19:19:45.7486290Z -- EXECUTORCH_FLATBUFFERS_MAX_ALIGNMENT : 1024 2025-06-05T19:19:45.7486550Z -- EXECUTORCH_PAL_DEFAULT : posix 2025-06-05T19:19:45.7487090Z -- EXECUTORCH_PAL_DEFAULT_FILE_PATH : /Users/runner/work/executorch/executorch/pytorch/executorch/runtime/platform/default/posix.cpp 2025-06-05T19:19:45.7487610Z -- EXECUTORCH_LOG_LEVEL : Info 2025-06-05T19:19:45.7487880Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-06-05T19:19:45.7488150Z -- EXECUTORCH_ENABLE_EVENT_TRACER : OFF 2025-06-05T19:19:45.7488410Z -- EXECUTORCH_OPTIMIZE_SIZE : OFF 2025-06-05T19:19:45.7488680Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-06-05T19:19:45.7488930Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-06-05T19:19:45.7489200Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-06-05T19:19:45.7489460Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT : OFF 2025-06-05T19:19:45.7489720Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-06-05T19:19:45.7489980Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-06-05T19:19:45.7490250Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-06-05T19:19:45.7490520Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-06-05T19:19:45.7490780Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-06-05T19:19:45.7491320Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-06-05T19:19:45.7491590Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-06-05T19:19:45.7491850Z -- EXECUTORCH_BUILD_EXTENSION_APPLE : OFF 2025-06-05T19:19:45.7492120Z -- EXECUTORCH_BUILD_MPS : OFF 2025-06-05T19:19:45.7492360Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-06-05T19:19:45.7492610Z -- EXECUTORCH_BUILD_OPENVINO : OFF 2025-06-05T19:19:45.7492850Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-06-05T19:19:45.7493350Z -- EXECUTORCH_BUILD_QNN : OFF 2025-06-05T19:19:45.7493650Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-06-05T19:19:45.7493950Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : OFF 2025-06-05T19:19:45.7494230Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-06-05T19:19:45.7494490Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-06-05T19:19:45.7494760Z -- EXECUTORCH_NNLIB_OPT : OFF 2025-06-05T19:19:45.7495010Z -- EXECUTORCH_CADENCE_CPU_RUNNER : OFF 2025-06-05T19:19:45.7495260Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-06-05T19:19:45.7495500Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-06-05T19:19:45.7495760Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-06-05T19:19:45.7496030Z -- EXECUTORCH_BUILD_PORTABLE_OPS : ON 2025-06-05T19:19:45.7496290Z -- EXECUTORCH_USE_DL : ON 2025-06-05T19:19:45.7496570Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-06-05T19:19:45.7496820Z -- EXECUTORCH_BUILD_CORTEX_M : OFF 2025-06-05T19:19:45.7497070Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-06-05T19:19:45.7497320Z -- EXECUTORCH_COREML_BUILD_EXECUTOR_RUNNER : OFF 2025-06-05T19:19:45.7497570Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-06-05T19:19:45.7497850Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-06-05T19:19:45.7498120Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-06-05T19:19:45.7498380Z -- EXECUTORCH_XNNPACK_SHARED_WORKSPACE : ON 2025-06-05T19:19:45.7498640Z -- EXECUTORCH_XNNPACK_ENABLE_KLEIDI : OFF 2025-06-05T19:19:45.7499340Z -- EXECUTORCH_XNNPACK_ENABLE_WEIGHT_CACHE : OFF 2025-06-05T19:19:45.7499680Z -- -------------------------- 2025-06-05T19:19:45.7500160Z -- Using the multi-header code from /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/json/include/ 2025-06-05T19:19:45.7500800Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T19:19:45.7501320Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:45.7501610Z CMake. 2025-06-05T19:19:45.7501690Z 2025-06-05T19:19:45.7501860Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:45.7502280Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:45.7502650Z to work with policies introduced by or earlier. 2025-06-05T19:19:45.7502860Z 2025-06-05T19:19:45.7502870Z 2025-06-05T19:19:45.7503130Z -- dist install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc 2025-06-05T19:19:45.7503690Z -- lib install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib 2025-06-05T19:19:45.7504080Z -- Setting Clang compiler options 2025-06-05T19:19:45.7504560Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T19:19:45.7505270Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:19:48.9693310Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:48.9694070Z CMake. 2025-06-05T19:19:48.9694470Z 2025-06-05T19:19:48.9694750Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:48.9696670Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:48.9702800Z to work with policies introduced by or earlier. 2025-06-05T19:19:48.9705870Z 2025-06-05T19:19:48.9706110Z 2025-06-05T19:19:48.9707570Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:19:48.9711670Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:48.9712130Z CMake. 2025-06-05T19:19:48.9712320Z 2025-06-05T19:19:48.9712620Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:48.9716160Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:48.9717100Z to work with policies introduced by or earlier. 2025-06-05T19:19:48.9717410Z 2025-06-05T19:19:48.9717500Z 2025-06-05T19:19:48.9717970Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-05T19:19:48.9718800Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:48.9728650Z CMake. 2025-06-05T19:19:48.9728890Z 2025-06-05T19:19:48.9729150Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:48.9730030Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:48.9730480Z to work with policies introduced by or earlier. 2025-06-05T19:19:48.9730760Z 2025-06-05T19:19:48.9730850Z 2025-06-05T19:19:48.9731030Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-05T19:19:48.9731460Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-06-05T19:19:48.9731800Z -- Found Threads: TRUE 2025-06-05T19:19:48.9732120Z -- Resolved buck2 as buck2. 2025-06-05T19:19:48.9732410Z -- Killing buck2 daemon 2025-06-05T19:19:48.9732670Z 'buck2 killall' 2025-06-05T19:19:48.9732940Z -- executorch: Generating source lists 2025-06-05T19:19:48.9733580Z -- executorch: Generating source file list /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T19:19:48.9734560Z -- executorch: Using sources file /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-06-05T19:19:48.9735150Z -- Generating operator lib: 2025-06-05T19:19:48.9735440Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:19:48.9736270Z -- OPS_SCHEMA_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T19:19:48.9736840Z -- ROOT_OPS: 2025-06-05T19:19:48.9737100Z -- INCLUDE_ALL_OPS: 2025-06-05T19:19:48.9738170Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml" 2025-06-05T19:19:48.9739480Z -- Generating kernel bindings: 2025-06-05T19:19:48.9739780Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:19:48.9748810Z -- FUNCTIONS_YAML: /Users/runner/work/executorch/executorch/pytorch/executorch/kernels/portable/functions.yaml 2025-06-05T19:19:48.9753210Z -- CUSTOM_OPS_YAML: 2025-06-05T19:19:48.9753870Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-06-05T19:19:48.9756990Z Generated files /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-06-05T19:19:48.9758770Z -- Generating operator lib: 2025-06-05T19:19:48.9759080Z -- LIB_NAME: portable_ops_lib 2025-06-05T19:19:48.9759560Z -- KERNEL_LIBS: portable_kernels 2025-06-05T19:19:48.9759870Z -- DEPS: executorch_core 2025-06-05T19:19:48.9760980Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-06-05T19:19:48.9762980Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:48.9763360Z CMake. 2025-06-05T19:19:48.9763540Z 2025-06-05T19:19:48.9763850Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:48.9764530Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:48.9765180Z to work with policies introduced by or earlier. 2025-06-05T19:19:48.9765740Z 2025-06-05T19:19:48.9766250Z 2025-06-05T19:19:48.9766430Z -- Looking for C++ include unistd.h 2025-06-05T19:19:48.9766760Z -- Looking for C++ include unistd.h - found 2025-06-05T19:19:48.9767090Z -- Looking for C++ include stdint.h 2025-06-05T19:19:48.9767410Z -- Looking for C++ include stdint.h - found 2025-06-05T19:19:48.9770160Z -- Looking for C++ include inttypes.h 2025-06-05T19:19:48.9770550Z -- Looking for C++ include inttypes.h - found 2025-06-05T19:19:48.9771120Z -- Looking for C++ include sys/types.h 2025-06-05T19:19:48.9771500Z -- Looking for C++ include sys/types.h - found 2025-06-05T19:19:48.9771890Z -- Looking for C++ include sys/stat.h 2025-06-05T19:19:48.9772260Z -- Looking for C++ include sys/stat.h - found 2025-06-05T19:19:48.9772590Z -- Looking for C++ include fnmatch.h 2025-06-05T19:19:48.9772980Z -- Looking for C++ include fnmatch.h - found 2025-06-05T19:19:48.9778690Z -- Looking for C++ include stddef.h 2025-06-05T19:19:48.9779050Z -- Looking for C++ include stddef.h - found 2025-06-05T19:19:48.9779390Z -- Check size of uint32_t 2025-06-05T19:19:48.9779700Z -- Check size of uint32_t - done 2025-06-05T19:19:48.9779990Z -- Looking for strtoll 2025-06-05T19:19:48.9780260Z -- Looking for strtoll - found 2025-06-05T19:19:48.9780590Z -- Configuring done (3.4s) 2025-06-05T19:19:48.9780890Z -- Generating done (0.1s) 2025-06-05T19:19:48.9781430Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out 2025-06-05T19:19:48.9781890Z + popd 2025-06-05T19:19:48.9782170Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:19:48.9782490Z ++ uname 2025-06-05T19:19:48.9782730Z + '[' Darwin == Darwin ']' 2025-06-05T19:19:48.9783000Z ++ sysctl -n hw.ncpu 2025-06-05T19:19:48.9783250Z + CMAKE_JOBS=5 2025-06-05T19:19:48.9783510Z + cmake --build cmake-out -j 5 2025-06-05T19:19:48.9783960Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-05T19:19:48.9784510Z [ 0%] Creating directories for 'flatcc_external_project' 2025-06-05T19:19:48.9785030Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-06-05T19:19:48.9785580Z [ 2%] Creating directories for 'flatbuffers_external_project' 2025-06-05T19:19:48.9786120Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-06-05T19:19:48.9786660Z [ 3%] No download step for 'flatcc_external_project' 2025-06-05T19:19:48.9787040Z [ 3%] No download step for 'flatbuffers_external_project' 2025-06-05T19:19:48.9787530Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-05T19:19:48.9788190Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-06-05T19:19:48.9788730Z [ 5%] No update step for 'flatbuffers_external_project' 2025-06-05T19:19:48.9789130Z [ 5%] No update step for 'flatcc_external_project' 2025-06-05T19:19:48.9789610Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-05T19:19:48.9790100Z [ 5%] No patch step for 'flatbuffers_external_project' 2025-06-05T19:19:48.9790460Z [ 6%] No patch step for 'flatcc_external_project' 2025-06-05T19:19:48.9790970Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-06-05T19:19:48.9791520Z [ 7%] Performing configure step for 'flatbuffers_external_project' 2025-06-05T19:19:48.9792250Z [ 7%] Performing configure step for 'flatcc_external_project' 2025-06-05T19:19:48.9792810Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-05T19:19:48.9793250Z CMake Warning: 2025-06-05T19:19:48.9793610Z Ignoring empty string ("") provided on the command line. 2025-06-05T19:19:48.9793890Z 2025-06-05T19:19:48.9793980Z 2025-06-05T19:19:48.9794230Z CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T19:19:48.9794710Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:19:48.9795330Z CMake. 2025-06-05T19:19:48.9795500Z 2025-06-05T19:19:48.9795750Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:19:48.9796280Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:19:48.9796710Z to work with policies introduced by or earlier. 2025-06-05T19:19:48.9797020Z 2025-06-05T19:19:48.9797110Z 2025-06-05T19:19:48.9797270Z CMake Warning: 2025-06-05T19:19:48.9797600Z Ignoring empty string ("") provided on the command line. 2025-06-05T19:19:48.9797910Z 2025-06-05T19:19:48.9798000Z 2025-06-05T19:19:48.9798330Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-06-05T19:19:48.9798840Z fatal: No names found, cannot describe anything. 2025-06-05T19:19:48.9799200Z CMake Warning at CMake/Version.cmake:32 (message): 2025-06-05T19:19:48.9799550Z git describe failed with exit code: 128 2025-06-05T19:19:48.9799790Z 2025-06-05T19:19:48.9800020Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-06-05T19:19:48.9800450Z Call Stack (most recent call first): 2025-06-05T19:19:48.9800760Z CMakeLists.txt:5 (include) 2025-06-05T19:19:48.9800980Z 2025-06-05T19:19:48.9801060Z 2025-06-05T19:19:48.9801230Z -- Proceeding with version: 24.3.25.0 2025-06-05T19:19:48.9801710Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2025-06-05T19:19:48.9802350Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2025-06-05T19:19:48.9803010Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2025-06-05T19:19:48.9803710Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2025-06-05T19:19:48.9804270Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:19:48.9804690Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:19:48.9805070Z -- Detecting CXX compiler ABI info 2025-06-05T19:19:48.9805400Z -- Detecting C compiler ABI info 2025-06-05T19:19:48.9805880Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2025-06-05T19:19:48.9806560Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o 2025-06-05T19:19:48.9807130Z -- Detecting CXX compiler ABI info - done 2025-06-05T19:19:48.9807460Z -- Detecting C compiler ABI info - done 2025-06-05T19:19:48.9808060Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-06-05T19:19:48.9808700Z -- Detecting CXX compile features 2025-06-05T19:19:48.9809030Z -- Detecting CXX compile features - done 2025-06-05T19:19:48.9809350Z -- Looking for strtof_l 2025-06-05T19:19:48.9809910Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-06-05T19:19:48.9810820Z -- Detecting C compile features 2025-06-05T19:19:48.9811130Z -- Detecting C compile features - done 2025-06-05T19:19:48.9811610Z -- dist install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc 2025-06-05T19:19:48.9812570Z -- lib install dir /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib 2025-06-05T19:19:48.9877120Z -- Setting Clang compiler options 2025-06-05T19:19:48.9879690Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-06-05T19:19:48.9880740Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2025-06-05T19:19:48.9886380Z -- Configuring done (0.4s) 2025-06-05T19:19:48.9888020Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2025-06-05T19:19:48.9892440Z -- Generating done (0.0s) 2025-06-05T19:19:48.9893220Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/src/flatcc_external_project-build 2025-06-05T19:19:48.9895040Z [ 11%] Linking C static library libcpuinfo.a 2025-06-05T19:19:48.9895430Z [ 11%] Performing build step for 'flatcc_external_project' 2025-06-05T19:19:48.9895910Z [ 11%] Linking C static library libcpuinfo_internals.a 2025-06-05T19:19:48.9896330Z [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T19:19:48.9896720Z [ 11%] Built target cpuinfo 2025-06-05T19:19:48.9897460Z [ 11%] Built target cpuinfo_internals 2025-06-05T19:19:48.9897840Z -- Looking for strtof_l - not found 2025-06-05T19:19:48.9898160Z -- Looking for strtoull_l 2025-06-05T19:19:48.9898670Z [ 11%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-06-05T19:19:48.9899770Z [ 11%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-05T19:19:48.9900510Z [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T19:19:48.9900910Z -- Looking for strtoull_l - not found 2025-06-05T19:19:48.9901240Z -- Looking for realpath 2025-06-05T19:19:48.9901770Z [ 11%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-05T19:19:48.9902360Z [ 9%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T19:19:48.9904630Z [ 12%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T19:19:48.9905230Z [ 15%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T19:19:48.9905540Z -- Looking for realpath - found 2025-06-05T19:19:48.9905820Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-06-05T19:19:48.9906080Z -- Configuring done (0.9s) 2025-06-05T19:19:48.9906280Z -- Generating done (0.0s) 2025-06-05T19:19:48.9907000Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/src/flatbuffers_external_project-build 2025-06-05T19:19:48.9907720Z [ 11%] Performing build step for 'flatbuffers_external_project' 2025-06-05T19:19:48.9908090Z [ 18%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T19:19:48.9908460Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-06-05T19:19:48.9909020Z [ 21%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T19:19:48.9909470Z [ 21%] Built target flatccrt 2025-06-05T19:19:48.9909800Z [ 24%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-06-05T19:19:48.9910320Z [ 11%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-06-05T19:19:48.9910850Z [ 27%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-06-05T19:19:48.9911400Z [ 12%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-05T19:19:48.9911900Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-06-05T19:19:48.9912590Z [ 12%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-05T19:19:48.9913130Z [ 30%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-06-05T19:19:48.9913480Z [ 13%] Linking C static library libpthreadpool.a 2025-06-05T19:19:48.9913720Z [ 13%] Built target pthreadpool 2025-06-05T19:19:48.9913990Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-06-05T19:19:48.9914420Z [ 33%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-06-05T19:19:48.9915070Z [ 36%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-06-05T19:19:48.9915510Z [ 39%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-06-05T19:19:48.9915940Z [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-06-05T19:19:48.9916350Z [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-06-05T19:19:48.9916700Z [ 48%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-06-05T19:19:48.9917020Z [ 14%] Linking CXX static library libgflags_nothreads.a 2025-06-05T19:19:48.9917340Z [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-06-05T19:19:48.9917650Z [ 14%] Built target gflags_nothreads_static 2025-06-05T19:19:48.9917920Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-06-05T19:19:48.9918270Z [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-06-05T19:19:48.9918610Z [ 57%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-06-05T19:19:48.9918970Z [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-06-05T19:19:48.9919350Z [ 63%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-06-05T19:19:48.9919750Z [ 66%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-06-05T19:19:48.9920130Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-06-05T19:19:48.9920520Z [ 69%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-06-05T19:19:48.9920900Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-06-05T19:19:48.9921290Z [ 72%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-06-05T19:19:48.9921690Z [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-06-05T19:19:48.9922110Z [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-06-05T19:19:48.9922540Z [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-06-05T19:19:48.9922980Z [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-06-05T19:19:48.9923370Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-06-05T19:19:48.9923760Z [ 87%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-06-05T19:19:48.9924170Z [ 90%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-06-05T19:19:48.9925140Z [ 93%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-06-05T19:19:48.9925590Z [ 93%] Built target flatcc 2025-06-05T19:19:48.9925860Z [ 96%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-06-05T19:19:48.9926370Z [100%] Linking C executable /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/bin/flatcc 2025-06-05T19:19:48.9926810Z [100%] Built target flatcc_cli 2025-06-05T19:19:48.9927070Z [ 14%] Performing install step for 'flatcc_external_project' 2025-06-05T19:19:48.9927330Z [ 21%] Built target flatccrt 2025-06-05T19:19:48.9927590Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-06-05T19:19:48.9927900Z [ 93%] Built target flatcc 2025-06-05T19:19:48.9928160Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-06-05T19:19:48.9928650Z [100%] Built target flatcc_cli 2025-06-05T19:19:48.9928860Z Install the project... 2025-06-05T19:19:48.9929050Z -- Install configuration: "" 2025-06-05T19:19:48.9929540Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc 2025-06-05T19:19:48.9930390Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc.h 2025-06-05T19:19:48.9931270Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_version.h 2025-06-05T19:19:48.9932330Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_emitter.h 2025-06-05T19:19:48.9933250Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_alloc.h 2025-06-05T19:19:48.9934170Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_printer.h 2025-06-05T19:19:48.9935070Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_verifier.h 2025-06-05T19:19:48.9935970Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_refmap.h 2025-06-05T19:19:48.9936890Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_unaligned.h 2025-06-05T19:19:48.9937790Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable 2025-06-05T19:19:48.9938700Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_print.h 2025-06-05T19:19:48.9939630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintfp.h 2025-06-05T19:19:48.9940520Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pbase64.h 2025-06-05T19:19:48.9941420Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/prestrict.h 2025-06-05T19:19:48.9942330Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/punaligned.h 2025-06-05T19:19:56.8564430Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/LICENSE 2025-06-05T19:19:56.8567500Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic.h 2025-06-05T19:19:56.8570150Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinttypes.h 2025-06-05T19:19:56.8573460Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pinline.h 2025-06-05T19:19:56.8574630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pprintint.h 2025-06-05T19:19:56.8575880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_pop.h 2025-06-05T19:19:56.8577350Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include 2025-06-05T19:19:56.8578370Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std 2025-06-05T19:19:56.8579430Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdalign.h 2025-06-05T19:19:56.8580510Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/inttypes.h 2025-06-05T19:19:56.8599500Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdbool.h 2025-06-05T19:19:56.8600630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/std/stdint.h 2025-06-05T19:19:56.8604730Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/README 2025-06-05T19:19:56.8605870Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux 2025-06-05T19:19:56.8606860Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/include/linux/endian.h 2025-06-05T19:19:56.8607910Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pversion.h 2025-06-05T19:19:56.8608880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdalign.h 2025-06-05T19:19:56.8609870Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pdiagnostic_push.h 2025-06-05T19:19:56.8610890Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pmemaccess.h 2025-06-05T19:19:56.8611880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian_detect.h 2025-06-05T19:19:56.8613300Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/paligned_alloc.h 2025-06-05T19:19:56.8614320Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pendian.h 2025-06-05T19:19:56.8615430Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert.h 2025-06-05T19:19:56.8616450Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pwarnings.h 2025-06-05T19:19:56.8617460Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparsefp.h 2025-06-05T19:19:56.8623170Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/README.md 2025-06-05T19:19:56.8626080Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable_basic.h 2025-06-05T19:19:56.8629660Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/portable.h 2025-06-05T19:19:56.8631030Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_math.h 2025-06-05T19:19:56.8632050Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pattributes.h 2025-06-05T19:19:56.8633020Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdint.h 2025-06-05T19:19:56.8634380Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstdbool.h 2025-06-05T19:19:56.8635360Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pcrt.h 2025-06-05T19:19:56.8636410Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pstatic_assert_scope.h 2025-06-05T19:19:56.8637420Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/grisu3_parse.h 2025-06-05T19:19:56.8638430Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/portable/pparseint.h 2025-06-05T19:19:56.8639440Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_endian.h 2025-06-05T19:19:56.8640400Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_iov.h 2025-06-05T19:19:56.8641370Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_rtconfig.h 2025-06-05T19:19:56.8642360Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_accessors.h 2025-06-05T19:19:56.8643430Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_epilogue.h 2025-06-05T19:19:56.8644560Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_identifier.h 2025-06-05T19:19:56.8645710Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_prologue.h 2025-06-05T19:19:56.8646830Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_builder.h 2025-06-05T19:19:56.8647940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support 2025-06-05T19:19:56.8649000Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/README 2025-06-05T19:19:56.8650000Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/readfile.h 2025-06-05T19:19:56.8651010Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/cdump.h 2025-06-05T19:19:56.8651960Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/elapsed.h 2025-06-05T19:19:56.8652940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/support/hexdump.h 2025-06-05T19:19:56.8654080Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_json_parser.h 2025-06-05T19:19:56.8655100Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_flatbuffers.h 2025-06-05T19:19:56.8656060Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_portable.h 2025-06-05T19:20:01.5282700Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_types.h 2025-06-05T19:20:01.5284040Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/flatcc_assert.h 2025-06-05T19:20:01.5285040Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection 2025-06-05T19:20:01.5286000Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/README 2025-06-05T19:20:01.5287030Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_reader.h 2025-06-05T19:20:01.5288060Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_reader.h 2025-06-05T19:20:01.5289120Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_builder.h 2025-06-05T19:20:01.5290150Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/reflection_verifier.h 2025-06-05T19:20:01.5291200Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/include/flatcc/reflection/flatbuffers_common_builder.h 2025-06-05T19:20:01.5292180Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/lib/libflatccrt.a 2025-06-05T19:20:01.5293010Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/lib/libflatcc.a 2025-06-05T19:20:01.5293870Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatcc_external_project/bin/flatcc 2025-06-05T19:20:01.5294480Z [ 15%] Completed 'flatcc_external_project' 2025-06-05T19:20:01.5294800Z [ 15%] Built target flatcc_external_project 2025-06-05T19:20:01.5295190Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-06-05T19:20:01.5295640Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-06-05T19:20:01.5296130Z [ 15%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-06-05T19:20:01.5296690Z [ 16%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-06-05T19:20:01.5297230Z [ 16%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-06-05T19:20:01.5297750Z [ 16%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-06-05T19:20:01.5298230Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-06-05T19:20:01.5298770Z [ 17%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-06-05T19:20:01.5299390Z [ 17%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-06-05T19:20:01.5299840Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-06-05T19:20:01.5300260Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-06-05T19:20:01.5301100Z [ 17%] Linking C static library /Users/runner/work/executorch/executorch/pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-06-05T19:20:01.5301660Z [ 17%] Built target flatccrt 2025-06-05T19:20:01.5301930Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-06-05T19:20:01.5302440Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-06-05T19:20:01.5302860Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-06-05T19:20:01.5303340Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-06-05T19:20:01.5303930Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-06-05T19:20:01.5304360Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-06-05T19:20:01.5304770Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-06-05T19:20:01.5305220Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-06-05T19:20:01.5305730Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-06-05T19:20:01.5306190Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-06-05T19:20:01.5306620Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-06-05T19:20:01.5307070Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-06-05T19:20:01.5307520Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-06-05T19:20:01.5307960Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-06-05T19:20:01.5308400Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-06-05T19:20:01.5308810Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-06-05T19:20:01.5309230Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-06-05T19:20:01.5309650Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-06-05T19:20:01.5310080Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-06-05T19:20:01.5310510Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-06-05T19:20:01.5310950Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-06-05T19:20:01.5311400Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-06-05T19:20:01.5311840Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-06-05T19:20:01.5312180Z [100%] Linking CXX executable flatc 2025-06-05T19:20:01.5312380Z [100%] Built target flatc 2025-06-05T19:20:01.5312640Z [ 17%] Performing install step for 'flatbuffers_external_project' 2025-06-05T19:20:01.5313010Z [100%] Built target flatc 2025-06-05T19:20:01.5313190Z Install the project... 2025-06-05T19:20:01.5313440Z -- Install configuration: "" 2025-06-05T19:20:01.5314060Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers 2025-06-05T19:20:01.5314970Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch 2025-06-05T19:20:01.5315920Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/flatc_pch.h 2025-06-05T19:20:01.5316900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/pch/pch.h 2025-06-05T19:20:01.5317850Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/grpc.h 2025-06-05T19:20:01.5318940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generator.h 2025-06-05T19:20:01.5319890Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/idl.h 2025-06-05T19:20:01.5320820Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/verifier.h 2025-06-05T19:20:01.5321910Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection_generated.h 2025-06-05T19:20:01.5323010Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/registry.h 2025-06-05T19:20:01.5323990Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffers.h 2025-06-05T19:20:01.5324960Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/struct.h 2025-06-05T19:20:01.5325940Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/file_manager.h 2025-06-05T19:20:01.5326920Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatc.h 2025-06-05T19:20:01.5327950Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer.h 2025-06-05T19:20:01.5328880Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/allocator.h 2025-06-05T19:20:01.5329840Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flexbuffers.h 2025-06-05T19:20:01.5330810Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/minireflect.h 2025-06-05T19:20:01.5331820Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/array.h 2025-06-05T19:20:01.5332820Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/default_allocator.h 2025-06-05T19:20:01.5333830Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/util.h 2025-06-05T19:20:16.1265640Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/code_generators.h 2025-06-05T19:20:16.1266900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/stl_emulation.h 2025-06-05T19:20:16.1268280Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/table.h 2025-06-05T19:20:16.1269460Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/detached_buffer.h 2025-06-05T19:20:16.1272340Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/buffer_ref.h 2025-06-05T19:20:16.1275350Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector.h 2025-06-05T19:20:16.1279100Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/vector_downward.h 2025-06-05T19:20:16.1282020Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flatbuffer_builder.h 2025-06-05T19:20:16.1285510Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/hash.h 2025-06-05T19:20:16.1288120Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/reflection.h 2025-06-05T19:20:16.1291630Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/flex_flat_util.h 2025-06-05T19:20:16.1294290Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/string.h 2025-06-05T19:20:16.1296900Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/include/flatbuffers/base.h 2025-06-05T19:20:16.1299640Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config.cmake 2025-06-05T19:20:16.1302510Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/BuildFlatBuffers.cmake 2025-06-05T19:20:16.1305510Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/flatbuffers-config-version.cmake 2025-06-05T19:20:16.1308090Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/bin/flatc 2025-06-05T19:20:16.1309260Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets.cmake 2025-06-05T19:20:16.1310420Z -- Installing: /Users/runner/work/executorch/executorch/pytorch/executorch/cmake-out/third-party/flatbuffers_external_project/lib/cmake/flatbuffers/FlatcTargets-noconfig.cmake 2025-06-05T19:20:16.1311180Z [ 17%] Completed 'flatbuffers_external_project' 2025-06-05T19:20:16.1311510Z [ 17%] Built target flatbuffers_external_project 2025-06-05T19:20:16.1311870Z [ 17%] Generating common_schema headers 2025-06-05T19:20:16.1312200Z [ 17%] Built target common_schema 2025-06-05T19:20:16.1312590Z [ 18%] Generating program_schema headers 2025-06-05T19:20:16.1312880Z [ 18%] Built target program_schema 2025-06-05T19:20:16.1313330Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-06-05T19:20:16.1313930Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-06-05T19:20:16.1314570Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-06-05T19:20:16.1315140Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-06-05T19:20:16.1315840Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-06-05T19:20:16.1316470Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-06-05T19:20:16.1317080Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-06-05T19:20:16.1317650Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-06-05T19:20:16.1318230Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-06-05T19:20:16.1318770Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-06-05T19:20:16.1319700Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-06-05T19:20:16.1320370Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-06-05T19:20:16.1321030Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-06-05T19:20:16.1321660Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-06-05T19:20:16.1322190Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-06-05T19:20:16.1322940Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-06-05T19:20:16.1323470Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/platform.cpp.o 2025-06-05T19:20:16.1324010Z [ 24%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-06-05T19:20:16.1324510Z [ 24%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-06-05T19:20:16.1325060Z [ 24%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-06-05T19:20:16.1325610Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-06-05T19:20:16.1326090Z [ 25%] Linking CXX static library libexecutorch_core.a 2025-06-05T19:20:16.1326380Z [ 25%] Built target executorch_core 2025-06-05T19:20:16.1326800Z [ 25%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-06-05T19:20:16.1327380Z [ 26%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-06-05T19:20:16.1328030Z [ 26%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-06-05T19:20:16.1328650Z [ 26%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/activation_ops_util.cpp.o 2025-06-05T19:20:16.1329300Z [ 27%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-06-05T19:20:16.1329910Z [ 27%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-06-05T19:20:16.1330600Z [ 27%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/advanced_index_util.cpp.o 2025-06-05T19:20:16.1331240Z [ 27%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-06-05T19:20:16.1331850Z [ 27%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-06-05T19:20:16.1332490Z [ 27%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/copy_ops_util.cpp.o 2025-06-05T19:20:16.1333180Z [ 28%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/broadcast_util.cpp.o 2025-06-05T19:20:16.1333670Z [ 29%] Linking CXX static library libextension_threadpool.a 2025-06-05T19:20:16.1334220Z [ 29%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/delinearize_index.cpp.o 2025-06-05T19:20:16.1334900Z [ 30%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/distance_util.cpp.o 2025-06-05T19:20:16.1335410Z [ 30%] Built target extension_threadpool 2025-06-05T19:20:16.1335870Z [ 30%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/dtype_util.cpp.o 2025-06-05T19:20:16.1336470Z [ 30%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/index_util.cpp.o 2025-06-05T19:20:16.1336920Z [ 31%] Linking CXX static library libexecutorch.a 2025-06-05T19:20:16.1337280Z [ 31%] Built target executorch 2025-06-05T19:20:16.1337720Z [ 32%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/kernel_ops_util.cpp.o 2025-06-05T19:20:16.1338410Z [ 32%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/matmul_ops_util.cpp.o 2025-06-05T19:20:16.1339280Z [ 32%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/normalization_ops_util.cpp.o 2025-06-05T19:20:16.1339950Z [ 33%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/padding_util.cpp.o 2025-06-05T19:20:16.1340510Z [ 33%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/reduce_util.cpp.o 2025-06-05T19:20:16.1341070Z [ 33%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/repeat_util.cpp.o 2025-06-05T19:20:16.1341650Z [ 34%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/select_copy_util.cpp.o 2025-06-05T19:20:16.1342340Z [ 34%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/slice_util.cpp.o 2025-06-05T19:20:16.1342930Z [ 35%] Building CXX object kernels/portable/cpu/util/CMakeFiles/kernels_util_all_deps.dir/upsample_util.cpp.o 2025-06-05T19:20:16.1343400Z [ 35%] Linking CXX static library libkernels_util_all_deps.a 2025-06-05T19:20:32.0882240Z [ 35%] Built target kernels_util_all_deps 2025-06-05T19:20:32.0998740Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-06-05T19:20:32.1084830Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-06-05T19:20:32.1187760Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-06-05T19:20:32.1287620Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-06-05T19:20:32.1389850Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-06-05T19:20:32.1481650Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-06-05T19:20:32.1483830Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-06-05T19:20:32.1485470Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-06-05T19:20:32.1487400Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-06-05T19:20:32.1489130Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-06-05T19:20:32.1490700Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-06-05T19:20:32.1492430Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-06-05T19:20:32.1494010Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-06-05T19:20:32.1495640Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-06-05T19:20:32.1497230Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-06-05T19:20:32.1498900Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-06-05T19:20:32.1500540Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-06-05T19:20:32.1502360Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-06-05T19:20:32.1504110Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-06-05T19:20:32.1505950Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-06-05T19:20:32.1507700Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-06-05T19:20:32.1509440Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-06-05T19:20:32.1511290Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-06-05T19:20:32.1513170Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-06-05T19:20:32.1516350Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-06-05T19:20:32.1518520Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-06-05T19:20:32.1520990Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-06-05T19:20:32.1522660Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-06-05T19:20:32.1524500Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-06-05T19:20:32.1527290Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-06-05T19:20:32.1528970Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-06-05T19:20:32.1530930Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-06-05T19:20:32.1531770Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-06-05T19:20:32.1532610Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-06-05T19:20:32.1533400Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-06-05T19:20:32.1534240Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-06-05T19:20:32.1534990Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-06-05T19:20:32.1535740Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-06-05T19:20:32.1536500Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-06-05T19:20:32.1537230Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-06-05T19:20:32.1538040Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-06-05T19:20:32.1538960Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-06-05T19:20:32.1539750Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_elu.cpp.o 2025-06-05T19:20:32.1540510Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-06-05T19:20:32.1541230Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-06-05T19:20:32.1541920Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-06-05T19:20:32.1542600Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-06-05T19:20:32.1543380Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-06-05T19:20:32.1544100Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-06-05T19:20:32.1544880Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-06-05T19:20:32.1545630Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-06-05T19:20:32.1546380Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-06-05T19:20:32.1547060Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-06-05T19:20:32.1547840Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-06-05T19:20:32.1548610Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-06-05T19:20:32.1549360Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-06-05T19:20:32.1550470Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-06-05T19:20:32.1551400Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-06-05T19:20:32.1552150Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-06-05T19:20:32.1552830Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-06-05T19:20:32.1553580Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-06-05T19:20:32.1554580Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-06-05T19:20:32.1555320Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-06-05T19:20:32.1556040Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-06-05T19:20:32.1556790Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-06-05T19:20:32.1557580Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-06-05T19:20:32.1558350Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-06-05T19:20:32.1559090Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-06-05T19:20:32.1559810Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-06-05T19:20:32.1560560Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-06-05T19:20:32.1561360Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-06-05T19:20:32.1562170Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-06-05T19:20:32.1562910Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-06-05T19:20:32.1563780Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-06-05T19:20:32.1564490Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-06-05T19:20:32.1565200Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-06-05T19:20:32.1565910Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-06-05T19:20:32.1566660Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-06-05T19:20:32.1567440Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-06-05T19:20:32.1568220Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-06-05T19:20:32.1569000Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-06-05T19:20:32.1569730Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-06-05T19:20:32.1570480Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-06-05T19:20:32.1571310Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-06-05T19:20:40.6948920Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-06-05T19:20:40.6949640Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-06-05T19:20:40.6950400Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-06-05T19:20:40.6951150Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-06-05T19:20:40.6952780Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-06-05T19:20:40.6953570Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-06-05T19:20:40.6954160Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-06-05T19:20:40.6954760Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-06-05T19:20:40.6955310Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-06-05T19:20:40.6956170Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-06-05T19:20:40.6956790Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-06-05T19:20:40.6957350Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-06-05T19:20:40.6957990Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-06-05T19:20:40.6958640Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_dropout.cpp.o 2025-06-05T19:20:40.6959300Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-06-05T19:20:40.6959910Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-06-05T19:20:40.6960520Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-06-05T19:20:40.6961110Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-06-05T19:20:40.6961700Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-06-05T19:20:40.6962280Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-06-05T19:20:40.6962930Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-06-05T19:20:40.6963610Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-06-05T19:20:40.6964260Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-06-05T19:20:40.6964850Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-06-05T19:20:40.6965460Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-06-05T19:20:40.6966050Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-06-05T19:20:40.6966630Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rand.cpp.o 2025-06-05T19:20:40.6967170Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_randn.cpp.o 2025-06-05T19:20:40.6967780Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-06-05T19:20:40.6968430Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-06-05T19:20:40.6969080Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-06-05T19:20:40.6969690Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-06-05T19:20:40.6970290Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-06-05T19:20:40.6970890Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-06-05T19:20:40.6971490Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-06-05T19:20:40.6972070Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-06-05T19:20:40.6972980Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-06-05T19:20:40.6973640Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-06-05T19:20:40.6974280Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-06-05T19:20:40.6974850Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-06-05T19:20:40.6975360Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-06-05T19:20:40.6976010Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-06-05T19:20:40.6976490Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-06-05T19:20:40.6977010Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-06-05T19:20:40.6977540Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-06-05T19:20:40.6987360Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-06-05T19:20:40.6987910Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-06-05T19:20:40.6988570Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-06-05T19:20:40.6989100Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-06-05T19:20:40.6989630Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-06-05T19:20:40.6990110Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-06-05T19:20:40.6990590Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-06-05T19:20:40.6991090Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-06-05T19:20:40.6991620Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-06-05T19:20:40.6992200Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-06-05T19:20:40.6992720Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-06-05T19:20:40.6993300Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-06-05T19:20:40.6993820Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-06-05T19:20:40.6994320Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-06-05T19:20:40.6994810Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-06-05T19:20:40.6995290Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-06-05T19:20:40.6995750Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-06-05T19:20:40.6996220Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-06-05T19:20:40.6996690Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-06-05T19:20:40.6997150Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-06-05T19:20:40.6997620Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-06-05T19:20:40.6998110Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-06-05T19:20:40.6998600Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-06-05T19:20:40.6999090Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-06-05T19:20:40.6999770Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-06-05T19:20:40.7000280Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-06-05T19:20:40.7000790Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-06-05T19:20:40.7001300Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-06-05T19:20:40.7002040Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-06-05T19:20:40.7002610Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-06-05T19:20:40.7003130Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-06-05T19:20:40.7003680Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_as_real_copy.cpp.o 2025-06-05T19:20:40.7004210Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-06-05T19:20:40.7005050Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-06-05T19:20:40.7005520Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-06-05T19:20:40.7006070Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-06-05T19:20:40.7006710Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-06-05T19:20:44.3348240Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbf16.cpp.o 2025-06-05T19:20:44.3465530Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-06-05T19:20:44.3683570Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-06-05T19:20:44.3825480Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-06-05T19:20:44.3978820Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-06-05T19:20:44.4103440Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-06-05T19:20:44.4302700Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-06-05T19:20:44.4404900Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-06-05T19:20:44.4507550Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-06-05T19:20:44.4613970Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-06-05T19:20:44.4614750Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-06-05T19:20:44.4728790Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-06-05T19:20:44.4830850Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-06-05T19:20:44.4932230Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-06-05T19:20:44.5034680Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-06-05T19:20:44.5204570Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-06-05T19:20:44.5318700Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-06-05T19:20:44.5421060Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-06-05T19:20:44.5528690Z [ 97%] Linking CXX static library libportable_kernels.a 2025-06-05T19:20:44.5629840Z [ 97%] Built target portable_kernels 2025-06-05T19:20:44.5731360Z [ 98%] Generating selected_operators.yaml for portable_ops_lib 2025-06-05T19:20:44.5865520Z [ 98%] Generating code for kernel registration 2025-06-05T19:20:44.5994150Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-05T19:20:44.6101750Z [ 98%] Linking CXX static library libportable_ops_lib.a 2025-06-05T19:20:44.6204490Z [ 98%] Built target portable_ops_lib 2025-06-05T19:20:44.6310710Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-06-05T19:20:44.6414820Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-06-05T19:20:44.6516420Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-06-05T19:20:44.6617110Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-06-05T19:20:44.6727560Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-06-05T19:20:44.6832860Z [100%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-06-05T19:20:44.6934170Z [100%] Linking CXX executable executor_runner 2025-06-05T19:20:44.7034550Z [100%] Built target executor_runner 2025-06-05T19:20:44.7141320Z + [[ '' == *main* ]] 2025-06-05T19:20:44.7245930Z + [[ '' == *gh* ]] 2025-06-05T19:20:44.7349960Z + export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-06-05T19:20:44.7465990Z + ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-06-05T19:20:44.7567410Z + PYTHON_EXECUTABLE=python 2025-06-05T19:20:44.7671240Z + /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output --no-capture-output .ci/scripts/test_ios_ci.sh artifacts-to-be-uploaded 2025-06-05T19:20:44.7789180Z  2025-06-05T19:20:44.7945080Z ** Cloning the Demo App ** 2025-06-05T19:20:44.8047090Z  2025-06-05T19:20:44.8148380Z Cloning into 'executorch-examples'... 2025-06-05T19:20:44.8351210Z  2025-06-05T19:20:44.8351550Z ** Installing CoreML Backend Requirements ** 2025-06-05T19:20:44.8452990Z  2025-06-05T19:20:44.8556520Z tput: No value for $TERM and no -T specified 2025-06-05T19:20:44.8659420Z tput: No value for $TERM and no -T specified 2025-06-05T19:20:44.8761230Z ExecuTorch: Cloning coremltools. 2025-06-05T19:20:44.8862900Z Cloning into '/Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools'... 2025-06-05T19:20:44.8964150Z ExecuTorch: Installing coremltools dependencies. 2025-06-05T19:20:44.9066170Z Ignoring numpy: markers 'platform_machine == "arm64" and python_version < "3.9"' don't match your environment 2025-06-05T19:20:44.9168210Z Ignoring numpy: markers 'platform_machine != "arm64" and python_version < "3.9"' don't match your environment 2025-06-05T19:20:44.9271060Z Collecting numpy==2.0.0 (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 3)) 2025-06-05T19:20:44.9373650Z Downloading numpy-2.0.0-cp311-cp311-macosx_14_0_arm64.whl.metadata (60 kB) 2025-06-05T19:20:44.9481180Z Requirement already satisfied: pytest in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 5)) (8.4.0) 2025-06-05T19:20:44.9591660Z Requirement already satisfied: six in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 6)) (1.17.0) 2025-06-05T19:20:44.9716180Z Requirement already satisfied: sympy in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 7)) (1.14.0) 2025-06-05T19:20:44.9820800Z Requirement already satisfied: tqdm in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 8)) (4.67.1) 2025-06-05T19:20:44.9925760Z Requirement already satisfied: wheel in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 9)) (0.37.1) 2025-06-05T19:20:45.0028390Z Requirement already satisfied: attrs in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 10)) (25.3.0) 2025-06-05T19:20:45.0133190Z Requirement already satisfied: cattrs in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 11)) (25.1.1) 2025-06-05T19:20:45.0253190Z Requirement already satisfied: pyaml in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from -r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 12)) (25.5.0) 2025-06-05T19:20:45.0357200Z Requirement already satisfied: iniconfig>=1 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 5)) (2.1.0) 2025-06-05T19:20:45.0459930Z Requirement already satisfied: packaging>=20 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 5)) (25.0) 2025-06-05T19:20:45.0562510Z Requirement already satisfied: pluggy<2,>=1.5 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 5)) (1.6.0) 2025-06-05T19:20:45.0665070Z Requirement already satisfied: pygments>=2.7.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pytest->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 5)) (2.19.1) 2025-06-05T19:20:45.0769390Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from sympy->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 7)) (1.3.0) 2025-06-05T19:20:45.0873440Z Requirement already satisfied: typing-extensions>=4.12.2 in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from cattrs->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 11)) (4.14.0) 2025-06-05T19:20:45.0976610Z Requirement already satisfied: PyYAML in /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages (from pyaml->-r /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/reqs/build.pip (line 12)) (6.0.1) 2025-06-05T19:20:45.1079440Z Downloading numpy-2.0.0-cp311-cp311-macosx_14_0_arm64.whl (5.2 MB) 2025-06-05T19:20:45.1181390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 182.1 MB/s eta 0:00:00 2025-06-05T19:20:45.1282590Z Installing collected packages: numpy 2025-06-05T19:20:45.1383990Z Attempting uninstall: numpy 2025-06-05T19:20:45.1595530Z Found existing installation: numpy 2.2.6 2025-06-05T19:20:45.1700340Z Uninstalling numpy-2.2.6: 2025-06-05T19:20:45.1803500Z Successfully uninstalled numpy-2.2.6 2025-06-05T19:20:45.1910210Z Successfully installed numpy-2.0.0 2025-06-05T19:20:45.2020480Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:20:45.2128690Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-06-05T19:20:45.2230080Z -- Detecting C compiler ABI info 2025-06-05T19:20:45.2230440Z -- Detecting C compiler ABI info - done 2025-06-05T19:20:45.2434710Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2025-06-05T19:20:45.2536650Z -- Detecting C compile features 2025-06-05T19:20:45.2637130Z -- Detecting C compile features - done 2025-06-05T19:20:45.2737880Z -- Detecting CXX compiler ABI info 2025-06-05T19:20:45.2838260Z -- Detecting CXX compiler ABI info - done 2025-06-05T19:20:45.2939530Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2025-06-05T19:20:45.3039320Z -- Detecting CXX compile features 2025-06-05T19:20:45.3140030Z -- Detecting CXX compile features - done 2025-06-05T19:20:45.3245060Z CMake Deprecation Warning at deps/CMakeLists.txt:1 (cmake_minimum_required): 2025-06-05T19:20:45.3346700Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:20:45.3347090Z CMake. 2025-06-05T19:20:45.3447750Z 2025-06-05T19:20:45.3548650Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:20:45.3651020Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:20:45.3752450Z to work with policies introduced by or earlier. 2025-06-05T19:20:45.3853490Z 2025-06-05T19:20:45.3954980Z 2025-06-05T19:20:45.4057720Z CMake Deprecation Warning at deps/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-05T19:20:45.4160190Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-05T19:20:45.4261250Z CMake. 2025-06-05T19:20:45.4361920Z 2025-06-05T19:20:45.4462990Z Update the VERSION argument value. Or, use the ... syntax 2025-06-05T19:20:45.4564150Z to tell CMake that the project requires at least but has been updated 2025-06-05T19:20:45.4665230Z to work with policies introduced by or earlier. 2025-06-05T19:20:45.4766150Z 2025-06-05T19:20:45.4866630Z 2025-06-05T19:20:45.4967940Z -- 2025-06-05T19:20:45.5069080Z -- 3.19.0.0 2025-06-05T19:20:45.5170000Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-05T19:20:45.5271860Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-06-05T19:20:45.5373150Z -- Found Threads: TRUE 2025-06-05T19:20:45.5479480Z -- Found ZLIB: /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/libz.tbd (found version "1.2.12") 2025-06-05T19:20:45.5582530Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-06-05T19:20:45.5684000Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-06-05T19:20:45.5785840Z CMake Warning (dev) at CMakeLists.txt:37 (find_package): 2025-06-05T19:20:45.5887400Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-06-05T19:20:45.5988610Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-06-05T19:20:45.6089950Z the cmake_policy command to set the policy and suppress this warning. 2025-06-05T19:20:45.6190840Z 2025-06-05T19:20:45.6292100Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-05T19:20:45.6393160Z 2025-06-05T19:20:45.6469290Z -- Found PythonInterp: /Users/runner/work/_temp/conda_environment_15475023334/bin/python (found version "3.11.11") 2025-06-05T19:20:45.6570680Z CMake Warning (dev) at CMakeLists.txt:38 (find_package): 2025-06-05T19:20:45.6671960Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-06-05T19:20:45.6773950Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-06-05T19:20:45.6875410Z the cmake_policy command to set the policy and suppress this warning. 2025-06-05T19:20:45.6975820Z 2025-06-05T19:20:45.7077560Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-05T19:20:45.7177070Z 2025-06-05T19:20:45.7279160Z -- Found PythonLibs: /Users/runner/work/_temp/conda_environment_15475023334/lib/libpython3.11.dylib (found version "3.11.11") 2025-06-05T19:20:45.7379570Z Found python at /Users/runner/work/_temp/conda_environment_15475023334/bin/python 2025-06-05T19:20:45.7480670Z Found python version 3.11.11 2025-06-05T19:20:45.7581830Z Found python includes /Users/runner/work/_temp/conda_environment_15475023334/include/python3.11 2025-06-05T19:20:45.7682830Z Found numpy include path at /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/numpy/_core/include 2025-06-05T19:20:45.7783230Z 2025-06-05T19:20:45.7884440Z /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-05T19:20:45.7985400Z !! 2025-06-05T19:20:45.8086110Z 2025-06-05T19:20:45.8186910Z ******************************************************************************** 2025-06-05T19:20:45.8287530Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-05T19:20:45.8388250Z 2025-06-05T19:20:45.8489210Z License :: OSI Approved :: MIT License 2025-06-05T19:20:45.8589030Z 2025-06-05T19:20:45.8689970Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-05T19:20:45.8791680Z ******************************************************************************** 2025-06-05T19:20:45.8891540Z 2025-06-05T19:20:45.8992330Z !! 2025-06-05T19:20:45.9093240Z self._finalize_license_expression() 2025-06-05T19:20:45.9194380Z running build_ext 2025-06-05T19:20:45.9295370Z building 'kmeans1d._core' extension 2025-06-05T19:20:45.9397320Z creating build/temp.macosx-11.1-arm64-cpython-311/kmeans1d 2025-06-05T19:20:45.9500160Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/runner/work/_temp/conda_environment_15475023334/include -arch arm64 -fPIC -O2 -isystem /Users/runner/work/_temp/conda_environment_15475023334/include -arch arm64 -I/Users/runner/work/_temp/conda_environment_15475023334/include/python3.11 -c kmeans1d/_core.cpp -o build/temp.macosx-11.1-arm64-cpython-311/kmeans1d/_core.o -std=c++11 2025-06-05T19:20:45.9599750Z In file included from kmeans1d/_core.cpp:25: 2025-06-05T19:20:45.9702330Z /Users/runner/work/_temp/conda_environment_15475023334/include/python3.11/Python.h:23:12: fatal error: 'stdlib.h' file not found 2025-06-05T19:20:45.9802990Z # include 2025-06-05T19:20:45.9904430Z ^~~~~~~~~~ 2025-06-05T19:20:46.0005450Z 1 error generated. 2025-06-05T19:20:46.0106060Z building 'kmeans1d._core' extension 2025-06-05T19:20:46.0211080Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/runner/work/_temp/conda_environment_15475023334/include -arch arm64 -fPIC -O2 -isystem /Users/runner/work/_temp/conda_environment_15475023334/include -arch arm64 -I/Users/runner/work/_temp/conda_environment_15475023334/include/python3.11 -c kmeans1d/_core.cpp -o build/temp.macosx-11.1-arm64-cpython-311/kmeans1d/_core.o -std=c++11 -stdlib=libc++ 2025-06-05T19:20:46.0307970Z In file included from kmeans1d/_core.cpp:25: 2025-06-05T19:20:46.0409360Z /Users/runner/work/_temp/conda_environment_15475023334/include/python3.11/Python.h:23:12: fatal error: 'stdlib.h' file not found 2025-06-05T19:20:46.0512320Z # include 2025-06-05T19:20:46.0616390Z ^~~~~~~~~~ 2025-06-05T19:20:46.0718120Z 1 error generated. 2025-06-05T19:20:46.0819750Z error: command '/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++' failed with exit code 1 2025-06-05T19:20:46.0922040Z Usage: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool [-change old new] ... [-rpath old new] ... [-add_rpath new] ... [-delete_rpath old] ... [-id name] input 2025-06-05T19:20:46.1021900Z -- Configuring done (1.4s) 2025-06-05T19:20:46.1123310Z -- Generating done (0.1s) 2025-06-05T19:20:46.1225120Z -- Build files have been written to: /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build 2025-06-05T19:20:46.1324590Z [ 0%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-05T19:20:46.1425340Z [ 0%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-05T19:20:46.1526490Z [ 0%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-06-05T19:20:46.1628920Z [ 0%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-05T19:20:46.1729870Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-05T19:20:46.1830290Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-05T19:20:46.1931230Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arenastring.cc.o 2025-06-05T19:20:46.2033380Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-06-05T19:20:46.2133910Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.o 2025-06-05T19:20:46.2233960Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-05T19:20:46.2337410Z [ 1%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_tctable_lite.cc.o 2025-06-05T19:20:46.2437790Z [ 3%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-05T19:20:46.2539360Z [ 3%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-05T19:20:56.2929040Z [ 3%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-05T19:20:56.3033390Z [ 3%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/inlined_string_field.cc.o 2025-06-05T19:20:56.3136060Z [ 3%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-05T19:20:56.3237410Z [ 4%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_tctable_lite.cc.o 2025-06-05T19:20:56.3338310Z [ 4%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-05T19:20:56.3439910Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-05T19:20:56.3571510Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-05T19:20:56.3643450Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/inlined_string_field.cc.o 2025-06-05T19:20:56.3745030Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-05T19:20:56.3849650Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_ptr_field.cc.o 2025-06-05T19:20:56.3952490Z [ 5%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-05T19:20:56.4069820Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-05T19:20:56.4172190Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-05T19:20:56.4275060Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-05T19:20:56.4377100Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-05T19:20:56.4477260Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-05T19:20:56.4577840Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-05T19:20:56.4679420Z [ 6%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/map.cc.o 2025-06-05T19:20:56.4779670Z [ 7%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-05T19:20:56.4880910Z [ 7%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-05T19:20:56.4981860Z [ 7%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-05T19:20:56.5084810Z [ 9%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map.cc.o 2025-06-05T19:20:56.5185660Z [ 9%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-05T19:20:56.5287800Z [ 10%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-05T19:20:56.5389560Z [ 10%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-05T19:20:56.5490080Z [ 11%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-05T19:20:56.5590580Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-05T19:20:56.5692560Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-05T19:20:56.5792860Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-05T19:20:56.5893870Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-05T19:20:56.5994850Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-05T19:20:56.6096610Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-05T19:20:56.6196130Z [ 12%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-05T19:20:56.6298430Z [ 13%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-05T19:20:56.6400620Z [ 13%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-05T19:20:56.6501270Z [ 13%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-05T19:20:56.6605000Z [ 14%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-05T19:20:56.6706100Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-05T19:20:56.6807830Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-05T19:20:56.6909420Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-05T19:20:56.7009790Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-05T19:20:56.7111440Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-05T19:20:56.7212580Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-06-05T19:20:56.7313940Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-05T19:20:56.7414530Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-05T19:20:56.7516630Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-06-05T19:20:56.7618690Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_ptr_field.cc.o 2025-06-05T19:20:56.7720040Z [ 15%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-05T19:20:56.7820900Z [ 17%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-05T19:20:56.7922160Z [ 17%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-05T19:20:56.8023010Z [ 17%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-05T19:20:56.8125360Z [ 17%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-06-05T19:20:56.8225880Z [ 18%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-05T19:20:56.8326620Z [ 19%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-06-05T19:20:56.8426930Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-06-05T19:20:56.8529660Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-06-05T19:20:56.8629210Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-06-05T19:20:56.8729890Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-06-05T19:20:56.8830610Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-05T19:20:56.8932770Z [ 20%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-06-05T19:20:56.9032110Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-06-05T19:20:56.9133550Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-06-05T19:20:56.9235270Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_bases.cc.o 2025-06-05T19:20:56.9335620Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-06-05T19:20:56.9436220Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-06-05T19:20:56.9536800Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-06-05T19:20:56.9637260Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-06-05T19:20:56.9738430Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-06-05T19:20:56.9838990Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-06-05T19:21:02.3223110Z [ 21%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-06-05T19:21:02.3317800Z [ 22%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-06-05T19:21:02.3418550Z [ 23%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-06-05T19:21:02.3520950Z [ 25%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_tctable_full.cc.o 2025-06-05T19:21:02.3607560Z [ 25%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-06-05T19:21:02.3608750Z [ 25%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-06-05T19:21:02.3711000Z [ 25%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-06-05T19:21:02.3826050Z [ 26%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-06-05T19:21:02.3930420Z [ 26%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-06-05T19:21:02.4033990Z [ 27%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-06-05T19:21:02.4137470Z [ 27%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-06-05T19:21:02.4244250Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-06-05T19:21:02.4326180Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-06-05T19:21:02.4430940Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-06-05T19:21:02.4565280Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-06-05T19:21:02.4567980Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-06-05T19:21:02.4569220Z [ 28%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-06-05T19:21:02.4570520Z [ 29%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-06-05T19:21:02.4572130Z [ 29%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-06-05T19:21:02.4574520Z [ 29%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-06-05T19:21:02.4580690Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-06-05T19:21:02.4724860Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-06-05T19:21:02.4725880Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-06-05T19:21:02.4726760Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-06-05T19:21:02.4728200Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-06-05T19:21:02.4729070Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-06-05T19:21:02.4729890Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-06-05T19:21:02.4743900Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-06-05T19:21:02.4745040Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-06-05T19:21:02.4745950Z [ 30%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-06-05T19:21:02.4746770Z [ 31%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-06-05T19:21:02.4747570Z [ 31%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-06-05T19:21:02.4748410Z [ 32%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-06-05T19:21:02.4749340Z [ 34%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-06-05T19:21:02.4750030Z [ 34%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-06-05T19:21:02.4751620Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/stubs/strutil.cc:506:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 2025-06-05T19:21:02.4753250Z sprintf(dest + used, (use_hex ? "\\x%02x" : "\\%03o"), 2025-06-05T19:21:02.4753600Z ^ 2025-06-05T19:21:02.4754290Z /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here 2025-06-05T19:21:02.4755380Z __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") 2025-06-05T19:21:02.4756140Z ^ 2025-06-05T19:21:02.4756820Z /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 2025-06-05T19:21:02.4757680Z #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) 2025-06-05T19:21:02.4758150Z ^ 2025-06-05T19:21:02.4759970Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/stubs/strutil.cc:506:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 2025-06-05T19:21:02.4761440Z sprintf(dest + used, (use_hex ? "\\x%02x" : "\\%03o"), 2025-06-05T19:21:02.4761750Z ^ 2025-06-05T19:21:02.4762500Z /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here 2025-06-05T19:21:02.4763650Z __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") 2025-06-05T19:21:02.4764480Z ^ 2025-06-05T19:21:02.4765110Z /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 2025-06-05T19:21:02.4766010Z #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) 2025-06-05T19:21:02.4766490Z ^ 2025-06-05T19:21:02.4767650Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:02.4772730Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:02.4773860Z } 2025-06-05T19:21:02.4774170Z ^ 2025-06-05T19:21:02.4775850Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:49:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<4UL>' requested here 2025-06-05T19:21:02.4776960Z template void AlignFail<4>(uintptr_t); 2025-06-05T19:21:02.4777950Z ^ 2025-06-05T19:21:02.4778840Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:02.4780390Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:02.4781420Z } 2025-06-05T19:21:02.4781580Z ^ 2025-06-05T19:21:02.4782660Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:50:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<8UL>' requested here 2025-06-05T19:21:20.0805480Z template void AlignFail<8>(uintptr_t); 2025-06-05T19:21:20.0813910Z ^ 2025-06-05T19:21:20.0814460Z 1 warning generated. 2025-06-05T19:21:20.0923510Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:20.1041410Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:20.1043340Z } 2025-06-05T19:21:20.1043770Z ^ 2025-06-05T19:21:20.1065170Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:49:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<4UL>' requested here 2025-06-05T19:21:20.1066430Z template void AlignFail<4>(uintptr_t); 2025-06-05T19:21:20.1066760Z ^ 2025-06-05T19:21:20.1067480Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:20.1068990Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:20.1105610Z } 2025-06-05T19:21:20.1105880Z ^ 2025-06-05T19:21:20.1106990Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:50:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<8UL>' requested here 2025-06-05T19:21:20.1145530Z template void AlignFail<8>(uintptr_t); 2025-06-05T19:21:20.1152940Z ^ 2025-06-05T19:21:20.1155170Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:20.1158030Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:20.1159940Z } 2025-06-05T19:21:20.1179500Z ^ 2025-06-05T19:21:20.1181590Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:216:7: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<1UL>' requested here 2025-06-05T19:21:20.1182850Z AlignFail(reinterpret_cast(target)); 2025-06-05T19:21:20.1185630Z ^ 2025-06-05T19:21:20.1186760Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:311:3: note: in instantiation of function template specialization 'google::protobuf::internal::TcParser::RefAt' requested here 2025-06-05T19:21:20.1188570Z RefAt(msg, data.offset()) = 2025-06-05T19:21:20.1189620Z ^ 2025-06-05T19:21:20.1189830Z 1 warning generated. 2025-06-05T19:21:20.1193920Z In file included from /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36: 2025-06-05T19:21:20.1196820Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] 2025-06-05T19:21:20.1198970Z } 2025-06-05T19:21:20.1199690Z ^ 2025-06-05T19:21:20.1200670Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_impl.h:216:7: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<1UL>' requested here 2025-06-05T19:21:20.1202930Z AlignFail(reinterpret_cast(target)); 2025-06-05T19:21:20.1203750Z ^ 2025-06-05T19:21:20.1206610Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:311:3: note: in instantiation of function template specialization 'google::protobuf::internal::TcParser::RefAt' requested here 2025-06-05T19:21:20.1211520Z RefAt(msg, data.offset()) = 2025-06-05T19:21:20.1212870Z ^ 2025-06-05T19:21:20.1213120Z 3 warnings generated. 2025-06-05T19:21:20.1213400Z 3 warnings generated. 2025-06-05T19:21:20.1213670Z [ 34%] Linking CXX static library libprotobuf-lite.a 2025-06-05T19:21:20.1214110Z [ 34%] Built target libprotobuf-lite 2025-06-05T19:21:20.1214930Z [ 35%] Linking CXX static library libprotobuf.a 2025-06-05T19:21:20.1215280Z [ 35%] Built target libprotobuf 2025-06-05T19:21:20.1215810Z [ 35%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-06-05T19:21:20.1251360Z [ 35%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-06-05T19:21:20.1252380Z [ 37%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-06-05T19:21:20.1258770Z [ 37%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-06-05T19:21:20.1261030Z [ 37%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-06-05T19:21:20.1265600Z [ 37%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-06-05T19:21:20.1267230Z [ 37%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-06-05T19:21:20.1273000Z [ 38%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-06-05T19:21:20.1277100Z [ 38%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-06-05T19:21:20.1279030Z [ 38%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-06-05T19:21:20.1281520Z [ 39%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-06-05T19:21:20.1283670Z [ 39%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-06-05T19:21:20.1284960Z [ 39%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-06-05T19:21:20.1286210Z [ 39%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-06-05T19:21:20.1310330Z [ 39%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-06-05T19:21:20.1312850Z [ 40%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-06-05T19:21:20.1315070Z [ 40%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-06-05T19:21:20.1317310Z [ 40%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-06-05T19:21:20.1319530Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-06-05T19:21:20.1321500Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-06-05T19:21:20.1323510Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-06-05T19:21:20.1325580Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-06-05T19:21:20.1327770Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc.o 2025-06-05T19:21:20.1330880Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-06-05T19:21:20.1333230Z [ 42%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-06-05T19:21:20.1336070Z [ 43%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-06-05T19:21:20.1338750Z [ 43%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-06-05T19:21:20.1340020Z [ 43%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-06-05T19:21:20.1340820Z [ 43%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-06-05T19:21:20.1341730Z [ 44%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-06-05T19:21:21.4348460Z [ 44%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-06-05T19:21:21.4449060Z [ 44%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-06-05T19:21:21.4551830Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-06-05T19:21:21.4654670Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_kotlin_generator.cc.o 2025-06-05T19:21:21.4756840Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-06-05T19:21:21.4859870Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-06-05T19:21:21.4964540Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-06-05T19:21:21.5067300Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-06-05T19:21:21.5176090Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-06-05T19:21:21.5303340Z [ 45%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-06-05T19:21:21.5408200Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-06-05T19:21:21.5512620Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-06-05T19:21:21.5566640Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-06-05T19:21:21.5680310Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-06-05T19:21:21.5760950Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-06-05T19:21:21.6057940Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-06-05T19:21:21.6203120Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-06-05T19:21:21.6307080Z [ 46%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-06-05T19:21:21.6442880Z [ 47%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-06-05T19:21:21.6545290Z [ 47%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-06-05T19:21:21.6763910Z [ 48%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-06-05T19:21:21.6884910Z [ 48%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-06-05T19:21:21.6890230Z [ 50%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-06-05T19:21:21.6994240Z [ 51%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-06-05T19:21:21.8768710Z [ 51%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-06-05T19:21:21.8875810Z [ 52%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-06-05T19:21:21.8980090Z [ 53%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-06-05T19:21:21.9084090Z [ 53%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-06-05T19:21:21.9186500Z [ 54%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-06-05T19:21:21.9288310Z [ 54%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-06-05T19:21:21.9390310Z [ 54%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-06-05T19:21:21.9523810Z [ 55%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-06-05T19:21:21.9629900Z [ 53%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-06-05T19:21:21.9727690Z [ 56%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-06-05T19:21:21.9828400Z [ 56%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-06-05T19:21:21.9928880Z [ 56%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-06-05T19:21:22.0030160Z [ 56%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-06-05T19:21:22.0144630Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-06-05T19:21:22.0251870Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-06-05T19:21:22.0355890Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-06-05T19:21:22.0456270Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-06-05T19:21:22.0555550Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-06-05T19:21:22.0658790Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-06-05T19:21:22.0763200Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-06-05T19:21:22.0865470Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-06-05T19:21:22.0970060Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-06-05T19:21:22.1078520Z [ 57%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-06-05T19:21:22.1182050Z [ 59%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-06-05T19:21:22.1285830Z [ 60%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-06-05T19:21:22.1397040Z [ 60%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-06-05T19:21:22.1524030Z [ 60%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-06-05T19:21:22.1662220Z [ 61%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-06-05T19:21:22.1666280Z [ 61%] Building CXX object deps/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-06-05T19:21:22.1772220Z [ 61%] Linking CXX static library libprotoc.a 2025-06-05T19:21:22.1873430Z [ 61%] Built target libprotoc 2025-06-05T19:21:22.1975080Z [ 61%] Building CXX object deps/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-06-05T19:21:22.2073960Z [ 62%] Linking CXX executable protoc 2025-06-05T19:21:22.2175710Z [ 62%] Built target protoc 2025-06-05T19:21:22.2279680Z [ 62%] Generating c++ sources from ArrayFeatureExtractor.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:22.2387340Z [ 62%] Generating c++ sources from WordTagger.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:22.2498750Z [ 62%] Generating c++ sources from ClassConfidenceThresholding.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:22.2602100Z [ 62%] Generating c++ sources from AudioFeaturePrint.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:22.2701710Z [ 63%] Generating c++ sources from CategoricalMapping.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3152860Z [ 63%] Generating c++ sources from CustomModel.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3156710Z [ 63%] Generating c++ sources from BayesianProbitRegressor.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3159860Z [ 64%] Generating c++ sources from DictVectorizer.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3163510Z [ 64%] Generating c++ sources from DataStructures.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3186590Z [ 64%] Generating c++ sources from FeatureTypes.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3191120Z [ 64%] Generating c++ sources from FeatureVectorizer.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3197320Z [ 64%] Generating c++ sources from GLMClassifier.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3200210Z [ 64%] Generating c++ sources from GLMRegressor.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3212100Z [ 65%] Generating c++ sources from Gazetteer.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3216020Z [ 65%] Generating c++ sources from Identity.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3219930Z [ 65%] Generating c++ sources from ItemSimilarityRecommender.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3223100Z [ 65%] Generating c++ sources from LinkedModel.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3227950Z [ 65%] Generating c++ sources from MIL.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3229940Z [ 67%] Generating c++ sources from Model.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3234490Z [ 67%] Generating c++ sources from NearestNeighbors.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3237200Z [ 67%] Generating c++ sources from NeuralNetwork.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3239070Z [ 68%] Generating c++ sources from Normalizer.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3243250Z [ 68%] Generating c++ sources from NonMaximumSuppression.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3246490Z [ 68%] Generating c++ sources from OneHotEncoder.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3249630Z [ 68%] Generating c++ sources from Parameters.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3252930Z [ 68%] Generating c++ sources from Scaler.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3256870Z [ 69%] Generating c++ sources from SVM.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3258150Z [ 69%] Generating c++ sources from VisionFeaturePrint.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3262920Z [ 69%] Generating c++ sources from WordEmbedding.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3264120Z [ 70%] Generating c++ sources from Imputer.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3266350Z [ 70%] Generating c++ sources from SoundAnalysisPreprocessing.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3269150Z [ 70%] Generating c++ sources from TreeEnsemble.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3272760Z [ 71%] Generating c++ sources from TextClassifier.proto into /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/build/mlmodel/format/ 2025-06-05T19:21:56.3274810Z [ 71%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/ClassConfidenceThresholding.pb.cc.o 2025-06-05T19:21:56.3276720Z [ 72%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/__/deps/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-05T19:21:56.3277970Z [ 72%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/CustomModel.pb.cc.o 2025-06-05T19:21:56.3278610Z [ 73%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/CategoricalMapping.pb.cc.o 2025-06-05T19:21:56.3279240Z [ 73%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/BayesianProbitRegressor.pb.cc.o 2025-06-05T19:21:56.3281430Z [ 73%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/ArrayFeatureExtractor.pb.cc.o 2025-06-05T19:21:56.3283580Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/DataStructures.pb.cc.o 2025-06-05T19:21:56.3285230Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/AudioFeaturePrint.pb.cc.o 2025-06-05T19:21:56.3286400Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/FeatureTypes.pb.cc.o 2025-06-05T19:21:56.3287280Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/DictVectorizer.pb.cc.o 2025-06-05T19:21:56.3288220Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/FeatureVectorizer.pb.cc.o 2025-06-05T19:21:56.3289100Z [ 75%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/GLMClassifier.pb.cc.o 2025-06-05T19:21:56.3290710Z [ 76%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Gazetteer.pb.cc.o 2025-06-05T19:21:56.3292700Z [ 76%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/GLMRegressor.pb.cc.o 2025-06-05T19:21:56.3295230Z [ 76%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Identity.pb.cc.o 2025-06-05T19:21:56.3296250Z [ 77%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Model.pb.cc.o 2025-06-05T19:21:56.3300660Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Imputer.pb.cc.o 2025-06-05T19:21:56.3302290Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Scaler.pb.cc.o 2025-06-05T19:21:56.3304830Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/SoundAnalysisPreprocessing.pb.cc.o 2025-06-05T19:21:56.3306250Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Model.cpp.o 2025-06-05T19:21:56.3307920Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/MIL.pb.cc.o 2025-06-05T19:21:56.3310060Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/LinkedModel.pb.cc.o 2025-06-05T19:21:56.3311870Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Normalizer.pb.cc.o 2025-06-05T19:21:56.3313670Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/TreeEnsemble.pb.cc.o 2025-06-05T19:21:56.3316510Z [ 78%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/VisionFeaturePrint.pb.cc.o 2025-06-05T19:21:56.3317840Z [ 79%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/TextClassifier.pb.cc.o 2025-06-05T19:21:56.3320420Z [ 79%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/WordTagger.pb.cc.o 2025-06-05T19:21:56.3321660Z [ 79%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Fp8.cpp.o 2025-06-05T19:21:56.3323280Z [ 79%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Blob/StorageReader.cpp.o 2025-06-05T19:21:56.3323960Z [ 80%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/LinearModel.cpp.o 2025-06-05T19:21:56.3324810Z [ 80%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/Pipeline.cpp.o 2025-06-05T19:21:56.3325520Z [ 81%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/NeuralNetwork.cpp.o 2025-06-05T19:21:56.3326950Z [ 81%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/FeatureVectorizer.cpp.o 2025-06-05T19:21:56.3327650Z [ 81%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/DictVectorizer.cpp.o 2025-06-05T19:21:56.3329270Z [ 79%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/WordEmbedding.pb.cc.o 2025-06-05T19:21:56.3330200Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/TreeEnsembleCommon.cpp.o 2025-06-05T19:21:56.3331390Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/NonMaximumSuppression.pb.cc.o 2025-06-05T19:21:56.3332070Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/TreeEnsemble.cpp.o 2025-06-05T19:21:56.3332830Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/ItemSimilarityRecommenderCommon.cpp.o 2025-06-05T19:21:56.3335600Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/NeuralNetwork.pb.cc.o 2025-06-05T19:21:56.3337850Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/OneHotEncoder.pb.cc.o 2025-06-05T19:21:56.3338530Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/NearestNeighbors.pb.cc.o 2025-06-05T19:21:56.3340000Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Blob/FileWriter.cpp.o 2025-06-05T19:21:56.3340900Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Blob/StorageWriter.cpp.o 2025-06-05T19:21:56.3341830Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/SubByteTypes.cpp.o 2025-06-05T19:21:56.3342590Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/ItemSimilarityRecommender.pb.cc.o 2025-06-05T19:21:56.3343360Z [ 82%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/OneHotEncoder.cpp.o 2025-06-05T19:21:56.3344260Z [ 85%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/SVM.pb.cc.o 2025-06-05T19:21:56.3348360Z [ 85%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/transforms/ItemSimilarityRecommender.cpp.o 2025-06-05T19:21:56.3349590Z [ 86%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Utils.cpp.o 2025-06-05T19:21:56.3351900Z [ 86%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/DataType.cpp.o 2025-06-05T19:21:56.3353980Z [ 87%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Blob/MMapFileReader.cpp.o 2025-06-05T19:21:56.3355790Z [ 87%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/format/Parameters.pb.cc.o 2025-06-05T19:21:56.3357850Z [ 88%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/LayerShapeConstraints.cpp.o 2025-06-05T19:21:56.3359500Z [ 88%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/MILBlob/Blob/MMapFileReaderFactory.cpp.o 2025-06-05T19:21:56.3360200Z [ 88%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Result.cpp.o 2025-06-05T19:21:56.3362120Z [ 89%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Comparison.cpp.o 2025-06-05T19:21:56.3363000Z [ 89%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ArrayFeatureExtractorValidator.cpp.o 2025-06-05T19:21:56.3363780Z [ 90%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/FeatureVectorizerValidator.cpp.o 2025-06-05T19:21:56.3364430Z [ 90%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/KNearestNeighborsClassifierValidator.cpp.o 2025-06-05T19:21:56.3365630Z [ 90%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NeuralNetwork/NeuralNetworkLayerValidator.cpp.o 2025-06-05T19:21:56.3378370Z [ 90%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NeuralNetwork/NeuralNetworkShapes.cpp.o 2025-06-05T19:21:56.3379950Z [ 92%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/OneHotEncoderValidator.cpp.o 2025-06-05T19:21:56.3381860Z [ 93%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ImputerValidator.cpp.o 2025-06-05T19:21:56.3383480Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NeuralNetwork/NeuralNetworkValidator.cpp.o 2025-06-05T19:21:56.3386490Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NeuralNetwork/UpdatableNeuralNetworkValidator.cpp.o 2025-06-05T19:21:56.3388420Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ParameterValidator.cpp.o 2025-06-05T19:21:56.3390010Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NormalizerValidator.cpp.o 2025-06-05T19:21:56.3391530Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/TreeEnsembleValidator.cpp.o 2025-06-05T19:21:56.3393790Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/AudioFeaturePrintValidator.cpp.o 2025-06-05T19:21:56.3395300Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/InterfaceValidators.cpp.o 2025-06-05T19:21:56.3397130Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/SoundAnalysisPreprocessingValidator.cpp.o 2025-06-05T19:21:56.3399720Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/WordEmbeddingValidator.cpp.o 2025-06-05T19:21:56.3403370Z [ 94%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/IdentityValidator.cpp.o 2025-06-05T19:21:56.3404030Z [ 95%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/SVMValidator.cpp.o 2025-06-05T19:21:56.3404730Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/LinkedModelValidator.cpp.o 2025-06-05T19:21:56.3405480Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ItemSimilarityRecommenderValidator.cpp.o 2025-06-05T19:21:56.3406230Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/VisionFeaturePrintValidator.cpp.o 2025-06-05T19:21:56.3406850Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/LinearModelValidator.cpp.o 2025-06-05T19:21:56.3407500Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/CustomModelValidator.cpp.o 2025-06-05T19:21:56.3408230Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ClassConfidenceThresholdingValidator.cpp.o 2025-06-05T19:21:56.3408940Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/DictVectorizerValidator.cpp.o 2025-06-05T19:21:56.3410810Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/BayesianProbitRegressionValidator.cpp.o 2025-06-05T19:21:56.3412540Z [ 96%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/TextClassifierValidator.cpp.o 2025-06-05T19:21:56.3414300Z [ 97%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/QuantizationValidationUtils.cpp.o 2025-06-05T19:21:56.3416190Z [ 98%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/WordTaggerValidator.cpp.o 2025-06-05T19:21:56.3417820Z [100%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/PipelineValidator.cpp.o 2025-06-05T19:21:56.3419390Z [100%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/CategoricalMappingValidator.cpp.o 2025-06-05T19:21:56.3421210Z [100%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/NonMaximumSuppressionValidator.cpp.o 2025-06-05T19:21:56.3422870Z [100%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/ScalarValidator.cpp.o 2025-06-05T19:21:56.3424470Z [100%] Building CXX object mlmodel/CMakeFiles/mlmodel.dir/src/Validation/GazetteerValidator.cpp.o 2025-06-05T19:21:56.3428680Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/mlmodel/src/DataType.cpp:17:17: warning: enumeration value 'MLFeatureTypeType_stateType' not handled in switch [-Wswitch] 2025-06-05T19:21:56.3431080Z switch (type) { 2025-06-05T19:21:56.3431740Z ^~~~ 2025-06-05T19:21:56.3433460Z /Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/mlmodel/src/DataType.cpp:17:17: note: add missing switch cases 2025-06-05T19:21:56.3435570Z switch (type) { 2025-06-05T19:21:56.3436170Z ^ 2025-06-05T19:21:56.3436740Z 1 warning generated. 2025-06-05T19:21:56.3437470Z [100%] Linking CXX static library libmlmodel.a 2025-06-05T19:21:56.3438180Z [100%] Built target mlmodel 2025-06-05T19:21:56.3438920Z ExecuTorch: Copying protobuf files. 2025-06-05T19:21:56.3443210Z  2025-06-05T19:21:56.3443750Z ** Exporting Models ** 2025-06-05T19:21:56.3444490Z  2025-06-05T19:21:56.3446240Z W0605 19:21:52.904000 42470 site-packages/torch/distributed/elastic/multiprocessing/redirects.py:29] NOTE: Redirects are currently not supported in Windows or MacOs. 2025-06-05T19:21:56.3448590Z [INFO 2025-06-05 19:21:54,150 model.py:21] Loading mobilenet_v3 model 2025-06-05T19:21:56.3452200Z Found library at: /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/torchao/libtorchao_ops_aten.dylib 2025-06-05T19:21:56.3455670Z Downloading: "https://download.pytorch.org/models/mobilenet_v3_small-047dcff4.pth" to /Users/runner/.cache/torch/hub/checkpoints/mobilenet_v3_small-047dcff4.pth 2025-06-05T19:21:56.3457350Z 2025-06-05T19:21:56.3457640Z 0%| | 0.00/9.83M [00:00 MIL Ops: 0%| | 0/351 [00:00 MIL Ops: 100%|█████████▉| 350/351 [00:00<00:00, 3722.81 ops/s] 2025-06-05T19:22:14.3322230Z 2025-06-05T19:22:14.3322470Z Running MIL frontend_pytorch pipeline: 0%| | 0/5 [00:00: schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (x, p_features_0_0_weight, None, [2, 2], [1, 1], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.3994340Z call_function aten_permute_copy_default : schema = aten::permute_copy(Tensor self, int[] dims) -> Tensor (p_classifier_0_weight, [1, 0]) {} 2025-06-05T19:22:16.3995610Z call_function aten_permute_copy_default_1 : schema = aten::permute_copy(Tensor self, int[] dims) -> Tensor (p_classifier_3_weight, [1, 0]) {} 2025-06-05T19:22:16.3997130Z call_function aten__to_copy_default : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant68,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.3998960Z call_function aten__to_copy_default_1 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant69,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4000800Z call_function aten__to_copy_default_2 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant70,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4002640Z call_function aten__to_copy_default_3 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant71,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4004480Z call_function aten__to_copy_default_4 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant72,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4006300Z call_function aten__to_copy_default_5 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant73,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4008230Z call_function aten__to_copy_default_6 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant74,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4010120Z call_function aten__to_copy_default_7 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant75,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4012160Z call_function aten__to_copy_default_8 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant76,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4014010Z call_function aten__to_copy_default_9 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant77,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4015830Z call_function aten__to_copy_default_10 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant78,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4017730Z call_function aten__to_copy_default_11 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant79,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4019560Z call_function aten__to_copy_default_12 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant80,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4021500Z call_function aten__to_copy_default_13 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant81,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4023330Z call_function aten__to_copy_default_14 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant82,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4025180Z call_function aten__to_copy_default_15 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant83,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4027000Z call_function aten__to_copy_default_16 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant84,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4029150Z call_function aten__to_copy_default_17 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant85,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4033590Z call_function aten__to_copy_default_18 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant86,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4039000Z call_function aten__to_copy_default_19 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant87,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4044110Z call_function aten__to_copy_default_20 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant88,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4049040Z call_function aten__to_copy_default_21 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant89,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4054220Z call_function aten__to_copy_default_22 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant90,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4059130Z call_function aten__to_copy_default_23 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant91,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4064210Z call_function aten__to_copy_default_24 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant92,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4069110Z call_function aten__to_copy_default_25 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant93,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4074270Z call_function aten__to_copy_default_26 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant94,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4079170Z call_function aten__to_copy_default_27 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant95,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4084060Z call_function aten__to_copy_default_28 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant96,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4089050Z call_function aten__to_copy_default_29 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant97,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4094100Z call_function aten__to_copy_default_30 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant98,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4099080Z call_function aten__to_copy_default_31 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant99,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4103980Z call_function aten__to_copy_default_32 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant100,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4109480Z call_function aten__to_copy_default_33 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant101,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4114410Z call_function aten__to_copy_default_34 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant102,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4119530Z call_function aten__to_copy_default_35 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant103,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4124430Z call_function aten__to_copy_default_36 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant104,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4129340Z call_function aten__to_copy_default_37 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant105,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4132210Z call_function aten__to_copy_default_38 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant106,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4134060Z call_function aten__to_copy_default_39 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant107,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4136080Z call_function aten__to_copy_default_40 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant108,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4137910Z call_function aten__to_copy_default_41 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant109,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4139800Z call_function aten__to_copy_default_42 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant110,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4141640Z call_function aten__to_copy_default_43 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant111,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4143520Z call_function aten__to_copy_default_44 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant112,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4145340Z call_function aten__to_copy_default_45 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant113,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4147220Z call_function aten__to_copy_default_46 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant114,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4149080Z call_function aten__to_copy_default_47 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant115,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4150900Z call_function aten__to_copy_default_48 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant116,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4152760Z call_function aten__to_copy_default_49 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant117,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4154580Z call_function aten__to_copy_default_50 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant118,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4156440Z call_function aten__to_copy_default_51 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant119,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4158270Z call_function aten__to_copy_default_52 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant120,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4160160Z call_function aten__to_copy_default_53 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant121,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4161980Z call_function aten__to_copy_default_54 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant122,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4163800Z call_function aten__to_copy_default_55 : schema = aten::_to_copy(Tensor self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, MemoryFormat? memory_format=None) -> Tensor (_lifted_tensor_constant123,) {'dtype': torch.float32, 'memory_format': torch.contiguous_format} 2025-06-05T19:22:16.4165910Z call_function aten__native_batch_norm_legit_no_training_default : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default, p_features_0_1_weight, p_features_0_1_bias, b_features_0_1_running_mean, b_features_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4167540Z call_function getitem (aten__native_batch_norm_legit_no_training_default, 0) {} 2025-06-05T19:22:16.4168610Z call_function aten_add_tensor : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem, aten__to_copy_default) {} 2025-06-05T19:22:16.4169790Z call_function aten_clamp_default : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor, 0) {} 2025-06-05T19:22:16.4171080Z call_function aten_clamp_default_1 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default, None, 6) {} 2025-06-05T19:22:16.4172380Z call_function aten_mul_tensor : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem, aten_clamp_default_1) {} 2025-06-05T19:22:16.4173520Z call_function aten_div_tensor : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor, aten__to_copy_default_1) {} 2025-06-05T19:22:16.4175140Z call_function aten_convolution_default_1 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor, p_features_1_block_0_0_weight, None, [2, 2], [1, 1], [1, 1], False, [0, 0], 16) {} 2025-06-05T19:22:16.4177280Z call_function aten__native_batch_norm_legit_no_training_default_1 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_1, p_features_1_block_0_1_weight, p_features_1_block_0_1_bias, b_features_1_block_0_1_running_mean, b_features_1_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4178920Z call_function getitem_1 (aten__native_batch_norm_legit_no_training_default_1, 0) {} 2025-06-05T19:22:16.4179990Z call_function aten_relu_default : schema = aten::relu(Tensor self) -> Tensor (getitem_1,) {} 2025-06-05T19:22:16.4181100Z call_function aten_mean_dim : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_relu_default, [-1, -2], True) {} 2025-06-05T19:22:16.4182910Z call_function aten_convolution_default_2 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim, p_features_1_block_1_fc1_weight, p_features_1_block_1_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4184440Z call_function aten_relu_default_1 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_2,) {} 2025-06-05T19:22:16.4185990Z call_function aten_convolution_default_3 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_1, p_features_1_block_1_fc2_weight, p_features_1_block_1_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4187660Z call_function aten_add_tensor_1 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_3, aten__to_copy_default_2) {} 2025-06-05T19:22:16.4188880Z call_function aten_clamp_default_2 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_1, 0) {} 2025-06-05T19:22:16.4190090Z call_function aten_clamp_default_3 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_2, None, 6) {} 2025-06-05T19:22:16.4191280Z call_function aten_div_tensor_1 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_3, aten__to_copy_default_3) {} 2025-06-05T19:22:16.4192490Z call_function aten_mul_tensor_1 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_1, aten_relu_default) {} 2025-06-05T19:22:16.4194030Z call_function aten_convolution_default_4 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_1, p_features_1_block_2_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4196170Z call_function aten__native_batch_norm_legit_no_training_default_2 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_4, p_features_1_block_2_1_weight, p_features_1_block_2_1_bias, b_features_1_block_2_1_running_mean, b_features_1_block_2_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4197830Z call_function getitem_2 (aten__native_batch_norm_legit_no_training_default_2, 0) {} 2025-06-05T19:22:16.4199240Z call_function aten_convolution_default_5 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (getitem_2, p_features_2_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4201370Z call_function aten__native_batch_norm_legit_no_training_default_3 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_5, p_features_2_block_0_1_weight, p_features_2_block_0_1_bias, b_features_2_block_0_1_running_mean, b_features_2_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4203030Z call_function getitem_3 (aten__native_batch_norm_legit_no_training_default_3, 0) {} 2025-06-05T19:22:16.4204000Z call_function aten_relu_default_2 : schema = aten::relu(Tensor self) -> Tensor (getitem_3,) {} 2025-06-05T19:22:16.4205500Z call_function aten_convolution_default_6 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_2, p_features_2_block_1_0_weight, None, [2, 2], [1, 1], [1, 1], False, [0, 0], 72) {} 2025-06-05T19:22:16.4207640Z call_function aten__native_batch_norm_legit_no_training_default_4 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_6, p_features_2_block_1_1_weight, p_features_2_block_1_1_bias, b_features_2_block_1_1_running_mean, b_features_2_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4209280Z call_function getitem_4 (aten__native_batch_norm_legit_no_training_default_4, 0) {} 2025-06-05T19:22:16.4210570Z call_function aten_relu_default_3 : schema = aten::relu(Tensor self) -> Tensor (getitem_4,) {} 2025-06-05T19:22:16.4212150Z call_function aten_convolution_default_7 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_3, p_features_2_block_2_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4214410Z call_function aten__native_batch_norm_legit_no_training_default_5 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_7, p_features_2_block_2_1_weight, p_features_2_block_2_1_bias, b_features_2_block_2_1_running_mean, b_features_2_block_2_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4216070Z call_function getitem_5 (aten__native_batch_norm_legit_no_training_default_5, 0) {} 2025-06-05T19:22:16.4217560Z call_function aten_convolution_default_8 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (getitem_5, p_features_3_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4219810Z call_function aten__native_batch_norm_legit_no_training_default_6 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_8, p_features_3_block_0_1_weight, p_features_3_block_0_1_bias, b_features_3_block_0_1_running_mean, b_features_3_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4221450Z call_function getitem_6 (aten__native_batch_norm_legit_no_training_default_6, 0) {} 2025-06-05T19:22:16.4222500Z call_function aten_relu_default_4 : schema = aten::relu(Tensor self) -> Tensor (getitem_6,) {} 2025-06-05T19:22:16.4223970Z call_function aten_convolution_default_9 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_4, p_features_3_block_1_0_weight, None, [1, 1], [1, 1], [1, 1], False, [0, 0], 88) {} 2025-06-05T19:22:16.4226120Z call_function aten__native_batch_norm_legit_no_training_default_7 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_9, p_features_3_block_1_1_weight, p_features_3_block_1_1_bias, b_features_3_block_1_1_running_mean, b_features_3_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4227860Z call_function getitem_7 (aten__native_batch_norm_legit_no_training_default_7, 0) {} 2025-06-05T19:22:16.4228810Z call_function aten_relu_default_5 : schema = aten::relu(Tensor self) -> Tensor (getitem_7,) {} 2025-06-05T19:22:16.4230410Z call_function aten_convolution_default_10 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_5, p_features_3_block_2_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4232550Z call_function aten__native_batch_norm_legit_no_training_default_8 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_10, p_features_3_block_2_1_weight, p_features_3_block_2_1_bias, b_features_3_block_2_1_running_mean, b_features_3_block_2_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4234190Z call_function getitem_8 (aten__native_batch_norm_legit_no_training_default_8, 0) {} 2025-06-05T19:22:16.4235260Z call_function aten_add_tensor_2 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_8, getitem_5) {} 2025-06-05T19:22:16.4236800Z call_function aten_convolution_default_11 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_2, p_features_4_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4238950Z call_function aten__native_batch_norm_legit_no_training_default_9 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_11, p_features_4_block_0_1_weight, p_features_4_block_0_1_bias, b_features_4_block_0_1_running_mean, b_features_4_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4240590Z call_function getitem_9 (aten__native_batch_norm_legit_no_training_default_9, 0) {} 2025-06-05T19:22:16.4241920Z call_function aten_add_tensor_3 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_9, aten__to_copy_default_4) {} 2025-06-05T19:22:16.4243220Z call_function aten_clamp_default_4 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_3, 0) {} 2025-06-05T19:22:16.4244500Z call_function aten_clamp_default_5 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_4, None, 6) {} 2025-06-05T19:22:16.4245780Z call_function aten_mul_tensor_2 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_9, aten_clamp_default_5) {} 2025-06-05T19:22:16.4247030Z call_function aten_div_tensor_2 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_2, aten__to_copy_default_5) {} 2025-06-05T19:22:16.4248660Z call_function aten_convolution_default_12 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_2, p_features_4_block_1_0_weight, None, [2, 2], [2, 2], [1, 1], False, [0, 0], 96) {} 2025-06-05T19:22:16.4251270Z call_function aten__native_batch_norm_legit_no_training_default_10 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_12, p_features_4_block_1_1_weight, p_features_4_block_1_1_bias, b_features_4_block_1_1_running_mean, b_features_4_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4253190Z call_function getitem_10 (aten__native_batch_norm_legit_no_training_default_10, 0) {} 2025-06-05T19:22:16.4254510Z call_function aten_add_tensor_4 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_10, aten__to_copy_default_6) {} 2025-06-05T19:22:16.4255870Z call_function aten_clamp_default_6 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_4, 0) {} 2025-06-05T19:22:16.4257100Z call_function aten_clamp_default_7 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_6, None, 6) {} 2025-06-05T19:22:16.4271630Z call_function aten_mul_tensor_3 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_10, aten_clamp_default_7) {} 2025-06-05T19:22:16.4272910Z call_function aten_div_tensor_3 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_3, aten__to_copy_default_7) {} 2025-06-05T19:22:16.4274270Z call_function aten_mean_dim_1 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_3, [-1, -2], True) {} 2025-06-05T19:22:16.4275890Z call_function aten_convolution_default_13 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_1, p_features_4_block_2_fc1_weight, p_features_4_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4277500Z call_function aten_relu_default_6 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_13,) {} 2025-06-05T19:22:16.4279200Z call_function aten_convolution_default_14 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_6, p_features_4_block_2_fc2_weight, p_features_4_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4280860Z call_function aten_add_tensor_5 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_14, aten__to_copy_default_8) {} 2025-06-05T19:22:16.4282330Z call_function aten_clamp_default_8 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_5, 0) {} 2025-06-05T19:22:16.4283510Z call_function aten_clamp_default_9 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_8, None, 6) {} 2025-06-05T19:22:16.4284710Z call_function aten_div_tensor_4 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_9, aten__to_copy_default_9) {} 2025-06-05T19:22:16.4286040Z call_function aten_mul_tensor_4 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_4, aten_div_tensor_3) {} 2025-06-05T19:22:16.4287570Z call_function aten_convolution_default_15 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_4, p_features_4_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4289840Z call_function aten__native_batch_norm_legit_no_training_default_11 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_15, p_features_4_block_3_1_weight, p_features_4_block_3_1_bias, b_features_4_block_3_1_running_mean, b_features_4_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4291480Z call_function getitem_11 (aten__native_batch_norm_legit_no_training_default_11, 0) {} 2025-06-05T19:22:16.4292880Z call_function aten_convolution_default_16 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (getitem_11, p_features_5_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4295020Z call_function aten__native_batch_norm_legit_no_training_default_12 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_16, p_features_5_block_0_1_weight, p_features_5_block_0_1_bias, b_features_5_block_0_1_running_mean, b_features_5_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4296650Z call_function getitem_12 (aten__native_batch_norm_legit_no_training_default_12, 0) {} 2025-06-05T19:22:16.4297760Z call_function aten_add_tensor_6 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_12, aten__to_copy_default_10) {} 2025-06-05T19:22:16.4298970Z call_function aten_clamp_default_10 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_6, 0) {} 2025-06-05T19:22:16.4300180Z call_function aten_clamp_default_11 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_10, None, 6) {} 2025-06-05T19:22:16.4301990Z call_function aten_mul_tensor_5 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_12, aten_clamp_default_11) {} 2025-06-05T19:22:16.4303190Z call_function aten_div_tensor_5 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_5, aten__to_copy_default_11) {} 2025-06-05T19:22:16.4304780Z call_function aten_convolution_default_17 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_5, p_features_5_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 240) {} 2025-06-05T19:22:16.4306970Z call_function aten__native_batch_norm_legit_no_training_default_13 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_17, p_features_5_block_1_1_weight, p_features_5_block_1_1_bias, b_features_5_block_1_1_running_mean, b_features_5_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4308610Z call_function getitem_13 (aten__native_batch_norm_legit_no_training_default_13, 0) {} 2025-06-05T19:22:16.4309710Z call_function aten_add_tensor_7 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_13, aten__to_copy_default_12) {} 2025-06-05T19:22:16.4310900Z call_function aten_clamp_default_12 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_7, 0) {} 2025-06-05T19:22:16.4312170Z call_function aten_clamp_default_13 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_12, None, 6) {} 2025-06-05T19:22:16.4313350Z call_function aten_mul_tensor_6 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_13, aten_clamp_default_13) {} 2025-06-05T19:22:16.4314530Z call_function aten_div_tensor_6 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_6, aten__to_copy_default_13) {} 2025-06-05T19:22:16.4315750Z call_function aten_mean_dim_2 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_6, [-1, -2], True) {} 2025-06-05T19:22:16.4317370Z call_function aten_convolution_default_18 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_2, p_features_5_block_2_fc1_weight, p_features_5_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4318890Z call_function aten_relu_default_7 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_18,) {} 2025-06-05T19:22:16.4320460Z call_function aten_convolution_default_19 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_7, p_features_5_block_2_fc2_weight, p_features_5_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4322110Z call_function aten_add_tensor_8 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_19, aten__to_copy_default_14) {} 2025-06-05T19:22:16.4323520Z call_function aten_clamp_default_14 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_8, 0) {} 2025-06-05T19:22:16.4324730Z call_function aten_clamp_default_15 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_14, None, 6) {} 2025-06-05T19:22:16.4326030Z call_function aten_div_tensor_7 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_15, aten__to_copy_default_15) {} 2025-06-05T19:22:16.4327190Z call_function aten_mul_tensor_7 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_7, aten_div_tensor_6) {} 2025-06-05T19:22:16.4328720Z call_function aten_convolution_default_20 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_7, p_features_5_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4330930Z call_function aten__native_batch_norm_legit_no_training_default_14 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_20, p_features_5_block_3_1_weight, p_features_5_block_3_1_bias, b_features_5_block_3_1_running_mean, b_features_5_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4332570Z call_function getitem_14 (aten__native_batch_norm_legit_no_training_default_14, 0) {} 2025-06-05T19:22:16.4333730Z call_function aten_add_tensor_9 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_14, getitem_11) {} 2025-06-05T19:22:16.4335250Z call_function aten_convolution_default_21 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_9, p_features_6_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4337410Z call_function aten__native_batch_norm_legit_no_training_default_15 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_21, p_features_6_block_0_1_weight, p_features_6_block_0_1_bias, b_features_6_block_0_1_running_mean, b_features_6_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4339060Z call_function getitem_15 (aten__native_batch_norm_legit_no_training_default_15, 0) {} 2025-06-05T19:22:16.4340120Z call_function aten_add_tensor_10 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_15, aten__to_copy_default_16) {} 2025-06-05T19:22:16.4342160Z call_function aten_clamp_default_16 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_10, 0) {} 2025-06-05T19:22:16.4343440Z call_function aten_clamp_default_17 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_16, None, 6) {} 2025-06-05T19:22:16.4345530Z call_function aten_mul_tensor_8 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_15, aten_clamp_default_17) {} 2025-06-05T19:22:16.4346820Z call_function aten_div_tensor_8 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_8, aten__to_copy_default_17) {} 2025-06-05T19:22:16.4348380Z call_function aten_convolution_default_22 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_8, p_features_6_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 240) {} 2025-06-05T19:22:16.4350550Z call_function aten__native_batch_norm_legit_no_training_default_16 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_22, p_features_6_block_1_1_weight, p_features_6_block_1_1_bias, b_features_6_block_1_1_running_mean, b_features_6_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4352200Z call_function getitem_16 (aten__native_batch_norm_legit_no_training_default_16, 0) {} 2025-06-05T19:22:16.4353260Z call_function aten_add_tensor_11 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_16, aten__to_copy_default_18) {} 2025-06-05T19:22:16.4354480Z call_function aten_clamp_default_18 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_11, 0) {} 2025-06-05T19:22:16.4355670Z call_function aten_clamp_default_19 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_18, None, 6) {} 2025-06-05T19:22:16.4356900Z call_function aten_mul_tensor_9 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_16, aten_clamp_default_19) {} 2025-06-05T19:22:16.4358040Z call_function aten_div_tensor_9 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_9, aten__to_copy_default_19) {} 2025-06-05T19:22:16.4359230Z call_function aten_mean_dim_3 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_9, [-1, -2], True) {} 2025-06-05T19:22:16.4360870Z call_function aten_convolution_default_23 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_3, p_features_6_block_2_fc1_weight, p_features_6_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4362390Z call_function aten_relu_default_8 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_23,) {} 2025-06-05T19:22:16.4363930Z call_function aten_convolution_default_24 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_8, p_features_6_block_2_fc2_weight, p_features_6_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4365600Z call_function aten_add_tensor_12 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_24, aten__to_copy_default_20) {} 2025-06-05T19:22:16.4366820Z call_function aten_clamp_default_20 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_12, 0) {} 2025-06-05T19:22:16.4368130Z call_function aten_clamp_default_21 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_20, None, 6) {} 2025-06-05T19:22:16.4369330Z call_function aten_div_tensor_10 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_21, aten__to_copy_default_21) {} 2025-06-05T19:22:16.4370490Z call_function aten_mul_tensor_10 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_10, aten_div_tensor_9) {} 2025-06-05T19:22:16.4372140Z call_function aten_convolution_default_25 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_10, p_features_6_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4374280Z call_function aten__native_batch_norm_legit_no_training_default_17 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_25, p_features_6_block_3_1_weight, p_features_6_block_3_1_bias, b_features_6_block_3_1_running_mean, b_features_6_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4376020Z call_function getitem_17 (aten__native_batch_norm_legit_no_training_default_17, 0) {} 2025-06-05T19:22:16.4377080Z call_function aten_add_tensor_13 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_17, aten_add_tensor_9) {} 2025-06-05T19:22:16.4378740Z call_function aten_convolution_default_26 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_13, p_features_7_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4380900Z call_function aten__native_batch_norm_legit_no_training_default_18 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_26, p_features_7_block_0_1_weight, p_features_7_block_0_1_bias, b_features_7_block_0_1_running_mean, b_features_7_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4382840Z call_function getitem_18 (aten__native_batch_norm_legit_no_training_default_18, 0) {} 2025-06-05T19:22:16.4384000Z call_function aten_add_tensor_14 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_18, aten__to_copy_default_22) {} 2025-06-05T19:22:16.4385190Z call_function aten_clamp_default_22 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_14, 0) {} 2025-06-05T19:22:16.4386370Z call_function aten_clamp_default_23 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_22, None, 6) {} 2025-06-05T19:22:16.4387580Z call_function aten_mul_tensor_11 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_18, aten_clamp_default_23) {} 2025-06-05T19:22:16.4388730Z call_function aten_div_tensor_11 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_11, aten__to_copy_default_23) {} 2025-06-05T19:22:16.4390340Z call_function aten_convolution_default_27 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_11, p_features_7_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 120) {} 2025-06-05T19:22:16.4392480Z call_function aten__native_batch_norm_legit_no_training_default_19 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_27, p_features_7_block_1_1_weight, p_features_7_block_1_1_bias, b_features_7_block_1_1_running_mean, b_features_7_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4394120Z call_function getitem_19 (aten__native_batch_norm_legit_no_training_default_19, 0) {} 2025-06-05T19:22:16.4395210Z call_function aten_add_tensor_15 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_19, aten__to_copy_default_24) {} 2025-06-05T19:22:16.4396400Z call_function aten_clamp_default_24 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_15, 0) {} 2025-06-05T19:22:16.4397600Z call_function aten_clamp_default_25 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_24, None, 6) {} 2025-06-05T19:22:16.4398780Z call_function aten_mul_tensor_12 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_19, aten_clamp_default_25) {} 2025-06-05T19:22:16.4399970Z call_function aten_div_tensor_12 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_12, aten__to_copy_default_25) {} 2025-06-05T19:22:16.4401180Z call_function aten_mean_dim_4 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_12, [-1, -2], True) {} 2025-06-05T19:22:16.4402800Z call_function aten_convolution_default_28 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_4, p_features_7_block_2_fc1_weight, p_features_7_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4404340Z call_function aten_relu_default_9 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_28,) {} 2025-06-05T19:22:16.4405890Z call_function aten_convolution_default_29 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_9, p_features_7_block_2_fc2_weight, p_features_7_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4407540Z call_function aten_add_tensor_16 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_29, aten__to_copy_default_26) {} 2025-06-05T19:22:16.4408790Z call_function aten_clamp_default_26 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_16, 0) {} 2025-06-05T19:22:16.4409980Z call_function aten_clamp_default_27 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_26, None, 6) {} 2025-06-05T19:22:16.4411350Z call_function aten_div_tensor_13 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_27, aten__to_copy_default_27) {} 2025-06-05T19:22:16.4412510Z call_function aten_mul_tensor_13 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_13, aten_div_tensor_12) {} 2025-06-05T19:22:16.4414040Z call_function aten_convolution_default_30 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_13, p_features_7_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4416310Z call_function aten__native_batch_norm_legit_no_training_default_20 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_30, p_features_7_block_3_1_weight, p_features_7_block_3_1_bias, b_features_7_block_3_1_running_mean, b_features_7_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4417940Z call_function getitem_20 (aten__native_batch_norm_legit_no_training_default_20, 0) {} 2025-06-05T19:22:16.4419520Z call_function aten_convolution_default_31 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (getitem_20, p_features_8_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4422150Z call_function aten__native_batch_norm_legit_no_training_default_21 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_31, p_features_8_block_0_1_weight, p_features_8_block_0_1_bias, b_features_8_block_0_1_running_mean, b_features_8_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4423960Z call_function getitem_21 (aten__native_batch_norm_legit_no_training_default_21, 0) {} 2025-06-05T19:22:16.4424570Z call_function aten_add_tensor_17 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_21, aten__to_copy_default_28) {} 2025-06-05T19:22:16.4425140Z call_function aten_clamp_default_28 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_17, 0) {} 2025-06-05T19:22:16.4425740Z call_function aten_clamp_default_29 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_28, None, 6) {} 2025-06-05T19:22:16.4426280Z call_function aten_mul_tensor_14 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_21, aten_clamp_default_29) {} 2025-06-05T19:22:16.4426840Z call_function aten_div_tensor_14 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_14, aten__to_copy_default_29) {} 2025-06-05T19:22:16.4427790Z call_function aten_convolution_default_32 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_14, p_features_8_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 144) {} 2025-06-05T19:22:16.4428950Z call_function aten__native_batch_norm_legit_no_training_default_22 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_32, p_features_8_block_1_1_weight, p_features_8_block_1_1_bias, b_features_8_block_1_1_running_mean, b_features_8_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4429430Z call_function getitem_22 (aten__native_batch_norm_legit_no_training_default_22, 0) {} 2025-06-05T19:22:16.4430010Z call_function aten_add_tensor_18 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_22, aten__to_copy_default_30) {} 2025-06-05T19:22:16.4430560Z call_function aten_clamp_default_30 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_18, 0) {} 2025-06-05T19:22:16.4431160Z call_function aten_clamp_default_31 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_30, None, 6) {} 2025-06-05T19:22:16.4431720Z call_function aten_mul_tensor_15 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_22, aten_clamp_default_31) {} 2025-06-05T19:22:16.4432300Z call_function aten_div_tensor_15 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_15, aten__to_copy_default_31) {} 2025-06-05T19:22:16.4432880Z call_function aten_mean_dim_5 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_15, [-1, -2], True) {} 2025-06-05T19:22:16.4433880Z call_function aten_convolution_default_33 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_5, p_features_8_block_2_fc1_weight, p_features_8_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4434410Z call_function aten_relu_default_10 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_33,) {} 2025-06-05T19:22:16.4435390Z call_function aten_convolution_default_34 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_10, p_features_8_block_2_fc2_weight, p_features_8_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4436040Z call_function aten_add_tensor_19 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_34, aten__to_copy_default_32) {} 2025-06-05T19:22:16.4436600Z call_function aten_clamp_default_32 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_19, 0) {} 2025-06-05T19:22:16.4437170Z call_function aten_clamp_default_33 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_32, None, 6) {} 2025-06-05T19:22:16.4437750Z call_function aten_div_tensor_16 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_33, aten__to_copy_default_33) {} 2025-06-05T19:22:16.4438300Z call_function aten_mul_tensor_16 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_16, aten_div_tensor_15) {} 2025-06-05T19:22:16.4439410Z call_function aten_convolution_default_35 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_16, p_features_8_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4440560Z call_function aten__native_batch_norm_legit_no_training_default_23 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_35, p_features_8_block_3_1_weight, p_features_8_block_3_1_bias, b_features_8_block_3_1_running_mean, b_features_8_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4440990Z call_function getitem_23 (aten__native_batch_norm_legit_no_training_default_23, 0) {} 2025-06-05T19:22:16.4441680Z call_function aten_add_tensor_20 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_23, getitem_20) {} 2025-06-05T19:22:16.4442620Z call_function aten_convolution_default_36 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_20, p_features_9_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4443850Z call_function aten__native_batch_norm_legit_no_training_default_24 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_36, p_features_9_block_0_1_weight, p_features_9_block_0_1_bias, b_features_9_block_0_1_running_mean, b_features_9_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4444290Z call_function getitem_24 (aten__native_batch_norm_legit_no_training_default_24, 0) {} 2025-06-05T19:22:16.4445010Z call_function aten_add_tensor_21 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_24, aten__to_copy_default_34) {} 2025-06-05T19:22:16.4445590Z call_function aten_clamp_default_34 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_21, 0) {} 2025-06-05T19:22:16.4446160Z call_function aten_clamp_default_35 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_34, None, 6) {} 2025-06-05T19:22:16.4446740Z call_function aten_mul_tensor_17 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_24, aten_clamp_default_35) {} 2025-06-05T19:22:16.4447300Z call_function aten_div_tensor_17 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_17, aten__to_copy_default_35) {} 2025-06-05T19:22:16.4448220Z call_function aten_convolution_default_37 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_17, p_features_9_block_1_0_weight, None, [2, 2], [2, 2], [1, 1], False, [0, 0], 288) {} 2025-06-05T19:22:16.4449400Z call_function aten__native_batch_norm_legit_no_training_default_25 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_37, p_features_9_block_1_1_weight, p_features_9_block_1_1_bias, b_features_9_block_1_1_running_mean, b_features_9_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4449830Z call_function getitem_25 (aten__native_batch_norm_legit_no_training_default_25, 0) {} 2025-06-05T19:22:16.4450460Z call_function aten_add_tensor_22 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_25, aten__to_copy_default_36) {} 2025-06-05T19:22:16.4451010Z call_function aten_clamp_default_36 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_22, 0) {} 2025-06-05T19:22:16.4451580Z call_function aten_clamp_default_37 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_36, None, 6) {} 2025-06-05T19:22:16.4452150Z call_function aten_mul_tensor_18 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_25, aten_clamp_default_37) {} 2025-06-05T19:22:16.4452700Z call_function aten_div_tensor_18 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_18, aten__to_copy_default_37) {} 2025-06-05T19:22:16.4453280Z call_function aten_mean_dim_6 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_18, [-1, -2], True) {} 2025-06-05T19:22:16.4454280Z call_function aten_convolution_default_38 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_6, p_features_9_block_2_fc1_weight, p_features_9_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4454810Z call_function aten_relu_default_11 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_38,) {} 2025-06-05T19:22:16.4455820Z call_function aten_convolution_default_39 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_11, p_features_9_block_2_fc2_weight, p_features_9_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4456430Z call_function aten_add_tensor_23 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_39, aten__to_copy_default_38) {} 2025-06-05T19:22:16.4457010Z call_function aten_clamp_default_38 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_23, 0) {} 2025-06-05T19:22:16.4457580Z call_function aten_clamp_default_39 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_38, None, 6) {} 2025-06-05T19:22:16.4458150Z call_function aten_div_tensor_19 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_39, aten__to_copy_default_39) {} 2025-06-05T19:22:16.4458710Z call_function aten_mul_tensor_19 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_19, aten_div_tensor_18) {} 2025-06-05T19:22:16.4459650Z call_function aten_convolution_default_40 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_19, p_features_9_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4460960Z call_function aten__native_batch_norm_legit_no_training_default_26 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_40, p_features_9_block_3_1_weight, p_features_9_block_3_1_bias, b_features_9_block_3_1_running_mean, b_features_9_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4461720Z call_function getitem_26 (aten__native_batch_norm_legit_no_training_default_26, 0) {} 2025-06-05T19:22:16.4462650Z call_function aten_convolution_default_41 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (getitem_26, p_features_10_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4463970Z call_function aten__native_batch_norm_legit_no_training_default_27 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_41, p_features_10_block_0_1_weight, p_features_10_block_0_1_bias, b_features_10_block_0_1_running_mean, b_features_10_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4464400Z call_function getitem_27 (aten__native_batch_norm_legit_no_training_default_27, 0) {} 2025-06-05T19:22:16.4464970Z call_function aten_add_tensor_24 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_27, aten__to_copy_default_40) {} 2025-06-05T19:22:16.4465640Z call_function aten_clamp_default_40 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_24, 0) {} 2025-06-05T19:22:16.4466220Z call_function aten_clamp_default_41 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_40, None, 6) {} 2025-06-05T19:22:16.4466880Z call_function aten_mul_tensor_20 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_27, aten_clamp_default_41) {} 2025-06-05T19:22:16.4467440Z call_function aten_div_tensor_20 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_20, aten__to_copy_default_41) {} 2025-06-05T19:22:16.4468400Z call_function aten_convolution_default_42 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_20, p_features_10_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 576) {} 2025-06-05T19:22:16.4469550Z call_function aten__native_batch_norm_legit_no_training_default_28 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_42, p_features_10_block_1_1_weight, p_features_10_block_1_1_bias, b_features_10_block_1_1_running_mean, b_features_10_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4469980Z call_function getitem_28 (aten__native_batch_norm_legit_no_training_default_28, 0) {} 2025-06-05T19:22:16.4470570Z call_function aten_add_tensor_25 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_28, aten__to_copy_default_42) {} 2025-06-05T19:22:16.4471130Z call_function aten_clamp_default_42 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_25, 0) {} 2025-06-05T19:22:16.4471750Z call_function aten_clamp_default_43 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_42, None, 6) {} 2025-06-05T19:22:16.4472290Z call_function aten_mul_tensor_21 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_28, aten_clamp_default_43) {} 2025-06-05T19:22:16.4472850Z call_function aten_div_tensor_21 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_21, aten__to_copy_default_43) {} 2025-06-05T19:22:16.4473460Z call_function aten_mean_dim_7 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_21, [-1, -2], True) {} 2025-06-05T19:22:16.4474440Z call_function aten_convolution_default_43 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_7, p_features_10_block_2_fc1_weight, p_features_10_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4474940Z call_function aten_relu_default_12 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_43,) {} 2025-06-05T19:22:16.4475990Z call_function aten_convolution_default_44 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_12, p_features_10_block_2_fc2_weight, p_features_10_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4476620Z call_function aten_add_tensor_26 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_44, aten__to_copy_default_44) {} 2025-06-05T19:22:16.4477250Z call_function aten_clamp_default_44 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_26, 0) {} 2025-06-05T19:22:16.4477820Z call_function aten_clamp_default_45 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_44, None, 6) {} 2025-06-05T19:22:16.4478410Z call_function aten_div_tensor_22 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_45, aten__to_copy_default_45) {} 2025-06-05T19:22:16.4478960Z call_function aten_mul_tensor_22 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_22, aten_div_tensor_21) {} 2025-06-05T19:22:16.4479890Z call_function aten_convolution_default_45 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_22, p_features_10_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4481050Z call_function aten__native_batch_norm_legit_no_training_default_29 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_45, p_features_10_block_3_1_weight, p_features_10_block_3_1_bias, b_features_10_block_3_1_running_mean, b_features_10_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4481480Z call_function getitem_29 (aten__native_batch_norm_legit_no_training_default_29, 0) {} 2025-06-05T19:22:16.4482140Z call_function aten_add_tensor_27 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_29, getitem_26) {} 2025-06-05T19:22:16.4483070Z call_function aten_convolution_default_46 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_27, p_features_11_block_0_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4484220Z call_function aten__native_batch_norm_legit_no_training_default_30 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_46, p_features_11_block_0_1_weight, p_features_11_block_0_1_bias, b_features_11_block_0_1_running_mean, b_features_11_block_0_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4484750Z call_function getitem_30 (aten__native_batch_norm_legit_no_training_default_30, 0) {} 2025-06-05T19:22:16.4485320Z call_function aten_add_tensor_28 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_30, aten__to_copy_default_46) {} 2025-06-05T19:22:16.4485870Z call_function aten_clamp_default_46 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_28, 0) {} 2025-06-05T19:22:16.4486530Z call_function aten_clamp_default_47 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_46, None, 6) {} 2025-06-05T19:22:16.4487080Z call_function aten_mul_tensor_23 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_30, aten_clamp_default_47) {} 2025-06-05T19:22:16.4487770Z call_function aten_div_tensor_23 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_23, aten__to_copy_default_47) {} 2025-06-05T19:22:16.4488700Z call_function aten_convolution_default_47 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_div_tensor_23, p_features_11_block_1_0_weight, None, [1, 1], [2, 2], [1, 1], False, [0, 0], 576) {} 2025-06-05T19:22:16.4489850Z call_function aten__native_batch_norm_legit_no_training_default_31 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_47, p_features_11_block_1_1_weight, p_features_11_block_1_1_bias, b_features_11_block_1_1_running_mean, b_features_11_block_1_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4490300Z call_function getitem_31 (aten__native_batch_norm_legit_no_training_default_31, 0) {} 2025-06-05T19:22:16.4490870Z call_function aten_add_tensor_29 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_31, aten__to_copy_default_48) {} 2025-06-05T19:22:16.4491450Z call_function aten_clamp_default_48 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_29, 0) {} 2025-06-05T19:22:16.4492020Z call_function aten_clamp_default_49 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_48, None, 6) {} 2025-06-05T19:22:16.4492600Z call_function aten_mul_tensor_24 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_31, aten_clamp_default_49) {} 2025-06-05T19:22:16.4493170Z call_function aten_div_tensor_24 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_24, aten__to_copy_default_49) {} 2025-06-05T19:22:16.4493750Z call_function aten_mean_dim_8 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_24, [-1, -2], True) {} 2025-06-05T19:22:16.4494750Z call_function aten_convolution_default_48 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mean_dim_8, p_features_11_block_2_fc1_weight, p_features_11_block_2_fc1_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4495250Z call_function aten_relu_default_13 : schema = aten::relu(Tensor self) -> Tensor (aten_convolution_default_48,) {} 2025-06-05T19:22:16.4496230Z call_function aten_convolution_default_49 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_relu_default_13, p_features_11_block_2_fc2_weight, p_features_11_block_2_fc2_bias, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4496870Z call_function aten_add_tensor_30 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_convolution_default_49, aten__to_copy_default_50) {} 2025-06-05T19:22:16.4497430Z call_function aten_clamp_default_50 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_30, 0) {} 2025-06-05T19:22:16.4498080Z call_function aten_clamp_default_51 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_50, None, 6) {} 2025-06-05T19:22:16.4498650Z call_function aten_div_tensor_25 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_clamp_default_51, aten__to_copy_default_51) {} 2025-06-05T19:22:16.4499200Z call_function aten_mul_tensor_25 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_div_tensor_25, aten_div_tensor_24) {} 2025-06-05T19:22:16.4500150Z call_function aten_convolution_default_50 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_mul_tensor_25, p_features_11_block_3_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4501660Z call_function aten__native_batch_norm_legit_no_training_default_32 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_50, p_features_11_block_3_1_weight, p_features_11_block_3_1_bias, b_features_11_block_3_1_running_mean, b_features_11_block_3_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4502190Z call_function getitem_32 (aten__native_batch_norm_legit_no_training_default_32, 0) {} 2025-06-05T19:22:16.4502780Z call_function aten_add_tensor_31 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_32, aten_add_tensor_27) {} 2025-06-05T19:22:16.4503900Z call_function aten_convolution_default_51 : schema = aten::convolution(Tensor input, Tensor weight, Tensor? bias, SymInt[] stride, SymInt[] padding, SymInt[] dilation, bool transposed, SymInt[] output_padding, SymInt groups) -> Tensor (aten_add_tensor_31, p_features_12_0_weight, None, [1, 1], [0, 0], [1, 1], False, [0, 0], 1) {} 2025-06-05T19:22:16.4505140Z call_function aten__native_batch_norm_legit_no_training_default_33 : schema = aten::_native_batch_norm_legit_no_training(Tensor input, Tensor? weight, Tensor? bias, Tensor running_mean, Tensor running_var, float momentum, float eps) -> (Tensor, Tensor, Tensor) (aten_convolution_default_51, p_features_12_1_weight, p_features_12_1_bias, b_features_12_1_running_mean, b_features_12_1_running_var, 0.01, 0.001) {} 2025-06-05T19:22:16.4505580Z call_function getitem_33 (aten__native_batch_norm_legit_no_training_default_33, 0) {} 2025-06-05T19:22:16.4506240Z call_function aten_add_tensor_32 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (getitem_33, aten__to_copy_default_52) {} 2025-06-05T19:22:16.4506800Z call_function aten_clamp_default_52 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_32, 0) {} 2025-06-05T19:22:16.4507370Z call_function aten_clamp_default_53 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_52, None, 6) {} 2025-06-05T19:22:16.4508040Z call_function aten_mul_tensor_26 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (getitem_33, aten_clamp_default_53) {} 2025-06-05T19:22:16.4508600Z call_function aten_div_tensor_26 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_26, aten__to_copy_default_53) {} 2025-06-05T19:22:16.4509370Z call_function aten_mean_dim_9 : schema = aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor (aten_div_tensor_26, [-1, -2], True) {} 2025-06-05T19:22:16.4509910Z call_function aten_view_copy_default : schema = aten::view_copy(Tensor self, SymInt[] size) -> Tensor (aten_mean_dim_9, [1, 576]) {} 2025-06-05T19:22:16.4510620Z call_function aten_addmm_default : schema = aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor (p_classifier_0_bias, aten_view_copy_default, aten_permute_copy_default) {} 2025-06-05T19:22:16.4511250Z call_function aten_add_tensor_33 : schema = aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor (aten_addmm_default, aten__to_copy_default_54) {} 2025-06-05T19:22:16.4511800Z call_function aten_clamp_default_54 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_add_tensor_33, 0) {} 2025-06-05T19:22:16.4512400Z call_function aten_clamp_default_55 : schema = aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor (aten_clamp_default_54, None, 6) {} 2025-06-05T19:22:16.4512970Z call_function aten_mul_tensor_27 : schema = aten::mul.Tensor(Tensor self, Tensor other) -> Tensor (aten_addmm_default, aten_clamp_default_55) {} 2025-06-05T19:22:16.4513580Z call_function aten_div_tensor_27 : schema = aten::div.Tensor(Tensor self, Tensor other) -> Tensor (aten_mul_tensor_27, aten__to_copy_default_55) {} 2025-06-05T19:22:16.4514310Z call_function aten_addmm_default_1 : schema = aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor (p_classifier_3_bias, aten_div_tensor_27, aten_permute_copy_default_1) {} 2025-06-05T19:22:16.4514770Z output output output ([aten_addmm_default_1],) {}[DEBUG 2025-06-05 19:22:16,387 node_visitor.py:97] Serializing: x, data type: torch.float32, dims: [1, 3, 224, 224] 2025-06-05T19:22:16.4515040Z [INFO 2025-06-05 19:22:16,388 mps_preprocess.py:193] Visiting: aten_convolution_default, aten.convolution.default 2025-06-05T19:22:16.4515310Z [DEBUG 2025-06-05 19:22:16,388 node_visitor.py:97] Serializing: p_features_0_0_weight, data type: torch.float32, dims: [16, 3, 3, 3] 2025-06-05T19:22:16.4515600Z [DEBUG 2025-06-05 19:22:16,388 node_visitor.py:97] Serializing: aten_convolution_default, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4515830Z [INFO 2025-06-05 19:22:16,388 mps_preprocess.py:193] Visiting: aten_permute_copy_default, aten.permute_copy.default 2025-06-05T19:22:16.4516100Z [DEBUG 2025-06-05 19:22:16,391 node_visitor.py:97] Serializing: p_classifier_0_weight, data type: torch.float32, dims: [1024, 576] 2025-06-05T19:22:16.4516370Z [DEBUG 2025-06-05 19:22:16,392 node_visitor.py:97] Serializing: aten_permute_copy_default, data type: torch.float32, dims: [576, 1024] 2025-06-05T19:22:16.4516600Z [INFO 2025-06-05 19:22:16,392 mps_preprocess.py:193] Visiting: aten_permute_copy_default_1, aten.permute_copy.default 2025-06-05T19:22:16.4516870Z [DEBUG 2025-06-05 19:22:16,394 node_visitor.py:97] Serializing: p_classifier_3_weight, data type: torch.float32, dims: [1000, 1024] 2025-06-05T19:22:16.4517140Z [DEBUG 2025-06-05 19:22:16,395 node_visitor.py:97] Serializing: aten_permute_copy_default_1, data type: torch.float32, dims: [1024, 1000] 2025-06-05T19:22:16.4517350Z [INFO 2025-06-05 19:22:16,395 mps_preprocess.py:193] Visiting: aten__to_copy_default, aten._to_copy.default 2025-06-05T19:22:16.4517610Z [DEBUG 2025-06-05 19:22:16,395 node_visitor.py:97] Serializing: _lifted_tensor_constant68, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4517850Z [INFO 2025-06-05 19:22:16,395 mps_preprocess.py:193] Visiting: aten__to_copy_default_1, aten._to_copy.default 2025-06-05T19:22:16.4518110Z [DEBUG 2025-06-05 19:22:16,396 node_visitor.py:97] Serializing: _lifted_tensor_constant69, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4518320Z [INFO 2025-06-05 19:22:16,396 mps_preprocess.py:193] Visiting: aten__to_copy_default_2, aten._to_copy.default 2025-06-05T19:22:16.4518560Z [DEBUG 2025-06-05 19:22:16,397 node_visitor.py:97] Serializing: _lifted_tensor_constant70, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4518810Z [INFO 2025-06-05 19:22:16,397 mps_preprocess.py:193] Visiting: aten__to_copy_default_3, aten._to_copy.default 2025-06-05T19:22:16.4519050Z [DEBUG 2025-06-05 19:22:16,397 node_visitor.py:97] Serializing: _lifted_tensor_constant71, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4519260Z [INFO 2025-06-05 19:22:16,397 mps_preprocess.py:193] Visiting: aten__to_copy_default_4, aten._to_copy.default 2025-06-05T19:22:16.4519500Z [DEBUG 2025-06-05 19:22:16,398 node_visitor.py:97] Serializing: _lifted_tensor_constant72, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4519730Z [INFO 2025-06-05 19:22:16,398 mps_preprocess.py:193] Visiting: aten__to_copy_default_5, aten._to_copy.default 2025-06-05T19:22:16.4519980Z [DEBUG 2025-06-05 19:22:16,399 node_visitor.py:97] Serializing: _lifted_tensor_constant73, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4520190Z [INFO 2025-06-05 19:22:16,399 mps_preprocess.py:193] Visiting: aten__to_copy_default_6, aten._to_copy.default 2025-06-05T19:22:16.4520430Z [DEBUG 2025-06-05 19:22:16,399 node_visitor.py:97] Serializing: _lifted_tensor_constant74, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4520640Z [INFO 2025-06-05 19:22:16,399 mps_preprocess.py:193] Visiting: aten__to_copy_default_7, aten._to_copy.default 2025-06-05T19:22:16.4520880Z [DEBUG 2025-06-05 19:22:16,400 node_visitor.py:97] Serializing: _lifted_tensor_constant75, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4521090Z [INFO 2025-06-05 19:22:16,400 mps_preprocess.py:193] Visiting: aten__to_copy_default_8, aten._to_copy.default 2025-06-05T19:22:16.4521350Z [DEBUG 2025-06-05 19:22:16,400 node_visitor.py:97] Serializing: _lifted_tensor_constant76, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4521580Z [INFO 2025-06-05 19:22:16,400 mps_preprocess.py:193] Visiting: aten__to_copy_default_9, aten._to_copy.default 2025-06-05T19:22:16.4521820Z [DEBUG 2025-06-05 19:22:16,401 node_visitor.py:97] Serializing: _lifted_tensor_constant77, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4522030Z [INFO 2025-06-05 19:22:16,401 mps_preprocess.py:193] Visiting: aten__to_copy_default_10, aten._to_copy.default 2025-06-05T19:22:16.4522270Z [DEBUG 2025-06-05 19:22:16,402 node_visitor.py:97] Serializing: _lifted_tensor_constant78, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4522480Z [INFO 2025-06-05 19:22:16,402 mps_preprocess.py:193] Visiting: aten__to_copy_default_11, aten._to_copy.default 2025-06-05T19:22:16.4522720Z [DEBUG 2025-06-05 19:22:16,402 node_visitor.py:97] Serializing: _lifted_tensor_constant79, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4522940Z [INFO 2025-06-05 19:22:16,402 mps_preprocess.py:193] Visiting: aten__to_copy_default_12, aten._to_copy.default 2025-06-05T19:22:16.4523170Z [DEBUG 2025-06-05 19:22:16,403 node_visitor.py:97] Serializing: _lifted_tensor_constant80, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4523380Z [INFO 2025-06-05 19:22:16,403 mps_preprocess.py:193] Visiting: aten__to_copy_default_13, aten._to_copy.default 2025-06-05T19:22:16.4523620Z [DEBUG 2025-06-05 19:22:16,403 node_visitor.py:97] Serializing: _lifted_tensor_constant81, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4523830Z [INFO 2025-06-05 19:22:16,403 mps_preprocess.py:193] Visiting: aten__to_copy_default_14, aten._to_copy.default 2025-06-05T19:22:16.4524080Z [DEBUG 2025-06-05 19:22:16,403 node_visitor.py:97] Serializing: _lifted_tensor_constant82, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4524300Z [INFO 2025-06-05 19:22:16,403 mps_preprocess.py:193] Visiting: aten__to_copy_default_15, aten._to_copy.default 2025-06-05T19:22:16.4524550Z [DEBUG 2025-06-05 19:22:16,404 node_visitor.py:97] Serializing: _lifted_tensor_constant83, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4524760Z [INFO 2025-06-05 19:22:16,404 mps_preprocess.py:193] Visiting: aten__to_copy_default_16, aten._to_copy.default 2025-06-05T19:22:16.4525000Z [DEBUG 2025-06-05 19:22:16,404 node_visitor.py:97] Serializing: _lifted_tensor_constant84, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4525250Z [INFO 2025-06-05 19:22:16,404 mps_preprocess.py:193] Visiting: aten__to_copy_default_17, aten._to_copy.default 2025-06-05T19:22:16.4525490Z [DEBUG 2025-06-05 19:22:16,404 node_visitor.py:97] Serializing: _lifted_tensor_constant85, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4525700Z [INFO 2025-06-05 19:22:16,404 mps_preprocess.py:193] Visiting: aten__to_copy_default_18, aten._to_copy.default 2025-06-05T19:22:16.4525940Z [DEBUG 2025-06-05 19:22:16,404 node_visitor.py:97] Serializing: _lifted_tensor_constant86, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4526250Z [INFO 2025-06-05 19:22:16,404 mps_preprocess.py:193] Visiting: aten__to_copy_default_19, aten._to_copy.default 2025-06-05T19:22:16.4526490Z [DEBUG 2025-06-05 19:22:16,404 node_visitor.py:97] Serializing: _lifted_tensor_constant87, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4526700Z [INFO 2025-06-05 19:22:16,405 mps_preprocess.py:193] Visiting: aten__to_copy_default_20, aten._to_copy.default 2025-06-05T19:22:16.4526940Z [DEBUG 2025-06-05 19:22:16,405 node_visitor.py:97] Serializing: _lifted_tensor_constant88, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4527150Z [INFO 2025-06-05 19:22:16,405 mps_preprocess.py:193] Visiting: aten__to_copy_default_21, aten._to_copy.default 2025-06-05T19:22:16.4527390Z [DEBUG 2025-06-05 19:22:16,405 node_visitor.py:97] Serializing: _lifted_tensor_constant89, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4536470Z [INFO 2025-06-05 19:22:16,405 mps_preprocess.py:193] Visiting: aten__to_copy_default_22, aten._to_copy.default 2025-06-05T19:22:16.4536990Z [DEBUG 2025-06-05 19:22:16,405 node_visitor.py:97] Serializing: _lifted_tensor_constant90, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4537200Z [INFO 2025-06-05 19:22:16,405 mps_preprocess.py:193] Visiting: aten__to_copy_default_23, aten._to_copy.default 2025-06-05T19:22:16.4537440Z [DEBUG 2025-06-05 19:22:16,405 node_visitor.py:97] Serializing: _lifted_tensor_constant91, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4537650Z [INFO 2025-06-05 19:22:16,405 mps_preprocess.py:193] Visiting: aten__to_copy_default_24, aten._to_copy.default 2025-06-05T19:22:16.4537900Z [DEBUG 2025-06-05 19:22:16,406 node_visitor.py:97] Serializing: _lifted_tensor_constant92, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4538100Z [INFO 2025-06-05 19:22:16,406 mps_preprocess.py:193] Visiting: aten__to_copy_default_25, aten._to_copy.default 2025-06-05T19:22:16.4538360Z [DEBUG 2025-06-05 19:22:16,406 node_visitor.py:97] Serializing: _lifted_tensor_constant93, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4538570Z [INFO 2025-06-05 19:22:16,406 mps_preprocess.py:193] Visiting: aten__to_copy_default_26, aten._to_copy.default 2025-06-05T19:22:16.4538810Z [DEBUG 2025-06-05 19:22:16,406 node_visitor.py:97] Serializing: _lifted_tensor_constant94, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4539030Z [INFO 2025-06-05 19:22:16,406 mps_preprocess.py:193] Visiting: aten__to_copy_default_27, aten._to_copy.default 2025-06-05T19:22:16.4539260Z [DEBUG 2025-06-05 19:22:16,406 node_visitor.py:97] Serializing: _lifted_tensor_constant95, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4539470Z [INFO 2025-06-05 19:22:16,406 mps_preprocess.py:193] Visiting: aten__to_copy_default_28, aten._to_copy.default 2025-06-05T19:22:16.4539710Z [DEBUG 2025-06-05 19:22:16,407 node_visitor.py:97] Serializing: _lifted_tensor_constant96, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4540020Z [INFO 2025-06-05 19:22:16,407 mps_preprocess.py:193] Visiting: aten__to_copy_default_29, aten._to_copy.default 2025-06-05T19:22:16.4540270Z [DEBUG 2025-06-05 19:22:16,407 node_visitor.py:97] Serializing: _lifted_tensor_constant97, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4540480Z [INFO 2025-06-05 19:22:16,407 mps_preprocess.py:193] Visiting: aten__to_copy_default_30, aten._to_copy.default 2025-06-05T19:22:16.4540720Z [DEBUG 2025-06-05 19:22:16,407 node_visitor.py:97] Serializing: _lifted_tensor_constant98, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4541060Z [INFO 2025-06-05 19:22:16,407 mps_preprocess.py:193] Visiting: aten__to_copy_default_31, aten._to_copy.default 2025-06-05T19:22:16.4541300Z [DEBUG 2025-06-05 19:22:16,407 node_visitor.py:97] Serializing: _lifted_tensor_constant99, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4541500Z [INFO 2025-06-05 19:22:16,407 mps_preprocess.py:193] Visiting: aten__to_copy_default_32, aten._to_copy.default 2025-06-05T19:22:16.4541750Z [DEBUG 2025-06-05 19:22:16,407 node_visitor.py:97] Serializing: _lifted_tensor_constant100, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4542000Z [INFO 2025-06-05 19:22:16,407 mps_preprocess.py:193] Visiting: aten__to_copy_default_33, aten._to_copy.default 2025-06-05T19:22:16.4542240Z [DEBUG 2025-06-05 19:22:16,408 node_visitor.py:97] Serializing: _lifted_tensor_constant101, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4542450Z [INFO 2025-06-05 19:22:16,408 mps_preprocess.py:193] Visiting: aten__to_copy_default_34, aten._to_copy.default 2025-06-05T19:22:16.4542690Z [DEBUG 2025-06-05 19:22:16,408 node_visitor.py:97] Serializing: _lifted_tensor_constant102, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4542900Z [INFO 2025-06-05 19:22:16,408 mps_preprocess.py:193] Visiting: aten__to_copy_default_35, aten._to_copy.default 2025-06-05T19:22:16.4543150Z [DEBUG 2025-06-05 19:22:16,408 node_visitor.py:97] Serializing: _lifted_tensor_constant103, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4543360Z [INFO 2025-06-05 19:22:16,408 mps_preprocess.py:193] Visiting: aten__to_copy_default_36, aten._to_copy.default 2025-06-05T19:22:16.4543630Z [DEBUG 2025-06-05 19:22:16,408 node_visitor.py:97] Serializing: _lifted_tensor_constant104, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4543850Z [INFO 2025-06-05 19:22:16,408 mps_preprocess.py:193] Visiting: aten__to_copy_default_37, aten._to_copy.default 2025-06-05T19:22:16.4544090Z [DEBUG 2025-06-05 19:22:16,409 node_visitor.py:97] Serializing: _lifted_tensor_constant105, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4544300Z [INFO 2025-06-05 19:22:16,409 mps_preprocess.py:193] Visiting: aten__to_copy_default_38, aten._to_copy.default 2025-06-05T19:22:16.4544540Z [DEBUG 2025-06-05 19:22:16,409 node_visitor.py:97] Serializing: _lifted_tensor_constant106, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4544750Z [INFO 2025-06-05 19:22:16,409 mps_preprocess.py:193] Visiting: aten__to_copy_default_39, aten._to_copy.default 2025-06-05T19:22:16.4544990Z [DEBUG 2025-06-05 19:22:16,409 node_visitor.py:97] Serializing: _lifted_tensor_constant107, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4545200Z [INFO 2025-06-05 19:22:16,409 mps_preprocess.py:193] Visiting: aten__to_copy_default_40, aten._to_copy.default 2025-06-05T19:22:16.4545440Z [DEBUG 2025-06-05 19:22:16,409 node_visitor.py:97] Serializing: _lifted_tensor_constant108, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4545650Z [INFO 2025-06-05 19:22:16,409 mps_preprocess.py:193] Visiting: aten__to_copy_default_41, aten._to_copy.default 2025-06-05T19:22:16.4545890Z [DEBUG 2025-06-05 19:22:16,409 node_visitor.py:97] Serializing: _lifted_tensor_constant109, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4546100Z [INFO 2025-06-05 19:22:16,409 mps_preprocess.py:193] Visiting: aten__to_copy_default_42, aten._to_copy.default 2025-06-05T19:22:16.4546340Z [DEBUG 2025-06-05 19:22:16,410 node_visitor.py:97] Serializing: _lifted_tensor_constant110, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4546580Z [INFO 2025-06-05 19:22:16,410 mps_preprocess.py:193] Visiting: aten__to_copy_default_43, aten._to_copy.default 2025-06-05T19:22:16.4546820Z [DEBUG 2025-06-05 19:22:16,410 node_visitor.py:97] Serializing: _lifted_tensor_constant111, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4547030Z [INFO 2025-06-05 19:22:16,410 mps_preprocess.py:193] Visiting: aten__to_copy_default_44, aten._to_copy.default 2025-06-05T19:22:16.4547270Z [DEBUG 2025-06-05 19:22:16,410 node_visitor.py:97] Serializing: _lifted_tensor_constant112, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4547520Z [INFO 2025-06-05 19:22:16,410 mps_preprocess.py:193] Visiting: aten__to_copy_default_45, aten._to_copy.default 2025-06-05T19:22:16.4547780Z [DEBUG 2025-06-05 19:22:16,410 node_visitor.py:97] Serializing: _lifted_tensor_constant113, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4548000Z [INFO 2025-06-05 19:22:16,410 mps_preprocess.py:193] Visiting: aten__to_copy_default_46, aten._to_copy.default 2025-06-05T19:22:16.4548240Z [DEBUG 2025-06-05 19:22:16,410 node_visitor.py:97] Serializing: _lifted_tensor_constant114, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4548500Z [INFO 2025-06-05 19:22:16,411 mps_preprocess.py:193] Visiting: aten__to_copy_default_47, aten._to_copy.default 2025-06-05T19:22:16.4548750Z [DEBUG 2025-06-05 19:22:16,411 node_visitor.py:97] Serializing: _lifted_tensor_constant115, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4548960Z [INFO 2025-06-05 19:22:16,411 mps_preprocess.py:193] Visiting: aten__to_copy_default_48, aten._to_copy.default 2025-06-05T19:22:16.4549200Z [DEBUG 2025-06-05 19:22:16,411 node_visitor.py:97] Serializing: _lifted_tensor_constant116, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4549410Z [INFO 2025-06-05 19:22:16,411 mps_preprocess.py:193] Visiting: aten__to_copy_default_49, aten._to_copy.default 2025-06-05T19:22:16.4549650Z [DEBUG 2025-06-05 19:22:16,411 node_visitor.py:97] Serializing: _lifted_tensor_constant117, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4549860Z [INFO 2025-06-05 19:22:16,411 mps_preprocess.py:193] Visiting: aten__to_copy_default_50, aten._to_copy.default 2025-06-05T19:22:16.4550130Z [DEBUG 2025-06-05 19:22:16,411 node_visitor.py:97] Serializing: _lifted_tensor_constant118, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4550340Z [INFO 2025-06-05 19:22:16,411 mps_preprocess.py:193] Visiting: aten__to_copy_default_51, aten._to_copy.default 2025-06-05T19:22:16.4550580Z [DEBUG 2025-06-05 19:22:16,412 node_visitor.py:97] Serializing: _lifted_tensor_constant119, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4550790Z [INFO 2025-06-05 19:22:16,412 mps_preprocess.py:193] Visiting: aten__to_copy_default_52, aten._to_copy.default 2025-06-05T19:22:16.4551030Z [DEBUG 2025-06-05 19:22:16,412 node_visitor.py:97] Serializing: _lifted_tensor_constant120, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4551240Z [INFO 2025-06-05 19:22:16,412 mps_preprocess.py:193] Visiting: aten__to_copy_default_53, aten._to_copy.default 2025-06-05T19:22:16.4551480Z [DEBUG 2025-06-05 19:22:16,412 node_visitor.py:97] Serializing: _lifted_tensor_constant121, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4551690Z [INFO 2025-06-05 19:22:16,412 mps_preprocess.py:193] Visiting: aten__to_copy_default_54, aten._to_copy.default 2025-06-05T19:22:16.4551940Z [DEBUG 2025-06-05 19:22:16,412 node_visitor.py:97] Serializing: _lifted_tensor_constant122, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4552150Z [INFO 2025-06-05 19:22:16,412 mps_preprocess.py:193] Visiting: aten__to_copy_default_55, aten._to_copy.default 2025-06-05T19:22:16.4552390Z [DEBUG 2025-06-05 19:22:16,412 node_visitor.py:97] Serializing: _lifted_tensor_constant123, data type: torch.int64, dims: [] 2025-06-05T19:22:16.4552730Z [INFO 2025-06-05 19:22:16,412 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4553000Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:97] Serializing: p_features_0_1_weight, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4553250Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:97] Serializing: p_features_0_1_bias, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4553500Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:97] Serializing: b_features_0_1_running_mean, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4553750Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:97] Serializing: b_features_0_1_running_var, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4554140Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4554650Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4554970Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4555480Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4555810Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4556290Z [DEBUG 2025-06-05 19:22:16,413 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4556450Z [INFO 2025-06-05 19:22:16,413 mps_preprocess.py:193] Visiting: getitem, getitem 2025-06-05T19:22:16.4556640Z [INFO 2025-06-05 19:22:16,413 mps_preprocess.py:193] Visiting: aten_add_tensor, aten.add.Tensor 2025-06-05T19:22:16.4556920Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_add_tensor, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4557120Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten_clamp_default, aten.clamp.default 2025-06-05T19:22:16.4557380Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_clamp_default, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4557590Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten_clamp_default_1, aten.clamp.default 2025-06-05T19:22:16.4557850Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_clamp_default_1, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4558040Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten_mul_tensor, aten.mul.Tensor 2025-06-05T19:22:16.4558290Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_mul_tensor, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4558480Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten_div_tensor, aten.div.Tensor 2025-06-05T19:22:16.4558730Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_div_tensor, data type: torch.float32, dims: [1, 16, 112, 112] 2025-06-05T19:22:16.4558970Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten_convolution_default_1, aten.convolution.default 2025-06-05T19:22:16.4559250Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: p_features_1_block_0_0_weight, data type: torch.float32, dims: [16, 1, 3, 3] 2025-06-05T19:22:16.4559530Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: aten_convolution_default_1, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4559890Z [INFO 2025-06-05 19:22:16,414 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_1, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4560160Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: p_features_1_block_0_1_weight, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4560410Z [DEBUG 2025-06-05 19:22:16,414 node_visitor.py:97] Serializing: p_features_1_block_0_1_bias, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4560680Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:97] Serializing: b_features_1_block_0_1_running_mean, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4560980Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:97] Serializing: b_features_1_block_0_1_running_var, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4561320Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_1, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4561820Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4562270Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_1, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4562760Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4563080Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_1, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4563560Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4563720Z [INFO 2025-06-05 19:22:16,415 mps_preprocess.py:193] Visiting: getitem_1, getitem 2025-06-05T19:22:16.4564080Z [INFO 2025-06-05 19:22:16,415 mps_preprocess.py:193] Visiting: aten_relu_default, aten.relu.default 2025-06-05T19:22:16.4564340Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:97] Serializing: aten_relu_default, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4564510Z [INFO 2025-06-05 19:22:16,415 mps_preprocess.py:193] Visiting: aten_mean_dim, aten.mean.dim 2025-06-05T19:22:16.4564750Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:97] Serializing: aten_mean_dim, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4564980Z [INFO 2025-06-05 19:22:16,415 mps_preprocess.py:193] Visiting: aten_convolution_default_2, aten.convolution.default 2025-06-05T19:22:16.4565270Z [DEBUG 2025-06-05 19:22:16,415 node_visitor.py:97] Serializing: p_features_1_block_1_fc1_weight, data type: torch.float32, dims: [8, 16, 1, 1] 2025-06-05T19:22:16.4565530Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: p_features_1_block_1_fc1_bias, data type: torch.float32, dims: [8] 2025-06-05T19:22:16.4565800Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_convolution_default_2, data type: torch.float32, dims: [1, 8, 1, 1] 2025-06-05T19:22:16.4566000Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_relu_default_1, aten.relu.default 2025-06-05T19:22:16.4566250Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_relu_default_1, data type: torch.float32, dims: [1, 8, 1, 1] 2025-06-05T19:22:16.4566480Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_convolution_default_3, aten.convolution.default 2025-06-05T19:22:16.4566770Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: p_features_1_block_1_fc2_weight, data type: torch.float32, dims: [16, 8, 1, 1] 2025-06-05T19:22:16.4567100Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: p_features_1_block_1_fc2_bias, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4567390Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_convolution_default_3, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4567580Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_add_tensor_1, aten.add.Tensor 2025-06-05T19:22:16.4567830Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_add_tensor_1, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4568140Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_clamp_default_2, aten.clamp.default 2025-06-05T19:22:16.4568400Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_clamp_default_2, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4568600Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_clamp_default_3, aten.clamp.default 2025-06-05T19:22:16.4568850Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_clamp_default_3, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4569070Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_div_tensor_1, aten.div.Tensor 2025-06-05T19:22:16.4569320Z [DEBUG 2025-06-05 19:22:16,416 node_visitor.py:97] Serializing: aten_div_tensor_1, data type: torch.float32, dims: [1, 16, 1, 1] 2025-06-05T19:22:16.4569500Z [INFO 2025-06-05 19:22:16,416 mps_preprocess.py:193] Visiting: aten_mul_tensor_1, aten.mul.Tensor 2025-06-05T19:22:16.4570140Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: aten_mul_tensor_1, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4570410Z [INFO 2025-06-05 19:22:16,417 mps_preprocess.py:193] Visiting: aten_convolution_default_4, aten.convolution.default 2025-06-05T19:22:16.4570700Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: p_features_1_block_2_0_weight, data type: torch.float32, dims: [16, 16, 1, 1] 2025-06-05T19:22:16.4570980Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: aten_convolution_default_4, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4571420Z [INFO 2025-06-05 19:22:16,417 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_2, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4571690Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: p_features_1_block_2_1_weight, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4571940Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: p_features_1_block_2_1_bias, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4572210Z [DEBUG 2025-06-05 19:22:16,417 node_visitor.py:97] Serializing: b_features_1_block_2_1_running_mean, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4572480Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: b_features_1_block_2_1_running_var, data type: torch.float32, dims: [16] 2025-06-05T19:22:16.4572820Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_2, data type: torch.float32, dims: [1, 16, 56, 56] 2025-06-05T19:22:16.4573330Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4573650Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_2, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4574140Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4574490Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_2, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4574980Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4575140Z [INFO 2025-06-05 19:22:16,418 mps_preprocess.py:193] Visiting: getitem_2, getitem 2025-06-05T19:22:16.4575370Z [INFO 2025-06-05 19:22:16,418 mps_preprocess.py:193] Visiting: aten_convolution_default_5, aten.convolution.default 2025-06-05T19:22:16.4575710Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: p_features_2_block_0_0_weight, data type: torch.float32, dims: [72, 16, 1, 1] 2025-06-05T19:22:16.4575990Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: aten_convolution_default_5, data type: torch.float32, dims: [1, 72, 56, 56] 2025-06-05T19:22:16.4576330Z [INFO 2025-06-05 19:22:16,418 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_3, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4576630Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: p_features_2_block_0_1_weight, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4576880Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: p_features_2_block_0_1_bias, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4577150Z [DEBUG 2025-06-05 19:22:16,418 node_visitor.py:97] Serializing: b_features_2_block_0_1_running_mean, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4577420Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:97] Serializing: b_features_2_block_0_1_running_var, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4577760Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_3, data type: torch.float32, dims: [1, 72, 56, 56] 2025-06-05T19:22:16.4578260Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 72, 56, 56], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4578600Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_3, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4579090Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4579410Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_3, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4579890Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4580040Z [INFO 2025-06-05 19:22:16,419 mps_preprocess.py:193] Visiting: getitem_3, getitem 2025-06-05T19:22:16.4580250Z [INFO 2025-06-05 19:22:16,419 mps_preprocess.py:193] Visiting: aten_relu_default_2, aten.relu.default 2025-06-05T19:22:16.4580510Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:97] Serializing: aten_relu_default_2, data type: torch.float32, dims: [1, 72, 56, 56] 2025-06-05T19:22:16.4580740Z [INFO 2025-06-05 19:22:16,419 mps_preprocess.py:193] Visiting: aten_convolution_default_6, aten.convolution.default 2025-06-05T19:22:16.4581020Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:97] Serializing: p_features_2_block_1_0_weight, data type: torch.float32, dims: [72, 1, 3, 3] 2025-06-05T19:22:16.4581300Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:97] Serializing: aten_convolution_default_6, data type: torch.float32, dims: [1, 72, 28, 28] 2025-06-05T19:22:16.4581660Z [INFO 2025-06-05 19:22:16,419 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_4, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4581950Z [DEBUG 2025-06-05 19:22:16,419 node_visitor.py:97] Serializing: p_features_2_block_1_1_weight, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4582200Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:97] Serializing: p_features_2_block_1_1_bias, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4582470Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:97] Serializing: b_features_2_block_1_1_running_mean, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4582780Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:97] Serializing: b_features_2_block_1_1_running_var, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4583120Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_4, data type: torch.float32, dims: [1, 72, 28, 28] 2025-06-05T19:22:16.4583610Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 72, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4583960Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_4, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4584440Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4584760Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_4, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4585240Z [DEBUG 2025-06-05 19:22:16,420 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4585420Z [INFO 2025-06-05 19:22:16,420 mps_preprocess.py:193] Visiting: getitem_4, getitem 2025-06-05T19:22:16.4585620Z [INFO 2025-06-05 19:22:16,420 mps_preprocess.py:193] Visiting: aten_relu_default_3, aten.relu.default 2025-06-05T19:22:16.4585880Z [DEBUG 2025-06-05 19:22:16,421 node_visitor.py:97] Serializing: aten_relu_default_3, data type: torch.float32, dims: [1, 72, 28, 28] 2025-06-05T19:22:16.4586110Z [INFO 2025-06-05 19:22:16,421 mps_preprocess.py:193] Visiting: aten_convolution_default_7, aten.convolution.default 2025-06-05T19:22:16.4586390Z [DEBUG 2025-06-05 19:22:16,421 node_visitor.py:97] Serializing: p_features_2_block_2_0_weight, data type: torch.float32, dims: [24, 72, 1, 1] 2025-06-05T19:22:16.4586660Z [DEBUG 2025-06-05 19:22:16,421 node_visitor.py:97] Serializing: aten_convolution_default_7, data type: torch.float32, dims: [1, 24, 28, 28] 2025-06-05T19:22:16.4587010Z [INFO 2025-06-05 19:22:16,421 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_5, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4587270Z [DEBUG 2025-06-05 19:22:16,421 node_visitor.py:97] Serializing: p_features_2_block_2_1_weight, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4587520Z [DEBUG 2025-06-05 19:22:16,421 node_visitor.py:97] Serializing: p_features_2_block_2_1_bias, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4587790Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:97] Serializing: b_features_2_block_2_1_running_mean, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4588050Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:97] Serializing: b_features_2_block_2_1_running_var, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4588390Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_5, data type: torch.float32, dims: [1, 24, 28, 28] 2025-06-05T19:22:16.4588910Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4589230Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_5, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4589710Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4590060Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_5, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4590540Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4590780Z [INFO 2025-06-05 19:22:16,422 mps_preprocess.py:193] Visiting: getitem_5, getitem 2025-06-05T19:22:16.4591020Z [INFO 2025-06-05 19:22:16,422 mps_preprocess.py:193] Visiting: aten_convolution_default_8, aten.convolution.default 2025-06-05T19:22:16.4591300Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:97] Serializing: p_features_3_block_0_0_weight, data type: torch.float32, dims: [88, 24, 1, 1] 2025-06-05T19:22:16.4591580Z [DEBUG 2025-06-05 19:22:16,422 node_visitor.py:97] Serializing: aten_convolution_default_8, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4591920Z [INFO 2025-06-05 19:22:16,422 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_6, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4592190Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:97] Serializing: p_features_3_block_0_1_weight, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4592520Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:97] Serializing: p_features_3_block_0_1_bias, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4592790Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:97] Serializing: b_features_3_block_0_1_running_mean, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4593060Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:97] Serializing: b_features_3_block_0_1_running_var, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4593400Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_6, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4593910Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4594230Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_6, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4594710Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4595030Z [DEBUG 2025-06-05 19:22:16,423 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_6, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4595510Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4595660Z [INFO 2025-06-05 19:22:16,424 mps_preprocess.py:193] Visiting: getitem_6, getitem 2025-06-05T19:22:16.4595950Z [INFO 2025-06-05 19:22:16,424 mps_preprocess.py:193] Visiting: aten_relu_default_4, aten.relu.default 2025-06-05T19:22:16.4596210Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:97] Serializing: aten_relu_default_4, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4596440Z [INFO 2025-06-05 19:22:16,424 mps_preprocess.py:193] Visiting: aten_convolution_default_9, aten.convolution.default 2025-06-05T19:22:16.4596720Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:97] Serializing: p_features_3_block_1_0_weight, data type: torch.float32, dims: [88, 1, 3, 3] 2025-06-05T19:22:16.4597100Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:97] Serializing: aten_convolution_default_9, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4597440Z [INFO 2025-06-05 19:22:16,424 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_7, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4597710Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:97] Serializing: p_features_3_block_1_1_weight, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4597980Z [DEBUG 2025-06-05 19:22:16,424 node_visitor.py:97] Serializing: p_features_3_block_1_1_bias, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4598270Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:97] Serializing: b_features_3_block_1_1_running_mean, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4598530Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:97] Serializing: b_features_3_block_1_1_running_var, data type: torch.float32, dims: [88] 2025-06-05T19:22:16.4598870Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_7, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4599370Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4599690Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_7, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4600190Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4600510Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_7, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4600990Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4601150Z [INFO 2025-06-05 19:22:16,425 mps_preprocess.py:193] Visiting: getitem_7, getitem 2025-06-05T19:22:16.4601340Z [INFO 2025-06-05 19:22:16,425 mps_preprocess.py:193] Visiting: aten_relu_default_5, aten.relu.default 2025-06-05T19:22:16.4601600Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:97] Serializing: aten_relu_default_5, data type: torch.float32, dims: [1, 88, 28, 28] 2025-06-05T19:22:16.4601840Z [INFO 2025-06-05 19:22:16,425 mps_preprocess.py:193] Visiting: aten_convolution_default_10, aten.convolution.default 2025-06-05T19:22:16.4602120Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:97] Serializing: p_features_3_block_2_0_weight, data type: torch.float32, dims: [24, 88, 1, 1] 2025-06-05T19:22:16.4602390Z [DEBUG 2025-06-05 19:22:16,425 node_visitor.py:97] Serializing: aten_convolution_default_10, data type: torch.float32, dims: [1, 24, 28, 28] 2025-06-05T19:22:16.4602730Z [INFO 2025-06-05 19:22:16,425 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_8, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4603020Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:97] Serializing: p_features_3_block_2_1_weight, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4603280Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:97] Serializing: p_features_3_block_2_1_bias, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4603550Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:97] Serializing: b_features_3_block_2_1_running_mean, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4603810Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:97] Serializing: b_features_3_block_2_1_running_var, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4604180Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_8, data type: torch.float32, dims: [1, 24, 28, 28] 2025-06-05T19:22:16.4604690Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4605020Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_8, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4605510Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4605820Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_8, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4606310Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4606460Z [INFO 2025-06-05 19:22:16,426 mps_preprocess.py:193] Visiting: getitem_8, getitem 2025-06-05T19:22:16.4606680Z [INFO 2025-06-05 19:22:16,426 mps_preprocess.py:193] Visiting: aten_add_tensor_2, aten.add.Tensor 2025-06-05T19:22:16.4606930Z [DEBUG 2025-06-05 19:22:16,426 node_visitor.py:97] Serializing: aten_add_tensor_2, data type: torch.float32, dims: [1, 24, 28, 28] 2025-06-05T19:22:16.4607160Z [INFO 2025-06-05 19:22:16,426 mps_preprocess.py:193] Visiting: aten_convolution_default_11, aten.convolution.default 2025-06-05T19:22:16.4607440Z [DEBUG 2025-06-05 19:22:16,427 node_visitor.py:97] Serializing: p_features_4_block_0_0_weight, data type: torch.float32, dims: [96, 24, 1, 1] 2025-06-05T19:22:16.4607720Z [DEBUG 2025-06-05 19:22:16,427 node_visitor.py:97] Serializing: aten_convolution_default_11, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4608060Z [INFO 2025-06-05 19:22:16,427 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_9, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4608320Z [DEBUG 2025-06-05 19:22:16,427 node_visitor.py:97] Serializing: p_features_4_block_0_1_weight, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4608580Z [DEBUG 2025-06-05 19:22:16,427 node_visitor.py:97] Serializing: p_features_4_block_0_1_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4608850Z [DEBUG 2025-06-05 19:22:16,427 node_visitor.py:97] Serializing: b_features_4_block_0_1_running_mean, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4609110Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: b_features_4_block_0_1_running_var, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4609450Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_9, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4610540Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4610870Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_9, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4611350Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4611730Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_9, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4612210Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4612360Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: getitem_9, getitem 2025-06-05T19:22:16.4612580Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_add_tensor_3, aten.add.Tensor 2025-06-05T19:22:16.4612840Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_add_tensor_3, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4613040Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_clamp_default_4, aten.clamp.default 2025-06-05T19:22:16.4613300Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_clamp_default_4, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4613500Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_clamp_default_5, aten.clamp.default 2025-06-05T19:22:16.4613760Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_clamp_default_5, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4613950Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_mul_tensor_2, aten.mul.Tensor 2025-06-05T19:22:16.4614230Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_mul_tensor_2, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4614420Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_div_tensor_2, aten.div.Tensor 2025-06-05T19:22:16.4614670Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_div_tensor_2, data type: torch.float32, dims: [1, 96, 28, 28] 2025-06-05T19:22:16.4614900Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten_convolution_default_12, aten.convolution.default 2025-06-05T19:22:16.4615180Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: p_features_4_block_1_0_weight, data type: torch.float32, dims: [96, 1, 5, 5] 2025-06-05T19:22:16.4615460Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: aten_convolution_default_12, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4615800Z [INFO 2025-06-05 19:22:16,428 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_10, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4616060Z [DEBUG 2025-06-05 19:22:16,428 node_visitor.py:97] Serializing: p_features_4_block_1_1_weight, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4616320Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:97] Serializing: p_features_4_block_1_1_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4616590Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:97] Serializing: b_features_4_block_1_1_running_mean, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4616850Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:97] Serializing: b_features_4_block_1_1_running_var, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4617190Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_10, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4617710Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4618040Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_10, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4618530Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4618880Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_10, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4619360Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4619630Z [INFO 2025-06-05 19:22:16,429 mps_preprocess.py:193] Visiting: getitem_10, getitem 2025-06-05T19:22:16.4619820Z [INFO 2025-06-05 19:22:16,429 mps_preprocess.py:193] Visiting: aten_add_tensor_4, aten.add.Tensor 2025-06-05T19:22:16.4620080Z [DEBUG 2025-06-05 19:22:16,429 node_visitor.py:97] Serializing: aten_add_tensor_4, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4620280Z [INFO 2025-06-05 19:22:16,429 mps_preprocess.py:193] Visiting: aten_clamp_default_6, aten.clamp.default 2025-06-05T19:22:16.4620540Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: aten_clamp_default_6, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4620740Z [INFO 2025-06-05 19:22:16,430 mps_preprocess.py:193] Visiting: aten_clamp_default_7, aten.clamp.default 2025-06-05T19:22:16.4621000Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: aten_clamp_default_7, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4621330Z [INFO 2025-06-05 19:22:16,430 mps_preprocess.py:193] Visiting: aten_mul_tensor_3, aten.mul.Tensor 2025-06-05T19:22:16.4621580Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: aten_mul_tensor_3, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4621770Z [INFO 2025-06-05 19:22:16,430 mps_preprocess.py:193] Visiting: aten_div_tensor_3, aten.div.Tensor 2025-06-05T19:22:16.4622020Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: aten_div_tensor_3, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4622200Z [INFO 2025-06-05 19:22:16,430 mps_preprocess.py:193] Visiting: aten_mean_dim_1, aten.mean.dim 2025-06-05T19:22:16.4622440Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: aten_mean_dim_1, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4622670Z [INFO 2025-06-05 19:22:16,430 mps_preprocess.py:193] Visiting: aten_convolution_default_13, aten.convolution.default 2025-06-05T19:22:16.4622960Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: p_features_4_block_2_fc1_weight, data type: torch.float32, dims: [24, 96, 1, 1] 2025-06-05T19:22:16.4623220Z [DEBUG 2025-06-05 19:22:16,430 node_visitor.py:97] Serializing: p_features_4_block_2_fc1_bias, data type: torch.float32, dims: [24] 2025-06-05T19:22:16.4623500Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: aten_convolution_default_13, data type: torch.float32, dims: [1, 24, 1, 1] 2025-06-05T19:22:16.4623700Z [INFO 2025-06-05 19:22:16,431 mps_preprocess.py:193] Visiting: aten_relu_default_6, aten.relu.default 2025-06-05T19:22:16.4623950Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: aten_relu_default_6, data type: torch.float32, dims: [1, 24, 1, 1] 2025-06-05T19:22:16.4624260Z [INFO 2025-06-05 19:22:16,431 mps_preprocess.py:193] Visiting: aten_convolution_default_14, aten.convolution.default 2025-06-05T19:22:16.4624550Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: p_features_4_block_2_fc2_weight, data type: torch.float32, dims: [96, 24, 1, 1] 2025-06-05T19:22:16.4624810Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: p_features_4_block_2_fc2_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4625090Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: aten_convolution_default_14, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4625270Z [INFO 2025-06-05 19:22:16,431 mps_preprocess.py:193] Visiting: aten_add_tensor_5, aten.add.Tensor 2025-06-05T19:22:16.4625770Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: aten_add_tensor_5, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4625980Z [INFO 2025-06-05 19:22:16,431 mps_preprocess.py:193] Visiting: aten_clamp_default_8, aten.clamp.default 2025-06-05T19:22:16.4626230Z [DEBUG 2025-06-05 19:22:16,431 node_visitor.py:97] Serializing: aten_clamp_default_8, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4626440Z [INFO 2025-06-05 19:22:16,431 mps_preprocess.py:193] Visiting: aten_clamp_default_9, aten.clamp.default 2025-06-05T19:22:16.4626720Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: aten_clamp_default_9, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4626910Z [INFO 2025-06-05 19:22:16,432 mps_preprocess.py:193] Visiting: aten_div_tensor_4, aten.div.Tensor 2025-06-05T19:22:16.4627160Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: aten_div_tensor_4, data type: torch.float32, dims: [1, 96, 1, 1] 2025-06-05T19:22:16.4627350Z [INFO 2025-06-05 19:22:16,432 mps_preprocess.py:193] Visiting: aten_mul_tensor_4, aten.mul.Tensor 2025-06-05T19:22:16.4627590Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: aten_mul_tensor_4, data type: torch.float32, dims: [1, 96, 14, 14] 2025-06-05T19:22:16.4627830Z [INFO 2025-06-05 19:22:16,432 mps_preprocess.py:193] Visiting: aten_convolution_default_15, aten.convolution.default 2025-06-05T19:22:16.4628130Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: p_features_4_block_3_0_weight, data type: torch.float32, dims: [40, 96, 1, 1] 2025-06-05T19:22:16.4628410Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: aten_convolution_default_15, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4628750Z [INFO 2025-06-05 19:22:16,432 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_11, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4629010Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: p_features_4_block_3_1_weight, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4629270Z [DEBUG 2025-06-05 19:22:16,432 node_visitor.py:97] Serializing: p_features_4_block_3_1_bias, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4629550Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:97] Serializing: b_features_4_block_3_1_running_mean, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4629820Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:97] Serializing: b_features_4_block_3_1_running_var, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4630160Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_11, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4630660Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4630980Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_11, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4631480Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4631810Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_11, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4632300Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4632480Z [INFO 2025-06-05 19:22:16,433 mps_preprocess.py:193] Visiting: getitem_11, getitem 2025-06-05T19:22:16.4632710Z [INFO 2025-06-05 19:22:16,433 mps_preprocess.py:193] Visiting: aten_convolution_default_16, aten.convolution.default 2025-06-05T19:22:16.4632990Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:97] Serializing: p_features_5_block_0_0_weight, data type: torch.float32, dims: [240, 40, 1, 1] 2025-06-05T19:22:16.4633280Z [DEBUG 2025-06-05 19:22:16,433 node_visitor.py:97] Serializing: aten_convolution_default_16, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4633640Z [INFO 2025-06-05 19:22:16,433 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_12, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4633910Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:97] Serializing: p_features_5_block_0_1_weight, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4634160Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:97] Serializing: p_features_5_block_0_1_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4634430Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:97] Serializing: b_features_5_block_0_1_running_mean, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4634700Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:97] Serializing: b_features_5_block_0_1_running_var, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4635040Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_12, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4635570Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4635890Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_12, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4636380Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4636700Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_12, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4637180Z [DEBUG 2025-06-05 19:22:16,434 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4637330Z [INFO 2025-06-05 19:22:16,434 mps_preprocess.py:193] Visiting: getitem_12, getitem 2025-06-05T19:22:16.4637520Z [INFO 2025-06-05 19:22:16,434 mps_preprocess.py:193] Visiting: aten_add_tensor_6, aten.add.Tensor 2025-06-05T19:22:16.4637780Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_add_tensor_6, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4637990Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten_clamp_default_10, aten.clamp.default 2025-06-05T19:22:16.4638280Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_clamp_default_10, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4638480Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten_clamp_default_11, aten.clamp.default 2025-06-05T19:22:16.4638750Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_clamp_default_11, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4638930Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten_mul_tensor_5, aten.mul.Tensor 2025-06-05T19:22:16.4639190Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_mul_tensor_5, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4639400Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten_div_tensor_5, aten.div.Tensor 2025-06-05T19:22:16.4639650Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_div_tensor_5, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4639890Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten_convolution_default_17, aten.convolution.default 2025-06-05T19:22:16.4640160Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: p_features_5_block_1_0_weight, data type: torch.float32, dims: [240, 1, 5, 5] 2025-06-05T19:22:16.4640470Z [DEBUG 2025-06-05 19:22:16,435 node_visitor.py:97] Serializing: aten_convolution_default_17, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4640810Z [INFO 2025-06-05 19:22:16,435 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_13, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4641080Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:97] Serializing: p_features_5_block_1_1_weight, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4641330Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:97] Serializing: p_features_5_block_1_1_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4641600Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:97] Serializing: b_features_5_block_1_1_running_mean, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4641860Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:97] Serializing: b_features_5_block_1_1_running_var, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4642230Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_13, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4642730Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4643050Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_13, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4643550Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4643870Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_13, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4644350Z [DEBUG 2025-06-05 19:22:16,436 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4644510Z [INFO 2025-06-05 19:22:16,436 mps_preprocess.py:193] Visiting: getitem_13, getitem 2025-06-05T19:22:16.4644700Z [INFO 2025-06-05 19:22:16,436 mps_preprocess.py:193] Visiting: aten_add_tensor_7, aten.add.Tensor 2025-06-05T19:22:16.4644950Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_add_tensor_7, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4645170Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_clamp_default_12, aten.clamp.default 2025-06-05T19:22:16.4645440Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_clamp_default_12, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4645640Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_clamp_default_13, aten.clamp.default 2025-06-05T19:22:16.4645910Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_clamp_default_13, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4646090Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_mul_tensor_6, aten.mul.Tensor 2025-06-05T19:22:16.4646370Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_mul_tensor_6, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4646560Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_div_tensor_6, aten.div.Tensor 2025-06-05T19:22:16.4646810Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_div_tensor_6, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4646990Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_mean_dim_2, aten.mean.dim 2025-06-05T19:22:16.4647370Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: aten_mean_dim_2, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4647600Z [INFO 2025-06-05 19:22:16,437 mps_preprocess.py:193] Visiting: aten_convolution_default_18, aten.convolution.default 2025-06-05T19:22:16.4647890Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: p_features_5_block_2_fc1_weight, data type: torch.float32, dims: [64, 240, 1, 1] 2025-06-05T19:22:16.4648150Z [DEBUG 2025-06-05 19:22:16,437 node_visitor.py:97] Serializing: p_features_5_block_2_fc1_bias, data type: torch.float32, dims: [64] 2025-06-05T19:22:16.4648420Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_convolution_default_18, data type: torch.float32, dims: [1, 64, 1, 1] 2025-06-05T19:22:16.4648630Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_relu_default_7, aten.relu.default 2025-06-05T19:22:16.4649070Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_relu_default_7, data type: torch.float32, dims: [1, 64, 1, 1] 2025-06-05T19:22:16.4649300Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_convolution_default_19, aten.convolution.default 2025-06-05T19:22:16.4649590Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: p_features_5_block_2_fc2_weight, data type: torch.float32, dims: [240, 64, 1, 1] 2025-06-05T19:22:16.4650400Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: p_features_5_block_2_fc2_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4650700Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_convolution_default_19, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4650890Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_add_tensor_8, aten.add.Tensor 2025-06-05T19:22:16.4651140Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_add_tensor_8, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4651350Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_clamp_default_14, aten.clamp.default 2025-06-05T19:22:16.4651610Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_clamp_default_14, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4651810Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_clamp_default_15, aten.clamp.default 2025-06-05T19:22:16.4652070Z [DEBUG 2025-06-05 19:22:16,438 node_visitor.py:97] Serializing: aten_clamp_default_15, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4652260Z [INFO 2025-06-05 19:22:16,438 mps_preprocess.py:193] Visiting: aten_div_tensor_7, aten.div.Tensor 2025-06-05T19:22:16.4652640Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: aten_div_tensor_7, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4652830Z [INFO 2025-06-05 19:22:16,439 mps_preprocess.py:193] Visiting: aten_mul_tensor_7, aten.mul.Tensor 2025-06-05T19:22:16.4653090Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: aten_mul_tensor_7, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4653320Z [INFO 2025-06-05 19:22:16,439 mps_preprocess.py:193] Visiting: aten_convolution_default_20, aten.convolution.default 2025-06-05T19:22:16.4653600Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: p_features_5_block_3_0_weight, data type: torch.float32, dims: [40, 240, 1, 1] 2025-06-05T19:22:16.4654000Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: aten_convolution_default_20, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4654350Z [INFO 2025-06-05 19:22:16,439 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_14, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4654610Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: p_features_5_block_3_1_weight, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4654890Z [DEBUG 2025-06-05 19:22:16,439 node_visitor.py:97] Serializing: p_features_5_block_3_1_bias, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4655170Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:97] Serializing: b_features_5_block_3_1_running_mean, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4655430Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:97] Serializing: b_features_5_block_3_1_running_var, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4655790Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_14, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4656300Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4656650Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_14, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4657140Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4657460Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_14, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4657950Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4658100Z [INFO 2025-06-05 19:22:16,440 mps_preprocess.py:193] Visiting: getitem_14, getitem 2025-06-05T19:22:16.4658300Z [INFO 2025-06-05 19:22:16,440 mps_preprocess.py:193] Visiting: aten_add_tensor_9, aten.add.Tensor 2025-06-05T19:22:16.4658550Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:97] Serializing: aten_add_tensor_9, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4670570Z [INFO 2025-06-05 19:22:16,440 mps_preprocess.py:193] Visiting: aten_convolution_default_21, aten.convolution.default 2025-06-05T19:22:16.4670880Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:97] Serializing: p_features_6_block_0_0_weight, data type: torch.float32, dims: [240, 40, 1, 1] 2025-06-05T19:22:16.4671160Z [DEBUG 2025-06-05 19:22:16,440 node_visitor.py:97] Serializing: aten_convolution_default_21, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4671580Z [INFO 2025-06-05 19:22:16,441 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_15, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4671850Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:97] Serializing: p_features_6_block_0_1_weight, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4672110Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:97] Serializing: p_features_6_block_0_1_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4672380Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:97] Serializing: b_features_6_block_0_1_running_mean, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4672640Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:97] Serializing: b_features_6_block_0_1_running_var, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4673020Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_15, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4673530Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4673880Z [DEBUG 2025-06-05 19:22:16,441 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_15, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4674370Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4674710Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_15, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4675190Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4675350Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: getitem_15, getitem 2025-06-05T19:22:16.4675580Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_add_tensor_10, aten.add.Tensor 2025-06-05T19:22:16.4675830Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_add_tensor_10, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4676030Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_clamp_default_16, aten.clamp.default 2025-06-05T19:22:16.4676300Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_clamp_default_16, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4676500Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_clamp_default_17, aten.clamp.default 2025-06-05T19:22:16.4676760Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_clamp_default_17, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4676950Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_mul_tensor_8, aten.mul.Tensor 2025-06-05T19:22:16.4677220Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_mul_tensor_8, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4677400Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_div_tensor_8, aten.div.Tensor 2025-06-05T19:22:16.4677660Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_div_tensor_8, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4677890Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten_convolution_default_22, aten.convolution.default 2025-06-05T19:22:16.4678170Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: p_features_6_block_1_0_weight, data type: torch.float32, dims: [240, 1, 5, 5] 2025-06-05T19:22:16.4678470Z [DEBUG 2025-06-05 19:22:16,442 node_visitor.py:97] Serializing: aten_convolution_default_22, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4678820Z [INFO 2025-06-05 19:22:16,442 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_16, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4679080Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:97] Serializing: p_features_6_block_1_1_weight, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4679340Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:97] Serializing: p_features_6_block_1_1_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4679640Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:97] Serializing: b_features_6_block_1_1_running_mean, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4679910Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:97] Serializing: b_features_6_block_1_1_running_var, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4680250Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_16, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4680780Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4681100Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_16, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4681590Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4681910Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_16, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4682390Z [DEBUG 2025-06-05 19:22:16,443 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4682570Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: getitem_16, getitem 2025-06-05T19:22:16.4682760Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_add_tensor_11, aten.add.Tensor 2025-06-05T19:22:16.4683020Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_add_tensor_11, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4683220Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_clamp_default_18, aten.clamp.default 2025-06-05T19:22:16.4683480Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_clamp_default_18, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4683680Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_clamp_default_19, aten.clamp.default 2025-06-05T19:22:16.4683950Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_clamp_default_19, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4684140Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_mul_tensor_9, aten.mul.Tensor 2025-06-05T19:22:16.4684390Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_mul_tensor_9, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4684580Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_div_tensor_9, aten.div.Tensor 2025-06-05T19:22:16.4684830Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_div_tensor_9, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4685010Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_mean_dim_3, aten.mean.dim 2025-06-05T19:22:16.4685280Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: aten_mean_dim_3, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4685510Z [INFO 2025-06-05 19:22:16,444 mps_preprocess.py:193] Visiting: aten_convolution_default_23, aten.convolution.default 2025-06-05T19:22:16.4685800Z [DEBUG 2025-06-05 19:22:16,444 node_visitor.py:97] Serializing: p_features_6_block_2_fc1_weight, data type: torch.float32, dims: [64, 240, 1, 1] 2025-06-05T19:22:16.4686060Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: p_features_6_block_2_fc1_bias, data type: torch.float32, dims: [64] 2025-06-05T19:22:16.4686330Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: aten_convolution_default_23, data type: torch.float32, dims: [1, 64, 1, 1] 2025-06-05T19:22:16.4686550Z [INFO 2025-06-05 19:22:16,445 mps_preprocess.py:193] Visiting: aten_relu_default_8, aten.relu.default 2025-06-05T19:22:16.4686800Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: aten_relu_default_8, data type: torch.float32, dims: [1, 64, 1, 1] 2025-06-05T19:22:16.4687040Z [INFO 2025-06-05 19:22:16,445 mps_preprocess.py:193] Visiting: aten_convolution_default_24, aten.convolution.default 2025-06-05T19:22:16.4687530Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: p_features_6_block_2_fc2_weight, data type: torch.float32, dims: [240, 64, 1, 1] 2025-06-05T19:22:16.4687790Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: p_features_6_block_2_fc2_bias, data type: torch.float32, dims: [240] 2025-06-05T19:22:16.4688070Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: aten_convolution_default_24, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4688270Z [INFO 2025-06-05 19:22:16,445 mps_preprocess.py:193] Visiting: aten_add_tensor_12, aten.add.Tensor 2025-06-05T19:22:16.4688520Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: aten_add_tensor_12, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4688720Z [INFO 2025-06-05 19:22:16,445 mps_preprocess.py:193] Visiting: aten_clamp_default_20, aten.clamp.default 2025-06-05T19:22:16.4688980Z [DEBUG 2025-06-05 19:22:16,445 node_visitor.py:97] Serializing: aten_clamp_default_20, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4689290Z [INFO 2025-06-05 19:22:16,445 mps_preprocess.py:193] Visiting: aten_clamp_default_21, aten.clamp.default 2025-06-05T19:22:16.4689560Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: aten_clamp_default_21, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4689750Z [INFO 2025-06-05 19:22:16,446 mps_preprocess.py:193] Visiting: aten_div_tensor_10, aten.div.Tensor 2025-06-05T19:22:16.4690000Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: aten_div_tensor_10, data type: torch.float32, dims: [1, 240, 1, 1] 2025-06-05T19:22:16.4690190Z [INFO 2025-06-05 19:22:16,446 mps_preprocess.py:193] Visiting: aten_mul_tensor_10, aten.mul.Tensor 2025-06-05T19:22:16.4690440Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: aten_mul_tensor_10, data type: torch.float32, dims: [1, 240, 14, 14] 2025-06-05T19:22:16.4690670Z [INFO 2025-06-05 19:22:16,446 mps_preprocess.py:193] Visiting: aten_convolution_default_25, aten.convolution.default 2025-06-05T19:22:16.4690950Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: p_features_6_block_3_0_weight, data type: torch.float32, dims: [40, 240, 1, 1] 2025-06-05T19:22:16.4691230Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: aten_convolution_default_25, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4691570Z [INFO 2025-06-05 19:22:16,446 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_17, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4691840Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: p_features_6_block_3_1_weight, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4692090Z [DEBUG 2025-06-05 19:22:16,446 node_visitor.py:97] Serializing: p_features_6_block_3_1_bias, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4692480Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:97] Serializing: b_features_6_block_3_1_running_mean, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4692760Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:97] Serializing: b_features_6_block_3_1_running_var, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4693100Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_17, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4693600Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4694030Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_17, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4694520Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4694860Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_17, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4695340Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4695500Z [INFO 2025-06-05 19:22:16,447 mps_preprocess.py:193] Visiting: getitem_17, getitem 2025-06-05T19:22:16.4695700Z [INFO 2025-06-05 19:22:16,447 mps_preprocess.py:193] Visiting: aten_add_tensor_13, aten.add.Tensor 2025-06-05T19:22:16.4695960Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:97] Serializing: aten_add_tensor_13, data type: torch.float32, dims: [1, 40, 14, 14] 2025-06-05T19:22:16.4696190Z [INFO 2025-06-05 19:22:16,447 mps_preprocess.py:193] Visiting: aten_convolution_default_26, aten.convolution.default 2025-06-05T19:22:16.4696490Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:97] Serializing: p_features_7_block_0_0_weight, data type: torch.float32, dims: [120, 40, 1, 1] 2025-06-05T19:22:16.4696780Z [DEBUG 2025-06-05 19:22:16,447 node_visitor.py:97] Serializing: aten_convolution_default_26, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4697140Z [INFO 2025-06-05 19:22:16,448 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_18, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4697400Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:97] Serializing: p_features_7_block_0_1_weight, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4697650Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:97] Serializing: p_features_7_block_0_1_bias, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4697920Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:97] Serializing: b_features_7_block_0_1_running_mean, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4698190Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:97] Serializing: b_features_7_block_0_1_running_var, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4698530Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_18, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4699030Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4699350Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_18, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4699860Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4700180Z [DEBUG 2025-06-05 19:22:16,448 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_18, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4700660Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4700840Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: getitem_18, getitem 2025-06-05T19:22:16.4701030Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_add_tensor_14, aten.add.Tensor 2025-06-05T19:22:16.4701290Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_add_tensor_14, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4701510Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_clamp_default_22, aten.clamp.default 2025-06-05T19:22:16.4701780Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_clamp_default_22, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4701980Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_clamp_default_23, aten.clamp.default 2025-06-05T19:22:16.4702240Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_clamp_default_23, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4702430Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_mul_tensor_11, aten.mul.Tensor 2025-06-05T19:22:16.4702690Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_mul_tensor_11, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4702880Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_div_tensor_11, aten.div.Tensor 2025-06-05T19:22:16.4703150Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_div_tensor_11, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4703390Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten_convolution_default_27, aten.convolution.default 2025-06-05T19:22:16.4703660Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: p_features_7_block_1_0_weight, data type: torch.float32, dims: [120, 1, 5, 5] 2025-06-05T19:22:16.4703940Z [DEBUG 2025-06-05 19:22:16,449 node_visitor.py:97] Serializing: aten_convolution_default_27, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4704610Z [INFO 2025-06-05 19:22:16,449 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_19, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4704880Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:97] Serializing: p_features_7_block_1_1_weight, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4705140Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:97] Serializing: p_features_7_block_1_1_bias, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4705410Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:97] Serializing: b_features_7_block_1_1_running_mean, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4705680Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:97] Serializing: b_features_7_block_1_1_running_var, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4706020Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_19, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4706580Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4706900Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_19, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4707390Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4707710Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_19, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4708220Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4708380Z [INFO 2025-06-05 19:22:16,450 mps_preprocess.py:193] Visiting: getitem_19, getitem 2025-06-05T19:22:16.4708570Z [INFO 2025-06-05 19:22:16,450 mps_preprocess.py:193] Visiting: aten_add_tensor_15, aten.add.Tensor 2025-06-05T19:22:16.4708850Z [DEBUG 2025-06-05 19:22:16,450 node_visitor.py:97] Serializing: aten_add_tensor_15, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4709060Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_clamp_default_24, aten.clamp.default 2025-06-05T19:22:16.4709320Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: aten_clamp_default_24, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4709520Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_clamp_default_25, aten.clamp.default 2025-06-05T19:22:16.4709780Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: aten_clamp_default_25, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4709970Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_mul_tensor_12, aten.mul.Tensor 2025-06-05T19:22:16.4710230Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: aten_mul_tensor_12, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4710440Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_div_tensor_12, aten.div.Tensor 2025-06-05T19:22:16.4710700Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: aten_div_tensor_12, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4710880Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_mean_dim_4, aten.mean.dim 2025-06-05T19:22:16.4711130Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: aten_mean_dim_4, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4711360Z [INFO 2025-06-05 19:22:16,451 mps_preprocess.py:193] Visiting: aten_convolution_default_28, aten.convolution.default 2025-06-05T19:22:16.4711650Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: p_features_7_block_2_fc1_weight, data type: torch.float32, dims: [32, 120, 1, 1] 2025-06-05T19:22:16.4711900Z [DEBUG 2025-06-05 19:22:16,451 node_visitor.py:97] Serializing: p_features_7_block_2_fc1_bias, data type: torch.float32, dims: [32] 2025-06-05T19:22:16.4712180Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: aten_convolution_default_28, data type: torch.float32, dims: [1, 32, 1, 1] 2025-06-05T19:22:16.4712380Z [INFO 2025-06-05 19:22:16,452 mps_preprocess.py:193] Visiting: aten_relu_default_9, aten.relu.default 2025-06-05T19:22:16.4712640Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: aten_relu_default_9, data type: torch.float32, dims: [1, 32, 1, 1] 2025-06-05T19:22:16.4712870Z [INFO 2025-06-05 19:22:16,452 mps_preprocess.py:193] Visiting: aten_convolution_default_29, aten.convolution.default 2025-06-05T19:22:16.4713150Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: p_features_7_block_2_fc2_weight, data type: torch.float32, dims: [120, 32, 1, 1] 2025-06-05T19:22:16.4713430Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: p_features_7_block_2_fc2_bias, data type: torch.float32, dims: [120] 2025-06-05T19:22:16.4713710Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: aten_convolution_default_29, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4713910Z [INFO 2025-06-05 19:22:16,452 mps_preprocess.py:193] Visiting: aten_add_tensor_16, aten.add.Tensor 2025-06-05T19:22:16.4714160Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: aten_add_tensor_16, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4714380Z [INFO 2025-06-05 19:22:16,452 mps_preprocess.py:193] Visiting: aten_clamp_default_26, aten.clamp.default 2025-06-05T19:22:16.4714640Z [DEBUG 2025-06-05 19:22:16,452 node_visitor.py:97] Serializing: aten_clamp_default_26, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4714840Z [INFO 2025-06-05 19:22:16,453 mps_preprocess.py:193] Visiting: aten_clamp_default_27, aten.clamp.default 2025-06-05T19:22:16.4715100Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: aten_clamp_default_27, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4715380Z [INFO 2025-06-05 19:22:16,453 mps_preprocess.py:193] Visiting: aten_div_tensor_13, aten.div.Tensor 2025-06-05T19:22:16.4715640Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: aten_div_tensor_13, data type: torch.float32, dims: [1, 120, 1, 1] 2025-06-05T19:22:16.4715830Z [INFO 2025-06-05 19:22:16,453 mps_preprocess.py:193] Visiting: aten_mul_tensor_13, aten.mul.Tensor 2025-06-05T19:22:16.4716080Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: aten_mul_tensor_13, data type: torch.float32, dims: [1, 120, 14, 14] 2025-06-05T19:22:16.4716310Z [INFO 2025-06-05 19:22:16,453 mps_preprocess.py:193] Visiting: aten_convolution_default_30, aten.convolution.default 2025-06-05T19:22:16.4716590Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: p_features_7_block_3_0_weight, data type: torch.float32, dims: [48, 120, 1, 1] 2025-06-05T19:22:16.4716870Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: aten_convolution_default_30, data type: torch.float32, dims: [1, 48, 14, 14] 2025-06-05T19:22:16.4717300Z [INFO 2025-06-05 19:22:16,453 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_20, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4717560Z [DEBUG 2025-06-05 19:22:16,453 node_visitor.py:97] Serializing: p_features_7_block_3_1_weight, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4717810Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:97] Serializing: p_features_7_block_3_1_bias, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4718080Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:97] Serializing: b_features_7_block_3_1_running_mean, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4718350Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:97] Serializing: b_features_7_block_3_1_running_var, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4718690Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_20, data type: torch.float32, dims: [1, 48, 14, 14] 2025-06-05T19:22:16.4719190Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4719510Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_20, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4720000Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4720440Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_20, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4720930Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4721090Z [INFO 2025-06-05 19:22:16,454 mps_preprocess.py:193] Visiting: getitem_20, getitem 2025-06-05T19:22:16.4721320Z [INFO 2025-06-05 19:22:16,454 mps_preprocess.py:193] Visiting: aten_convolution_default_31, aten.convolution.default 2025-06-05T19:22:16.4721680Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:97] Serializing: p_features_8_block_0_0_weight, data type: torch.float32, dims: [144, 48, 1, 1] 2025-06-05T19:22:16.4721970Z [DEBUG 2025-06-05 19:22:16,454 node_visitor.py:97] Serializing: aten_convolution_default_31, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4722310Z [INFO 2025-06-05 19:22:16,454 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_21, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4722600Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:97] Serializing: p_features_8_block_0_1_weight, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4722860Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:97] Serializing: p_features_8_block_0_1_bias, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4723130Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:97] Serializing: b_features_8_block_0_1_running_mean, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4723400Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:97] Serializing: b_features_8_block_0_1_running_var, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4723740Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_21, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4724240Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4724590Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_21, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4725070Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4725390Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_21, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4725870Z [DEBUG 2025-06-05 19:22:16,455 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4726030Z [INFO 2025-06-05 19:22:16,455 mps_preprocess.py:193] Visiting: getitem_21, getitem 2025-06-05T19:22:16.4726220Z [INFO 2025-06-05 19:22:16,455 mps_preprocess.py:193] Visiting: aten_add_tensor_17, aten.add.Tensor 2025-06-05T19:22:16.4726480Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_add_tensor_17, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4726680Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten_clamp_default_28, aten.clamp.default 2025-06-05T19:22:16.4726940Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_clamp_default_28, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4727140Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten_clamp_default_29, aten.clamp.default 2025-06-05T19:22:16.4727430Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_clamp_default_29, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4727620Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten_mul_tensor_14, aten.mul.Tensor 2025-06-05T19:22:16.4727880Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_mul_tensor_14, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4728060Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten_div_tensor_14, aten.div.Tensor 2025-06-05T19:22:16.4728310Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_div_tensor_14, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4728570Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten_convolution_default_32, aten.convolution.default 2025-06-05T19:22:16.4728850Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: p_features_8_block_1_0_weight, data type: torch.float32, dims: [144, 1, 5, 5] 2025-06-05T19:22:16.4729130Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: aten_convolution_default_32, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4729500Z [INFO 2025-06-05 19:22:16,456 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_22, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4729760Z [DEBUG 2025-06-05 19:22:16,456 node_visitor.py:97] Serializing: p_features_8_block_1_1_weight, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4730030Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:97] Serializing: p_features_8_block_1_1_bias, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4730300Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:97] Serializing: b_features_8_block_1_1_running_mean, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4730560Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:97] Serializing: b_features_8_block_1_1_running_var, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4730910Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_22, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4731450Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4731770Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_22, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4732250Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4732580Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_22, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4733060Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4733210Z [INFO 2025-06-05 19:22:16,457 mps_preprocess.py:193] Visiting: getitem_22, getitem 2025-06-05T19:22:16.4733410Z [INFO 2025-06-05 19:22:16,457 mps_preprocess.py:193] Visiting: aten_add_tensor_18, aten.add.Tensor 2025-06-05T19:22:16.4733670Z [DEBUG 2025-06-05 19:22:16,457 node_visitor.py:97] Serializing: aten_add_tensor_18, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4733880Z [INFO 2025-06-05 19:22:16,457 mps_preprocess.py:193] Visiting: aten_clamp_default_30, aten.clamp.default 2025-06-05T19:22:16.4734140Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_clamp_default_30, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4734360Z [INFO 2025-06-05 19:22:16,458 mps_preprocess.py:193] Visiting: aten_clamp_default_31, aten.clamp.default 2025-06-05T19:22:16.4734630Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_clamp_default_31, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4734830Z [INFO 2025-06-05 19:22:16,458 mps_preprocess.py:193] Visiting: aten_mul_tensor_15, aten.mul.Tensor 2025-06-05T19:22:16.4735090Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_mul_tensor_15, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4735310Z [INFO 2025-06-05 19:22:16,458 mps_preprocess.py:193] Visiting: aten_div_tensor_15, aten.div.Tensor 2025-06-05T19:22:16.4735560Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_div_tensor_15, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4735740Z [INFO 2025-06-05 19:22:16,458 mps_preprocess.py:193] Visiting: aten_mean_dim_5, aten.mean.dim 2025-06-05T19:22:16.4735990Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_mean_dim_5, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4736250Z [INFO 2025-06-05 19:22:16,458 mps_preprocess.py:193] Visiting: aten_convolution_default_33, aten.convolution.default 2025-06-05T19:22:16.4736540Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: p_features_8_block_2_fc1_weight, data type: torch.float32, dims: [40, 144, 1, 1] 2025-06-05T19:22:16.4736800Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: p_features_8_block_2_fc1_bias, data type: torch.float32, dims: [40] 2025-06-05T19:22:16.4737080Z [DEBUG 2025-06-05 19:22:16,458 node_visitor.py:97] Serializing: aten_convolution_default_33, data type: torch.float32, dims: [1, 40, 1, 1] 2025-06-05T19:22:16.4737270Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_relu_default_10, aten.relu.default 2025-06-05T19:22:16.4737530Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: aten_relu_default_10, data type: torch.float32, dims: [1, 40, 1, 1] 2025-06-05T19:22:16.4737790Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_convolution_default_34, aten.convolution.default 2025-06-05T19:22:16.4738070Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: p_features_8_block_2_fc2_weight, data type: torch.float32, dims: [144, 40, 1, 1] 2025-06-05T19:22:16.4738340Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: p_features_8_block_2_fc2_bias, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4738630Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: aten_convolution_default_34, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4738820Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_add_tensor_19, aten.add.Tensor 2025-06-05T19:22:16.4739070Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: aten_add_tensor_19, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4739270Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_clamp_default_32, aten.clamp.default 2025-06-05T19:22:16.4739540Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: aten_clamp_default_32, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4739740Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_clamp_default_33, aten.clamp.default 2025-06-05T19:22:16.4740000Z [DEBUG 2025-06-05 19:22:16,459 node_visitor.py:97] Serializing: aten_clamp_default_33, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4740190Z [INFO 2025-06-05 19:22:16,459 mps_preprocess.py:193] Visiting: aten_div_tensor_16, aten.div.Tensor 2025-06-05T19:22:16.4740440Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: aten_div_tensor_16, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4740630Z [INFO 2025-06-05 19:22:16,460 mps_preprocess.py:193] Visiting: aten_mul_tensor_16, aten.mul.Tensor 2025-06-05T19:22:16.4740900Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: aten_mul_tensor_16, data type: torch.float32, dims: [1, 144, 14, 14] 2025-06-05T19:22:16.4741140Z [INFO 2025-06-05 19:22:16,460 mps_preprocess.py:193] Visiting: aten_convolution_default_35, aten.convolution.default 2025-06-05T19:22:16.4741410Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: p_features_8_block_3_0_weight, data type: torch.float32, dims: [48, 144, 1, 1] 2025-06-05T19:22:16.4741690Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: aten_convolution_default_35, data type: torch.float32, dims: [1, 48, 14, 14] 2025-06-05T19:22:16.4742060Z [INFO 2025-06-05 19:22:16,460 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_23, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4742320Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: p_features_8_block_3_1_weight, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4742580Z [DEBUG 2025-06-05 19:22:16,460 node_visitor.py:97] Serializing: p_features_8_block_3_1_bias, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4742930Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:97] Serializing: b_features_8_block_3_1_running_mean, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4743210Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:97] Serializing: b_features_8_block_3_1_running_var, data type: torch.float32, dims: [48] 2025-06-05T19:22:16.4743550Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_23, data type: torch.float32, dims: [1, 48, 14, 14] 2025-06-05T19:22:16.4744050Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4744720Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_23, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4745360Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4745680Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_23, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4746160Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4746320Z [INFO 2025-06-05 19:22:16,461 mps_preprocess.py:193] Visiting: getitem_23, getitem 2025-06-05T19:22:16.4746510Z [INFO 2025-06-05 19:22:16,461 mps_preprocess.py:193] Visiting: aten_add_tensor_20, aten.add.Tensor 2025-06-05T19:22:16.4746770Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:97] Serializing: aten_add_tensor_20, data type: torch.float32, dims: [1, 48, 14, 14] 2025-06-05T19:22:16.4747000Z [INFO 2025-06-05 19:22:16,461 mps_preprocess.py:193] Visiting: aten_convolution_default_36, aten.convolution.default 2025-06-05T19:22:16.4747280Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:97] Serializing: p_features_9_block_0_0_weight, data type: torch.float32, dims: [288, 48, 1, 1] 2025-06-05T19:22:16.4747560Z [DEBUG 2025-06-05 19:22:16,461 node_visitor.py:97] Serializing: aten_convolution_default_36, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4747910Z [INFO 2025-06-05 19:22:16,462 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_24, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4748170Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:97] Serializing: p_features_9_block_0_1_weight, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4748520Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:97] Serializing: p_features_9_block_0_1_bias, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4748800Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:97] Serializing: b_features_9_block_0_1_running_mean, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4749070Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:97] Serializing: b_features_9_block_0_1_running_var, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4749410Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_24, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4750030Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4750350Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_24, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4750880Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4751200Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_24, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4751680Z [DEBUG 2025-06-05 19:22:16,462 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4751840Z [INFO 2025-06-05 19:22:16,462 mps_preprocess.py:193] Visiting: getitem_24, getitem 2025-06-05T19:22:16.4752030Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_add_tensor_21, aten.add.Tensor 2025-06-05T19:22:16.4752290Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_add_tensor_21, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4752520Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_clamp_default_34, aten.clamp.default 2025-06-05T19:22:16.4752780Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_clamp_default_34, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4752980Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_clamp_default_35, aten.clamp.default 2025-06-05T19:22:16.4753250Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_clamp_default_35, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4753430Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_mul_tensor_17, aten.mul.Tensor 2025-06-05T19:22:16.4753690Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_mul_tensor_17, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4753880Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_div_tensor_17, aten.div.Tensor 2025-06-05T19:22:16.4754130Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_div_tensor_17, data type: torch.float32, dims: [1, 288, 14, 14] 2025-06-05T19:22:16.4754360Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten_convolution_default_37, aten.convolution.default 2025-06-05T19:22:16.4754640Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: p_features_9_block_1_0_weight, data type: torch.float32, dims: [288, 1, 5, 5] 2025-06-05T19:22:16.4754930Z [DEBUG 2025-06-05 19:22:16,463 node_visitor.py:97] Serializing: aten_convolution_default_37, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4755280Z [INFO 2025-06-05 19:22:16,463 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_25, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4755580Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:97] Serializing: p_features_9_block_1_1_weight, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4755850Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:97] Serializing: p_features_9_block_1_1_bias, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4756120Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:97] Serializing: b_features_9_block_1_1_running_mean, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4756390Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:97] Serializing: b_features_9_block_1_1_running_var, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4756810Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_25, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4757330Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4757670Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_25, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4758160Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4758490Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_25, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4758970Z [DEBUG 2025-06-05 19:22:16,464 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4759130Z [INFO 2025-06-05 19:22:16,464 mps_preprocess.py:193] Visiting: getitem_25, getitem 2025-06-05T19:22:16.4759340Z [INFO 2025-06-05 19:22:16,464 mps_preprocess.py:193] Visiting: aten_add_tensor_22, aten.add.Tensor 2025-06-05T19:22:16.4759600Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_add_tensor_22, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4759800Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_clamp_default_36, aten.clamp.default 2025-06-05T19:22:16.4760060Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_clamp_default_36, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4760260Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_clamp_default_37, aten.clamp.default 2025-06-05T19:22:16.4760530Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_clamp_default_37, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4760710Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_mul_tensor_18, aten.mul.Tensor 2025-06-05T19:22:16.4760970Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_mul_tensor_18, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4761160Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_div_tensor_18, aten.div.Tensor 2025-06-05T19:22:16.4761410Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_div_tensor_18, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4761590Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_mean_dim_6, aten.mean.dim 2025-06-05T19:22:16.4761840Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: aten_mean_dim_6, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4762070Z [INFO 2025-06-05 19:22:16,465 mps_preprocess.py:193] Visiting: aten_convolution_default_38, aten.convolution.default 2025-06-05T19:22:16.4762380Z [DEBUG 2025-06-05 19:22:16,465 node_visitor.py:97] Serializing: p_features_9_block_2_fc1_weight, data type: torch.float32, dims: [72, 288, 1, 1] 2025-06-05T19:22:16.4762640Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: p_features_9_block_2_fc1_bias, data type: torch.float32, dims: [72] 2025-06-05T19:22:16.4762920Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: aten_convolution_default_38, data type: torch.float32, dims: [1, 72, 1, 1] 2025-06-05T19:22:16.4763110Z [INFO 2025-06-05 19:22:16,466 mps_preprocess.py:193] Visiting: aten_relu_default_11, aten.relu.default 2025-06-05T19:22:16.4763390Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: aten_relu_default_11, data type: torch.float32, dims: [1, 72, 1, 1] 2025-06-05T19:22:16.4763630Z [INFO 2025-06-05 19:22:16,466 mps_preprocess.py:193] Visiting: aten_convolution_default_39, aten.convolution.default 2025-06-05T19:22:16.4763910Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: p_features_9_block_2_fc2_weight, data type: torch.float32, dims: [288, 72, 1, 1] 2025-06-05T19:22:16.4764170Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: p_features_9_block_2_fc2_bias, data type: torch.float32, dims: [288] 2025-06-05T19:22:16.4764470Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: aten_convolution_default_39, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4764670Z [INFO 2025-06-05 19:22:16,466 mps_preprocess.py:193] Visiting: aten_add_tensor_23, aten.add.Tensor 2025-06-05T19:22:16.4764920Z [DEBUG 2025-06-05 19:22:16,466 node_visitor.py:97] Serializing: aten_add_tensor_23, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4765120Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten_clamp_default_38, aten.clamp.default 2025-06-05T19:22:16.4765380Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: aten_clamp_default_38, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4765580Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten_clamp_default_39, aten.clamp.default 2025-06-05T19:22:16.4765870Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: aten_clamp_default_39, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4766060Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten_div_tensor_19, aten.div.Tensor 2025-06-05T19:22:16.4766310Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: aten_div_tensor_19, data type: torch.float32, dims: [1, 288, 1, 1] 2025-06-05T19:22:16.4766490Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten_mul_tensor_19, aten.mul.Tensor 2025-06-05T19:22:16.4766740Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: aten_mul_tensor_19, data type: torch.float32, dims: [1, 288, 7, 7] 2025-06-05T19:22:16.4766980Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten_convolution_default_40, aten.convolution.default 2025-06-05T19:22:16.4767250Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: p_features_9_block_3_0_weight, data type: torch.float32, dims: [96, 288, 1, 1] 2025-06-05T19:22:16.4767530Z [DEBUG 2025-06-05 19:22:16,467 node_visitor.py:97] Serializing: aten_convolution_default_40, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4767870Z [INFO 2025-06-05 19:22:16,467 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_26, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4768130Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:97] Serializing: p_features_9_block_3_1_weight, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4768390Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:97] Serializing: p_features_9_block_3_1_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4768660Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:97] Serializing: b_features_9_block_3_1_running_mean, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4768940Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:97] Serializing: b_features_9_block_3_1_running_var, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4769280Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_26, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4769780Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4770130Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_26, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4770610Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4770930Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_26, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4771510Z [DEBUG 2025-06-05 19:22:16,468 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4771670Z [INFO 2025-06-05 19:22:16,468 mps_preprocess.py:193] Visiting: getitem_26, getitem 2025-06-05T19:22:16.4771900Z [INFO 2025-06-05 19:22:16,468 mps_preprocess.py:193] Visiting: aten_convolution_default_41, aten.convolution.default 2025-06-05T19:22:16.4772190Z [DEBUG 2025-06-05 19:22:16,469 node_visitor.py:97] Serializing: p_features_10_block_0_0_weight, data type: torch.float32, dims: [576, 96, 1, 1] 2025-06-05T19:22:16.4804460Z [DEBUG 2025-06-05 19:22:16,469 node_visitor.py:97] Serializing: aten_convolution_default_41, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4806350Z [INFO 2025-06-05 19:22:16,469 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_27, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4807900Z [DEBUG 2025-06-05 19:22:16,469 node_visitor.py:97] Serializing: p_features_10_block_0_1_weight, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4809980Z [DEBUG 2025-06-05 19:22:16,469 node_visitor.py:97] Serializing: p_features_10_block_0_1_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4811620Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: b_features_10_block_0_1_running_mean, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4813410Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: b_features_10_block_0_1_running_var, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4815990Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_27, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4818080Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4819720Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_27, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4822620Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4824070Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_27, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4826960Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4827250Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: getitem_27, getitem 2025-06-05T19:22:16.4829400Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: aten_add_tensor_24, aten.add.Tensor 2025-06-05T19:22:16.4831280Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: aten_add_tensor_24, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4833610Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: aten_clamp_default_40, aten.clamp.default 2025-06-05T19:22:16.4834900Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: aten_clamp_default_40, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4837340Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: aten_clamp_default_41, aten.clamp.default 2025-06-05T19:22:16.4839630Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: aten_clamp_default_41, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4841930Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: aten_mul_tensor_20, aten.mul.Tensor 2025-06-05T19:22:16.4844090Z [DEBUG 2025-06-05 19:22:16,470 node_visitor.py:97] Serializing: aten_mul_tensor_20, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4846060Z [INFO 2025-06-05 19:22:16,470 mps_preprocess.py:193] Visiting: aten_div_tensor_20, aten.div.Tensor 2025-06-05T19:22:16.4848000Z [DEBUG 2025-06-05 19:22:16,471 node_visitor.py:97] Serializing: aten_div_tensor_20, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4850230Z [INFO 2025-06-05 19:22:16,471 mps_preprocess.py:193] Visiting: aten_convolution_default_42, aten.convolution.default 2025-06-05T19:22:16.4852010Z [DEBUG 2025-06-05 19:22:16,471 node_visitor.py:97] Serializing: p_features_10_block_1_0_weight, data type: torch.float32, dims: [576, 1, 5, 5] 2025-06-05T19:22:16.4854200Z [DEBUG 2025-06-05 19:22:16,471 node_visitor.py:97] Serializing: aten_convolution_default_42, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4856200Z [INFO 2025-06-05 19:22:16,471 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_28, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4858040Z [DEBUG 2025-06-05 19:22:16,471 node_visitor.py:97] Serializing: p_features_10_block_1_1_weight, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4860150Z [DEBUG 2025-06-05 19:22:16,471 node_visitor.py:97] Serializing: p_features_10_block_1_1_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4861870Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: b_features_10_block_1_1_running_mean, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4863640Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: b_features_10_block_1_1_running_var, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4865320Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_28, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4866900Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4868030Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_28, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4869540Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4871340Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_28, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4873460Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4874260Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: getitem_28, getitem 2025-06-05T19:22:16.4876360Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: aten_add_tensor_25, aten.add.Tensor 2025-06-05T19:22:16.4878250Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: aten_add_tensor_25, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4879810Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: aten_clamp_default_42, aten.clamp.default 2025-06-05T19:22:16.4881890Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: aten_clamp_default_42, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4883140Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: aten_clamp_default_43, aten.clamp.default 2025-06-05T19:22:16.4884770Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: aten_clamp_default_43, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4886560Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: aten_mul_tensor_21, aten.mul.Tensor 2025-06-05T19:22:16.4888510Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: aten_mul_tensor_21, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4890320Z [INFO 2025-06-05 19:22:16,472 mps_preprocess.py:193] Visiting: aten_div_tensor_21, aten.div.Tensor 2025-06-05T19:22:16.4891600Z [DEBUG 2025-06-05 19:22:16,472 node_visitor.py:97] Serializing: aten_div_tensor_21, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4893190Z [INFO 2025-06-05 19:22:16,473 mps_preprocess.py:193] Visiting: aten_mean_dim_7, aten.mean.dim 2025-06-05T19:22:16.4894690Z [DEBUG 2025-06-05 19:22:16,473 node_visitor.py:97] Serializing: aten_mean_dim_7, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4896500Z [INFO 2025-06-05 19:22:16,473 mps_preprocess.py:193] Visiting: aten_convolution_default_43, aten.convolution.default 2025-06-05T19:22:16.4898590Z [DEBUG 2025-06-05 19:22:16,473 node_visitor.py:97] Serializing: p_features_10_block_2_fc1_weight, data type: torch.float32, dims: [144, 576, 1, 1] 2025-06-05T19:22:16.4900370Z [DEBUG 2025-06-05 19:22:16,473 node_visitor.py:97] Serializing: p_features_10_block_2_fc1_bias, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4901850Z [DEBUG 2025-06-05 19:22:16,473 node_visitor.py:97] Serializing: aten_convolution_default_43, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4903080Z [INFO 2025-06-05 19:22:16,473 mps_preprocess.py:193] Visiting: aten_relu_default_12, aten.relu.default 2025-06-05T19:22:16.4904470Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: aten_relu_default_12, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4906130Z [INFO 2025-06-05 19:22:16,474 mps_preprocess.py:193] Visiting: aten_convolution_default_44, aten.convolution.default 2025-06-05T19:22:16.4907620Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: p_features_10_block_2_fc2_weight, data type: torch.float32, dims: [576, 144, 1, 1] 2025-06-05T19:22:16.4909280Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: p_features_10_block_2_fc2_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4911000Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: aten_convolution_default_44, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4913220Z [INFO 2025-06-05 19:22:16,474 mps_preprocess.py:193] Visiting: aten_add_tensor_26, aten.add.Tensor 2025-06-05T19:22:16.4915150Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: aten_add_tensor_26, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4917290Z [INFO 2025-06-05 19:22:16,474 mps_preprocess.py:193] Visiting: aten_clamp_default_44, aten.clamp.default 2025-06-05T19:22:16.4925360Z [DEBUG 2025-06-05 19:22:16,474 node_visitor.py:97] Serializing: aten_clamp_default_44, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4925720Z [INFO 2025-06-05 19:22:16,475 mps_preprocess.py:193] Visiting: aten_clamp_default_45, aten.clamp.default 2025-06-05T19:22:16.4925990Z [DEBUG 2025-06-05 19:22:16,475 node_visitor.py:97] Serializing: aten_clamp_default_45, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4926260Z [INFO 2025-06-05 19:22:16,475 mps_preprocess.py:193] Visiting: aten_div_tensor_22, aten.div.Tensor 2025-06-05T19:22:16.4926520Z [DEBUG 2025-06-05 19:22:16,475 node_visitor.py:97] Serializing: aten_div_tensor_22, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4926720Z [INFO 2025-06-05 19:22:16,475 mps_preprocess.py:193] Visiting: aten_mul_tensor_22, aten.mul.Tensor 2025-06-05T19:22:16.4926980Z [DEBUG 2025-06-05 19:22:16,475 node_visitor.py:97] Serializing: aten_mul_tensor_22, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4927270Z [INFO 2025-06-05 19:22:16,475 mps_preprocess.py:193] Visiting: aten_convolution_default_45, aten.convolution.default 2025-06-05T19:22:16.4927560Z [DEBUG 2025-06-05 19:22:16,475 node_visitor.py:97] Serializing: p_features_10_block_3_0_weight, data type: torch.float32, dims: [96, 576, 1, 1] 2025-06-05T19:22:16.4927840Z [DEBUG 2025-06-05 19:22:16,475 node_visitor.py:97] Serializing: aten_convolution_default_45, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4928190Z [INFO 2025-06-05 19:22:16,475 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_29, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4928460Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:97] Serializing: p_features_10_block_3_1_weight, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4928710Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:97] Serializing: p_features_10_block_3_1_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4929020Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:97] Serializing: b_features_10_block_3_1_running_mean, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4929300Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:97] Serializing: b_features_10_block_3_1_running_var, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4929640Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_29, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4930150Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4930470Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_29, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4930960Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4931280Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_29, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4931770Z [DEBUG 2025-06-05 19:22:16,476 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4931930Z [INFO 2025-06-05 19:22:16,476 mps_preprocess.py:193] Visiting: getitem_29, getitem 2025-06-05T19:22:16.4932150Z [INFO 2025-06-05 19:22:16,476 mps_preprocess.py:193] Visiting: aten_add_tensor_27, aten.add.Tensor 2025-06-05T19:22:16.4932410Z [DEBUG 2025-06-05 19:22:16,477 node_visitor.py:97] Serializing: aten_add_tensor_27, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4932650Z [INFO 2025-06-05 19:22:16,477 mps_preprocess.py:193] Visiting: aten_convolution_default_46, aten.convolution.default 2025-06-05T19:22:16.4932930Z [DEBUG 2025-06-05 19:22:16,477 node_visitor.py:97] Serializing: p_features_11_block_0_0_weight, data type: torch.float32, dims: [576, 96, 1, 1] 2025-06-05T19:22:16.4933240Z [DEBUG 2025-06-05 19:22:16,477 node_visitor.py:97] Serializing: aten_convolution_default_46, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4933590Z [INFO 2025-06-05 19:22:16,477 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_30, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4933850Z [DEBUG 2025-06-05 19:22:16,477 node_visitor.py:97] Serializing: p_features_11_block_0_1_weight, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4934120Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:97] Serializing: p_features_11_block_0_1_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4934580Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:97] Serializing: b_features_11_block_0_1_running_mean, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4934870Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:97] Serializing: b_features_11_block_0_1_running_var, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4935210Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_30, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4935710Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4936050Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_30, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4936650Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4936970Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_30, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4937460Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4937610Z [INFO 2025-06-05 19:22:16,478 mps_preprocess.py:193] Visiting: getitem_30, getitem 2025-06-05T19:22:16.4937810Z [INFO 2025-06-05 19:22:16,478 mps_preprocess.py:193] Visiting: aten_add_tensor_28, aten.add.Tensor 2025-06-05T19:22:16.4938070Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:97] Serializing: aten_add_tensor_28, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4938270Z [INFO 2025-06-05 19:22:16,478 mps_preprocess.py:193] Visiting: aten_clamp_default_46, aten.clamp.default 2025-06-05T19:22:16.4938540Z [DEBUG 2025-06-05 19:22:16,478 node_visitor.py:97] Serializing: aten_clamp_default_46, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4938740Z [INFO 2025-06-05 19:22:16,478 mps_preprocess.py:193] Visiting: aten_clamp_default_47, aten.clamp.default 2025-06-05T19:22:16.4939010Z [DEBUG 2025-06-05 19:22:16,479 node_visitor.py:97] Serializing: aten_clamp_default_47, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4939200Z [INFO 2025-06-05 19:22:16,479 mps_preprocess.py:193] Visiting: aten_mul_tensor_23, aten.mul.Tensor 2025-06-05T19:22:16.4939570Z [DEBUG 2025-06-05 19:22:16,479 node_visitor.py:97] Serializing: aten_mul_tensor_23, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4939770Z [INFO 2025-06-05 19:22:16,479 mps_preprocess.py:193] Visiting: aten_div_tensor_23, aten.div.Tensor 2025-06-05T19:22:16.4940020Z [DEBUG 2025-06-05 19:22:16,479 node_visitor.py:97] Serializing: aten_div_tensor_23, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4940250Z [INFO 2025-06-05 19:22:16,479 mps_preprocess.py:193] Visiting: aten_convolution_default_47, aten.convolution.default 2025-06-05T19:22:16.4940630Z [DEBUG 2025-06-05 19:22:16,479 node_visitor.py:97] Serializing: p_features_11_block_1_0_weight, data type: torch.float32, dims: [576, 1, 5, 5] 2025-06-05T19:22:16.4940920Z [DEBUG 2025-06-05 19:22:16,479 node_visitor.py:97] Serializing: aten_convolution_default_47, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4941270Z [INFO 2025-06-05 19:22:16,479 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_31, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4941640Z [DEBUG 2025-06-05 19:22:16,480 node_visitor.py:97] Serializing: p_features_11_block_1_1_weight, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4941920Z [DEBUG 2025-06-05 19:22:16,480 node_visitor.py:97] Serializing: p_features_11_block_1_1_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4942190Z [DEBUG 2025-06-05 19:22:16,480 node_visitor.py:97] Serializing: b_features_11_block_1_1_running_mean, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4942460Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:97] Serializing: b_features_11_block_1_1_running_var, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4942800Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_31, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4943300Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4943660Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_31, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4944150Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4944470Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_31, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4944950Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4945110Z [INFO 2025-06-05 19:22:16,481 mps_preprocess.py:193] Visiting: getitem_31, getitem 2025-06-05T19:22:16.4945310Z [INFO 2025-06-05 19:22:16,481 mps_preprocess.py:193] Visiting: aten_add_tensor_29, aten.add.Tensor 2025-06-05T19:22:16.4946000Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:97] Serializing: aten_add_tensor_29, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4946210Z [INFO 2025-06-05 19:22:16,481 mps_preprocess.py:193] Visiting: aten_clamp_default_48, aten.clamp.default 2025-06-05T19:22:16.4946480Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:97] Serializing: aten_clamp_default_48, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4946680Z [INFO 2025-06-05 19:22:16,481 mps_preprocess.py:193] Visiting: aten_clamp_default_49, aten.clamp.default 2025-06-05T19:22:16.4947000Z [DEBUG 2025-06-05 19:22:16,481 node_visitor.py:97] Serializing: aten_clamp_default_49, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4947200Z [INFO 2025-06-05 19:22:16,482 mps_preprocess.py:193] Visiting: aten_mul_tensor_24, aten.mul.Tensor 2025-06-05T19:22:16.4947450Z [DEBUG 2025-06-05 19:22:16,482 node_visitor.py:97] Serializing: aten_mul_tensor_24, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4947640Z [INFO 2025-06-05 19:22:16,482 mps_preprocess.py:193] Visiting: aten_div_tensor_24, aten.div.Tensor 2025-06-05T19:22:16.4947890Z [DEBUG 2025-06-05 19:22:16,482 node_visitor.py:97] Serializing: aten_div_tensor_24, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4948110Z [INFO 2025-06-05 19:22:16,482 mps_preprocess.py:193] Visiting: aten_mean_dim_8, aten.mean.dim 2025-06-05T19:22:16.4948360Z [DEBUG 2025-06-05 19:22:16,482 node_visitor.py:97] Serializing: aten_mean_dim_8, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4948590Z [INFO 2025-06-05 19:22:16,482 mps_preprocess.py:193] Visiting: aten_convolution_default_48, aten.convolution.default 2025-06-05T19:22:16.4948880Z [DEBUG 2025-06-05 19:22:16,483 node_visitor.py:97] Serializing: p_features_11_block_2_fc1_weight, data type: torch.float32, dims: [144, 576, 1, 1] 2025-06-05T19:22:16.4949170Z [DEBUG 2025-06-05 19:22:16,483 node_visitor.py:97] Serializing: p_features_11_block_2_fc1_bias, data type: torch.float32, dims: [144] 2025-06-05T19:22:16.4949460Z [DEBUG 2025-06-05 19:22:16,483 node_visitor.py:97] Serializing: aten_convolution_default_48, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4949660Z [INFO 2025-06-05 19:22:16,483 mps_preprocess.py:193] Visiting: aten_relu_default_13, aten.relu.default 2025-06-05T19:22:16.4949920Z [DEBUG 2025-06-05 19:22:16,484 node_visitor.py:97] Serializing: aten_relu_default_13, data type: torch.float32, dims: [1, 144, 1, 1] 2025-06-05T19:22:16.4950150Z [INFO 2025-06-05 19:22:16,484 mps_preprocess.py:193] Visiting: aten_convolution_default_49, aten.convolution.default 2025-06-05T19:22:16.4950440Z [DEBUG 2025-06-05 19:22:16,484 node_visitor.py:97] Serializing: p_features_11_block_2_fc2_weight, data type: torch.float32, dims: [576, 144, 1, 1] 2025-06-05T19:22:16.4950740Z [DEBUG 2025-06-05 19:22:16,484 node_visitor.py:97] Serializing: p_features_11_block_2_fc2_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4951020Z [DEBUG 2025-06-05 19:22:16,485 node_visitor.py:97] Serializing: aten_convolution_default_49, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4951210Z [INFO 2025-06-05 19:22:16,485 mps_preprocess.py:193] Visiting: aten_add_tensor_30, aten.add.Tensor 2025-06-05T19:22:16.4951460Z [DEBUG 2025-06-05 19:22:16,485 node_visitor.py:97] Serializing: aten_add_tensor_30, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4951660Z [INFO 2025-06-05 19:22:16,485 mps_preprocess.py:193] Visiting: aten_clamp_default_50, aten.clamp.default 2025-06-05T19:22:16.4951930Z [DEBUG 2025-06-05 19:22:16,485 node_visitor.py:97] Serializing: aten_clamp_default_50, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4952130Z [INFO 2025-06-05 19:22:16,485 mps_preprocess.py:193] Visiting: aten_clamp_default_51, aten.clamp.default 2025-06-05T19:22:16.4952390Z [DEBUG 2025-06-05 19:22:16,485 node_visitor.py:97] Serializing: aten_clamp_default_51, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4952580Z [INFO 2025-06-05 19:22:16,485 mps_preprocess.py:193] Visiting: aten_div_tensor_25, aten.div.Tensor 2025-06-05T19:22:16.4952840Z [DEBUG 2025-06-05 19:22:16,485 node_visitor.py:97] Serializing: aten_div_tensor_25, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4953040Z [INFO 2025-06-05 19:22:16,485 mps_preprocess.py:193] Visiting: aten_mul_tensor_25, aten.mul.Tensor 2025-06-05T19:22:16.4953280Z [DEBUG 2025-06-05 19:22:16,486 node_visitor.py:97] Serializing: aten_mul_tensor_25, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4953510Z [INFO 2025-06-05 19:22:16,486 mps_preprocess.py:193] Visiting: aten_convolution_default_50, aten.convolution.default 2025-06-05T19:22:16.4953820Z [DEBUG 2025-06-05 19:22:16,486 node_visitor.py:97] Serializing: p_features_11_block_3_0_weight, data type: torch.float32, dims: [96, 576, 1, 1] 2025-06-05T19:22:16.4954100Z [DEBUG 2025-06-05 19:22:16,486 node_visitor.py:97] Serializing: aten_convolution_default_50, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4954450Z [INFO 2025-06-05 19:22:16,486 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_32, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4954740Z [DEBUG 2025-06-05 19:22:16,487 node_visitor.py:97] Serializing: p_features_11_block_3_1_weight, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4954990Z [DEBUG 2025-06-05 19:22:16,487 node_visitor.py:97] Serializing: p_features_11_block_3_1_bias, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4955260Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:97] Serializing: b_features_11_block_3_1_running_mean, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4955530Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:97] Serializing: b_features_11_block_3_1_running_var, data type: torch.float32, dims: [96] 2025-06-05T19:22:16.4955950Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_32, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4956450Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4956770Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_32, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4957260Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4957610Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_32, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4958090Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4958250Z [INFO 2025-06-05 19:22:16,488 mps_preprocess.py:193] Visiting: getitem_32, getitem 2025-06-05T19:22:16.4958440Z [INFO 2025-06-05 19:22:16,488 mps_preprocess.py:193] Visiting: aten_add_tensor_31, aten.add.Tensor 2025-06-05T19:22:16.4958690Z [DEBUG 2025-06-05 19:22:16,488 node_visitor.py:97] Serializing: aten_add_tensor_31, data type: torch.float32, dims: [1, 96, 7, 7] 2025-06-05T19:22:16.4958930Z [INFO 2025-06-05 19:22:16,488 mps_preprocess.py:193] Visiting: aten_convolution_default_51, aten.convolution.default 2025-06-05T19:22:16.4959190Z [DEBUG 2025-06-05 19:22:16,489 node_visitor.py:97] Serializing: p_features_12_0_weight, data type: torch.float32, dims: [576, 96, 1, 1] 2025-06-05T19:22:16.4959480Z [DEBUG 2025-06-05 19:22:16,489 node_visitor.py:97] Serializing: aten_convolution_default_51, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4959820Z [INFO 2025-06-05 19:22:16,489 mps_preprocess.py:193] Visiting: aten__native_batch_norm_legit_no_training_default_33, aten._native_batch_norm_legit_no_training.default 2025-06-05T19:22:16.4960070Z [DEBUG 2025-06-05 19:22:16,489 node_visitor.py:97] Serializing: p_features_12_1_weight, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4960310Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:97] Serializing: p_features_12_1_bias, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4960570Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:97] Serializing: b_features_12_1_running_mean, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4960840Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:97] Serializing: b_features_12_1_running_var, data type: torch.float32, dims: [576] 2025-06-05T19:22:16.4961190Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:132] Serializing: [0]: aten__native_batch_norm_legit_no_training_default_33, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4961690Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4962040Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:132] Serializing: [1]: aten__native_batch_norm_legit_no_training_default_33, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4962530Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4962930Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:132] Serializing: [2]: aten__native_batch_norm_legit_no_training_default_33, data type: torch.float32, dims: [0] 2025-06-05T19:22:16.4963420Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:143] Serialized tensor: MPSTensor(datatype=, num_dims=1, dims=[0], constant_buffer_size=0, constant_buffer=Buffer(storage=b''), segment_offset=0) 2025-06-05T19:22:16.4963580Z [INFO 2025-06-05 19:22:16,490 mps_preprocess.py:193] Visiting: getitem_33, getitem 2025-06-05T19:22:16.4963770Z [INFO 2025-06-05 19:22:16,490 mps_preprocess.py:193] Visiting: aten_add_tensor_32, aten.add.Tensor 2025-06-05T19:22:16.4964030Z [DEBUG 2025-06-05 19:22:16,490 node_visitor.py:97] Serializing: aten_add_tensor_32, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4964230Z [INFO 2025-06-05 19:22:16,490 mps_preprocess.py:193] Visiting: aten_clamp_default_52, aten.clamp.default 2025-06-05T19:22:16.4964490Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_clamp_default_52, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4964850Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_clamp_default_53, aten.clamp.default 2025-06-05T19:22:16.4965110Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_clamp_default_53, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4965300Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_mul_tensor_26, aten.mul.Tensor 2025-06-05T19:22:16.4965550Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_mul_tensor_26, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4965740Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_div_tensor_26, aten.div.Tensor 2025-06-05T19:22:16.4965990Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_div_tensor_26, data type: torch.float32, dims: [1, 576, 7, 7] 2025-06-05T19:22:16.4966170Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_mean_dim_9, aten.mean.dim 2025-06-05T19:22:16.4966420Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_mean_dim_9, data type: torch.float32, dims: [1, 576, 1, 1] 2025-06-05T19:22:16.4966640Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_view_copy_default, aten.view_copy.default 2025-06-05T19:22:16.4966890Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: aten_view_copy_default, data type: torch.float32, dims: [1, 576] 2025-06-05T19:22:16.4967090Z [INFO 2025-06-05 19:22:16,491 mps_preprocess.py:193] Visiting: aten_addmm_default, aten.addmm.default 2025-06-05T19:22:16.4967340Z [DEBUG 2025-06-05 19:22:16,491 node_visitor.py:97] Serializing: p_classifier_0_bias, data type: torch.float32, dims: [1024] 2025-06-05T19:22:16.4967670Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_addmm_default, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4967890Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_add_tensor_33, aten.add.Tensor 2025-06-05T19:22:16.4968140Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_add_tensor_33, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4968350Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_clamp_default_54, aten.clamp.default 2025-06-05T19:22:16.4968600Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_clamp_default_54, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4968910Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_clamp_default_55, aten.clamp.default 2025-06-05T19:22:16.4969160Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_clamp_default_55, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4969350Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_mul_tensor_27, aten.mul.Tensor 2025-06-05T19:22:16.4969590Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_mul_tensor_27, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4969810Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_div_tensor_27, aten.div.Tensor 2025-06-05T19:22:16.4970060Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_div_tensor_27, data type: torch.float32, dims: [1, 1024] 2025-06-05T19:22:16.4970260Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:193] Visiting: aten_addmm_default_1, aten.addmm.default 2025-06-05T19:22:16.4970500Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: p_classifier_3_bias, data type: torch.float32, dims: [1000] 2025-06-05T19:22:16.4970750Z [DEBUG 2025-06-05 19:22:16,492 node_visitor.py:97] Serializing: aten_addmm_default_1, data type: torch.float32, dims: [1, 1000] 2025-06-05T19:22:16.4970900Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:284] Serialized MPSGraph: 2025-06-05T19:22:16.4971020Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:285] Version: 0 2025-06-05T19:22:16.4971180Z [INFO 2025-06-05 19:22:16,492 mps_preprocess.py:286] MPS nodes: 2025-06-05T19:22:16.4971540Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [0]: MPSNode(mpsnode_union=MPSCast(input1_id=0, output_id=0, dtype=), min_max=None) 2025-06-05T19:22:16.4972240Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [1]: MPSNode(mpsnode_union=MPSConv2D(input1_id=0, input2_id=1, input3_id=-1, output_id=2, stride_x=2, stride_y=2, dilation_x=1, dilation_y=1, groups=1, padding_left=1, padding_right=1, padding_top=1, padding_bottom=1), min_max=None) 2025-06-05T19:22:16.4972560Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [2]: MPSNode(mpsnode_union=MPSPermute(input1_id=3, output_id=4, num_dims=2, perm=[1, 0]), min_max=None) 2025-06-05T19:22:16.4972870Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [3]: MPSNode(mpsnode_union=MPSPermute(input1_id=5, output_id=6, num_dims=2, perm=[1, 0]), min_max=None) 2025-06-05T19:22:16.4973340Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [4]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=2, mean_id=65, var_id=66, weight_id=63, bias_id=64, momentum=0.01, epsilon=0.001, output1_id=67, output2_id=68, output3_id=69), min_max=None) 2025-06-05T19:22:16.4973650Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [5]: MPSNode(mpsnode_union=MPSAdd(input1_id=67, input2_id=7, output_id=70, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4973980Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [6]: MPSNode(mpsnode_union=MPSClamp(input1_id=70, output_id=71), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.4974320Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [7]: MPSNode(mpsnode_union=MPSClamp(input1_id=71, output_id=72), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.4974660Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [8]: MPSNode(mpsnode_union=MPSMul(input1_id=67, input2_id=72, output_id=73), min_max=None) 2025-06-05T19:22:16.4974980Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [9]: MPSNode(mpsnode_union=MPSDiv(input1_id=73, input2_id=8, output_id=74, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.4975600Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [10]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=74, input2_id=75, input3_id=-1, output_id=76, stride_x=2, stride_y=2, dilation_x=1, dilation_y=1, groups=16, padding_left=1, padding_right=1, padding_top=1, padding_bottom=1), min_max=None) 2025-06-05T19:22:16.4976110Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [11]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=76, mean_id=79, var_id=80, weight_id=77, bias_id=78, momentum=0.01, epsilon=0.001, output1_id=81, output2_id=82, output3_id=83), min_max=None) 2025-06-05T19:22:16.4976370Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [12]: MPSNode(mpsnode_union=MPSReLU(input1_id=81, output_id=84), min_max=None) 2025-06-05T19:22:16.4977250Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [13]: MPSNode(mpsnode_union=MPSMean(input1_id=84, output_id=85, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.4977910Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [14]: MPSNode(mpsnode_union=MPSConv2D(input1_id=85, input2_id=86, input3_id=87, output_id=88, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4978170Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [15]: MPSNode(mpsnode_union=MPSReLU(input1_id=88, output_id=89), min_max=None) 2025-06-05T19:22:16.4978750Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [16]: MPSNode(mpsnode_union=MPSConv2D(input1_id=89, input2_id=90, input3_id=91, output_id=92, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4979050Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [17]: MPSNode(mpsnode_union=MPSAdd(input1_id=92, input2_id=9, output_id=93, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4979420Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [18]: MPSNode(mpsnode_union=MPSClamp(input1_id=93, output_id=94), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.4979750Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [19]: MPSNode(mpsnode_union=MPSClamp(input1_id=94, output_id=95), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.4980070Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [20]: MPSNode(mpsnode_union=MPSDiv(input1_id=95, input2_id=10, output_id=96, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.4980350Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [21]: MPSNode(mpsnode_union=MPSMul(input1_id=96, input2_id=84, output_id=97), min_max=None) 2025-06-05T19:22:16.4980940Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [22]: MPSNode(mpsnode_union=MPSConv2D(input1_id=97, input2_id=98, input3_id=-1, output_id=99, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4981440Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [23]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=99, mean_id=102, var_id=103, weight_id=100, bias_id=101, momentum=0.01, epsilon=0.001, output1_id=104, output2_id=105, output3_id=106), min_max=None) 2025-06-05T19:22:16.4982030Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [24]: MPSNode(mpsnode_union=MPSConv2D(input1_id=104, input2_id=107, input3_id=-1, output_id=108, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4982560Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [25]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=108, mean_id=111, var_id=112, weight_id=109, bias_id=110, momentum=0.01, epsilon=0.001, output1_id=113, output2_id=114, output3_id=115), min_max=None) 2025-06-05T19:22:16.4982820Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [26]: MPSNode(mpsnode_union=MPSReLU(input1_id=113, output_id=116), min_max=None) 2025-06-05T19:22:16.4983450Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [27]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=116, input2_id=117, input3_id=-1, output_id=118, stride_x=2, stride_y=2, dilation_x=1, dilation_y=1, groups=72, padding_left=1, padding_right=1, padding_top=1, padding_bottom=1), min_max=None) 2025-06-05T19:22:16.4983990Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [28]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=118, mean_id=121, var_id=122, weight_id=119, bias_id=120, momentum=0.01, epsilon=0.001, output1_id=123, output2_id=124, output3_id=125), min_max=None) 2025-06-05T19:22:16.4984250Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [29]: MPSNode(mpsnode_union=MPSReLU(input1_id=123, output_id=126), min_max=None) 2025-06-05T19:22:16.4984860Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [30]: MPSNode(mpsnode_union=MPSConv2D(input1_id=126, input2_id=127, input3_id=-1, output_id=128, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4985360Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [31]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=128, mean_id=131, var_id=132, weight_id=129, bias_id=130, momentum=0.01, epsilon=0.001, output1_id=133, output2_id=134, output3_id=135), min_max=None) 2025-06-05T19:22:16.4986340Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [32]: MPSNode(mpsnode_union=MPSConv2D(input1_id=133, input2_id=136, input3_id=-1, output_id=137, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4986860Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [33]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=137, mean_id=140, var_id=141, weight_id=138, bias_id=139, momentum=0.01, epsilon=0.001, output1_id=142, output2_id=143, output3_id=144), min_max=None) 2025-06-05T19:22:16.4987200Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [34]: MPSNode(mpsnode_union=MPSReLU(input1_id=142, output_id=145), min_max=None) 2025-06-05T19:22:16.4987830Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [35]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=145, input2_id=146, input3_id=-1, output_id=147, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=88, padding_left=1, padding_right=1, padding_top=1, padding_bottom=1), min_max=None) 2025-06-05T19:22:16.4988330Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [36]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=147, mean_id=150, var_id=151, weight_id=148, bias_id=149, momentum=0.01, epsilon=0.001, output1_id=152, output2_id=153, output3_id=154), min_max=None) 2025-06-05T19:22:16.4988600Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [37]: MPSNode(mpsnode_union=MPSReLU(input1_id=152, output_id=155), min_max=None) 2025-06-05T19:22:16.4989200Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [38]: MPSNode(mpsnode_union=MPSConv2D(input1_id=155, input2_id=156, input3_id=-1, output_id=157, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4989690Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [39]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=157, mean_id=160, var_id=161, weight_id=158, bias_id=159, momentum=0.01, epsilon=0.001, output1_id=162, output2_id=163, output3_id=164), min_max=None) 2025-06-05T19:22:16.4990000Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [40]: MPSNode(mpsnode_union=MPSAdd(input1_id=162, input2_id=133, output_id=165, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4990620Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [41]: MPSNode(mpsnode_union=MPSConv2D(input1_id=165, input2_id=166, input3_id=-1, output_id=167, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4991120Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [42]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=167, mean_id=170, var_id=171, weight_id=168, bias_id=169, momentum=0.01, epsilon=0.001, output1_id=172, output2_id=173, output3_id=174), min_max=None) 2025-06-05T19:22:16.4991460Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [43]: MPSNode(mpsnode_union=MPSAdd(input1_id=172, input2_id=11, output_id=175, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4991800Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [44]: MPSNode(mpsnode_union=MPSClamp(input1_id=175, output_id=176), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.4992140Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [45]: MPSNode(mpsnode_union=MPSClamp(input1_id=176, output_id=177), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.4992570Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [46]: MPSNode(mpsnode_union=MPSMul(input1_id=172, input2_id=177, output_id=178), min_max=None) 2025-06-05T19:22:16.4992910Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [47]: MPSNode(mpsnode_union=MPSDiv(input1_id=178, input2_id=12, output_id=179, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.4993580Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [48]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=179, input2_id=180, input3_id=-1, output_id=181, stride_x=2, stride_y=2, dilation_x=1, dilation_y=1, groups=96, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.4994090Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [49]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=181, mean_id=184, var_id=185, weight_id=182, bias_id=183, momentum=0.01, epsilon=0.001, output1_id=186, output2_id=187, output3_id=188), min_max=None) 2025-06-05T19:22:16.4994600Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [50]: MPSNode(mpsnode_union=MPSAdd(input1_id=186, input2_id=13, output_id=189, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4994940Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [51]: MPSNode(mpsnode_union=MPSClamp(input1_id=189, output_id=190), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.4995270Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [52]: MPSNode(mpsnode_union=MPSClamp(input1_id=190, output_id=191), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.4995560Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [53]: MPSNode(mpsnode_union=MPSMul(input1_id=186, input2_id=191, output_id=192), min_max=None) 2025-06-05T19:22:16.4995880Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [54]: MPSNode(mpsnode_union=MPSDiv(input1_id=192, input2_id=14, output_id=193, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.4996240Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [55]: MPSNode(mpsnode_union=MPSMean(input1_id=193, output_id=194, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.4996830Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [56]: MPSNode(mpsnode_union=MPSConv2D(input1_id=194, input2_id=195, input3_id=196, output_id=197, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4997090Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [57]: MPSNode(mpsnode_union=MPSReLU(input1_id=197, output_id=198), min_max=None) 2025-06-05T19:22:16.4997780Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [58]: MPSNode(mpsnode_union=MPSConv2D(input1_id=198, input2_id=199, input3_id=200, output_id=201, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.4998100Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [59]: MPSNode(mpsnode_union=MPSAdd(input1_id=201, input2_id=15, output_id=202, alpha=1.0), min_max=None) 2025-06-05T19:22:16.4998440Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [60]: MPSNode(mpsnode_union=MPSClamp(input1_id=202, output_id=203), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.4998770Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [61]: MPSNode(mpsnode_union=MPSClamp(input1_id=203, output_id=204), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.4999210Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [62]: MPSNode(mpsnode_union=MPSDiv(input1_id=204, input2_id=16, output_id=205, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.4999490Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [63]: MPSNode(mpsnode_union=MPSMul(input1_id=205, input2_id=193, output_id=206), min_max=None) 2025-06-05T19:22:16.5000110Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [64]: MPSNode(mpsnode_union=MPSConv2D(input1_id=206, input2_id=207, input3_id=-1, output_id=208, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5000610Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [65]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=208, mean_id=211, var_id=212, weight_id=209, bias_id=210, momentum=0.01, epsilon=0.001, output1_id=213, output2_id=214, output3_id=215), min_max=None) 2025-06-05T19:22:16.5001200Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [66]: MPSNode(mpsnode_union=MPSConv2D(input1_id=213, input2_id=216, input3_id=-1, output_id=217, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5001690Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [67]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=217, mean_id=220, var_id=221, weight_id=218, bias_id=219, momentum=0.01, epsilon=0.001, output1_id=222, output2_id=223, output3_id=224), min_max=None) 2025-06-05T19:22:16.5002030Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [68]: MPSNode(mpsnode_union=MPSAdd(input1_id=222, input2_id=17, output_id=225, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5002360Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [69]: MPSNode(mpsnode_union=MPSClamp(input1_id=225, output_id=226), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5002700Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [70]: MPSNode(mpsnode_union=MPSClamp(input1_id=226, output_id=227), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5002980Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [71]: MPSNode(mpsnode_union=MPSMul(input1_id=222, input2_id=227, output_id=228), min_max=None) 2025-06-05T19:22:16.5003310Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [72]: MPSNode(mpsnode_union=MPSDiv(input1_id=228, input2_id=18, output_id=229, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5003940Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [73]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=229, input2_id=230, input3_id=-1, output_id=231, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=240, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5004430Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [74]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=231, mean_id=234, var_id=235, weight_id=232, bias_id=233, momentum=0.01, epsilon=0.001, output1_id=236, output2_id=237, output3_id=238), min_max=None) 2025-06-05T19:22:16.5004740Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [75]: MPSNode(mpsnode_union=MPSAdd(input1_id=236, input2_id=19, output_id=239, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5005100Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [76]: MPSNode(mpsnode_union=MPSClamp(input1_id=239, output_id=240), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5005440Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [77]: MPSNode(mpsnode_union=MPSClamp(input1_id=240, output_id=241), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5005720Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [78]: MPSNode(mpsnode_union=MPSMul(input1_id=236, input2_id=241, output_id=242), min_max=None) 2025-06-05T19:22:16.5006080Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [79]: MPSNode(mpsnode_union=MPSDiv(input1_id=242, input2_id=20, output_id=243, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5006430Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [80]: MPSNode(mpsnode_union=MPSMean(input1_id=243, output_id=244, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5007030Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [81]: MPSNode(mpsnode_union=MPSConv2D(input1_id=244, input2_id=245, input3_id=246, output_id=247, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5007300Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [82]: MPSNode(mpsnode_union=MPSReLU(input1_id=247, output_id=248), min_max=None) 2025-06-05T19:22:16.5007890Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [83]: MPSNode(mpsnode_union=MPSConv2D(input1_id=248, input2_id=249, input3_id=250, output_id=251, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5008200Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [84]: MPSNode(mpsnode_union=MPSAdd(input1_id=251, input2_id=21, output_id=252, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5008540Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [85]: MPSNode(mpsnode_union=MPSClamp(input1_id=252, output_id=253), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5008900Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [86]: MPSNode(mpsnode_union=MPSClamp(input1_id=253, output_id=254), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5009220Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [87]: MPSNode(mpsnode_union=MPSDiv(input1_id=254, input2_id=22, output_id=255, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5009510Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [88]: MPSNode(mpsnode_union=MPSMul(input1_id=255, input2_id=243, output_id=256), min_max=None) 2025-06-05T19:22:16.5010100Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [89]: MPSNode(mpsnode_union=MPSConv2D(input1_id=256, input2_id=257, input3_id=-1, output_id=258, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5010600Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [90]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=258, mean_id=261, var_id=262, weight_id=259, bias_id=260, momentum=0.01, epsilon=0.001, output1_id=263, output2_id=264, output3_id=265), min_max=None) 2025-06-05T19:22:16.5010910Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [91]: MPSNode(mpsnode_union=MPSAdd(input1_id=263, input2_id=213, output_id=266, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5011500Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [92]: MPSNode(mpsnode_union=MPSConv2D(input1_id=266, input2_id=267, input3_id=-1, output_id=268, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5012010Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [93]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=268, mean_id=271, var_id=272, weight_id=269, bias_id=270, momentum=0.01, epsilon=0.001, output1_id=273, output2_id=274, output3_id=275), min_max=None) 2025-06-05T19:22:16.5012320Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [94]: MPSNode(mpsnode_union=MPSAdd(input1_id=273, input2_id=23, output_id=276, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5012660Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [95]: MPSNode(mpsnode_union=MPSClamp(input1_id=276, output_id=277), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5012990Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [96]: MPSNode(mpsnode_union=MPSClamp(input1_id=277, output_id=278), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5013300Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [97]: MPSNode(mpsnode_union=MPSMul(input1_id=273, input2_id=278, output_id=279), min_max=None) 2025-06-05T19:22:16.5013630Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [98]: MPSNode(mpsnode_union=MPSDiv(input1_id=279, input2_id=24, output_id=280, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5014270Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [99]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=280, input2_id=281, input3_id=-1, output_id=282, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=240, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5014780Z [INFO 2025-06-05 19:22:16,493 mps_preprocess.py:288] [100]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=282, mean_id=285, var_id=286, weight_id=283, bias_id=284, momentum=0.01, epsilon=0.001, output1_id=287, output2_id=288, output3_id=289), min_max=None) 2025-06-05T19:22:16.5015090Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [101]: MPSNode(mpsnode_union=MPSAdd(input1_id=287, input2_id=25, output_id=290, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5015430Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [102]: MPSNode(mpsnode_union=MPSClamp(input1_id=290, output_id=291), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5015770Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [103]: MPSNode(mpsnode_union=MPSClamp(input1_id=291, output_id=292), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5016090Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [104]: MPSNode(mpsnode_union=MPSMul(input1_id=287, input2_id=292, output_id=293), min_max=None) 2025-06-05T19:22:16.5016420Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [105]: MPSNode(mpsnode_union=MPSDiv(input1_id=293, input2_id=26, output_id=294, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5016760Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [106]: MPSNode(mpsnode_union=MPSMean(input1_id=294, output_id=295, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5017360Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [107]: MPSNode(mpsnode_union=MPSConv2D(input1_id=295, input2_id=296, input3_id=297, output_id=298, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5017630Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [108]: MPSNode(mpsnode_union=MPSReLU(input1_id=298, output_id=299), min_max=None) 2025-06-05T19:22:16.5018220Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [109]: MPSNode(mpsnode_union=MPSConv2D(input1_id=299, input2_id=300, input3_id=301, output_id=302, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5018530Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [110]: MPSNode(mpsnode_union=MPSAdd(input1_id=302, input2_id=27, output_id=303, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5018870Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [111]: MPSNode(mpsnode_union=MPSClamp(input1_id=303, output_id=304), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5019220Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [112]: MPSNode(mpsnode_union=MPSClamp(input1_id=304, output_id=305), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5019560Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [113]: MPSNode(mpsnode_union=MPSDiv(input1_id=305, input2_id=28, output_id=306, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5019850Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [114]: MPSNode(mpsnode_union=MPSMul(input1_id=306, input2_id=294, output_id=307), min_max=None) 2025-06-05T19:22:16.5020460Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [115]: MPSNode(mpsnode_union=MPSConv2D(input1_id=307, input2_id=308, input3_id=-1, output_id=309, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5020960Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [116]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=309, mean_id=312, var_id=313, weight_id=310, bias_id=311, momentum=0.01, epsilon=0.001, output1_id=314, output2_id=315, output3_id=316), min_max=None) 2025-06-05T19:22:16.5021350Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [117]: MPSNode(mpsnode_union=MPSAdd(input1_id=314, input2_id=266, output_id=317, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5021950Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [118]: MPSNode(mpsnode_union=MPSConv2D(input1_id=317, input2_id=318, input3_id=-1, output_id=319, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5022450Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [119]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=319, mean_id=322, var_id=323, weight_id=320, bias_id=321, momentum=0.01, epsilon=0.001, output1_id=324, output2_id=325, output3_id=326), min_max=None) 2025-06-05T19:22:16.5022760Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [120]: MPSNode(mpsnode_union=MPSAdd(input1_id=324, input2_id=29, output_id=327, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5023190Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [121]: MPSNode(mpsnode_union=MPSClamp(input1_id=327, output_id=328), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5023530Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [122]: MPSNode(mpsnode_union=MPSClamp(input1_id=328, output_id=329), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5023820Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [123]: MPSNode(mpsnode_union=MPSMul(input1_id=324, input2_id=329, output_id=330), min_max=None) 2025-06-05T19:22:16.5024150Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [124]: MPSNode(mpsnode_union=MPSDiv(input1_id=330, input2_id=30, output_id=331, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5024780Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [125]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=331, input2_id=332, input3_id=-1, output_id=333, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=120, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5025280Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [126]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=333, mean_id=336, var_id=337, weight_id=334, bias_id=335, momentum=0.01, epsilon=0.001, output1_id=338, output2_id=339, output3_id=340), min_max=None) 2025-06-05T19:22:16.5026300Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [127]: MPSNode(mpsnode_union=MPSAdd(input1_id=338, input2_id=31, output_id=341, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5026690Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [128]: MPSNode(mpsnode_union=MPSClamp(input1_id=341, output_id=342), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5027170Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [129]: MPSNode(mpsnode_union=MPSClamp(input1_id=342, output_id=343), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5027470Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [130]: MPSNode(mpsnode_union=MPSMul(input1_id=338, input2_id=343, output_id=344), min_max=None) 2025-06-05T19:22:16.5027810Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [131]: MPSNode(mpsnode_union=MPSDiv(input1_id=344, input2_id=32, output_id=345, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5028160Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [132]: MPSNode(mpsnode_union=MPSMean(input1_id=345, output_id=346, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5028860Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [133]: MPSNode(mpsnode_union=MPSConv2D(input1_id=346, input2_id=347, input3_id=348, output_id=349, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5029130Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [134]: MPSNode(mpsnode_union=MPSReLU(input1_id=349, output_id=350), min_max=None) 2025-06-05T19:22:16.5029750Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [135]: MPSNode(mpsnode_union=MPSConv2D(input1_id=350, input2_id=351, input3_id=352, output_id=353, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5030080Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [136]: MPSNode(mpsnode_union=MPSAdd(input1_id=353, input2_id=33, output_id=354, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5030440Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [137]: MPSNode(mpsnode_union=MPSClamp(input1_id=354, output_id=355), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5030800Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [138]: MPSNode(mpsnode_union=MPSClamp(input1_id=355, output_id=356), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5031130Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [139]: MPSNode(mpsnode_union=MPSDiv(input1_id=356, input2_id=34, output_id=357, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5031480Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [140]: MPSNode(mpsnode_union=MPSMul(input1_id=357, input2_id=345, output_id=358), min_max=None) 2025-06-05T19:22:16.5032070Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [141]: MPSNode(mpsnode_union=MPSConv2D(input1_id=358, input2_id=359, input3_id=-1, output_id=360, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5032580Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [142]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=360, mean_id=363, var_id=364, weight_id=361, bias_id=362, momentum=0.01, epsilon=0.001, output1_id=365, output2_id=366, output3_id=367), min_max=None) 2025-06-05T19:22:16.5033170Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [143]: MPSNode(mpsnode_union=MPSConv2D(input1_id=365, input2_id=368, input3_id=-1, output_id=369, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5033680Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [144]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=369, mean_id=372, var_id=373, weight_id=370, bias_id=371, momentum=0.01, epsilon=0.001, output1_id=374, output2_id=375, output3_id=376), min_max=None) 2025-06-05T19:22:16.5033990Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [145]: MPSNode(mpsnode_union=MPSAdd(input1_id=374, input2_id=35, output_id=377, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5034330Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [146]: MPSNode(mpsnode_union=MPSClamp(input1_id=377, output_id=378), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5034720Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [147]: MPSNode(mpsnode_union=MPSClamp(input1_id=378, output_id=379), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5035020Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [148]: MPSNode(mpsnode_union=MPSMul(input1_id=374, input2_id=379, output_id=380), min_max=None) 2025-06-05T19:22:16.5035350Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [149]: MPSNode(mpsnode_union=MPSDiv(input1_id=380, input2_id=36, output_id=381, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5036010Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [150]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=381, input2_id=382, input3_id=-1, output_id=383, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=144, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5036500Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [151]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=383, mean_id=386, var_id=387, weight_id=384, bias_id=385, momentum=0.01, epsilon=0.001, output1_id=388, output2_id=389, output3_id=390), min_max=None) 2025-06-05T19:22:16.5036840Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [152]: MPSNode(mpsnode_union=MPSAdd(input1_id=388, input2_id=37, output_id=391, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5037180Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [153]: MPSNode(mpsnode_union=MPSClamp(input1_id=391, output_id=392), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5037520Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [154]: MPSNode(mpsnode_union=MPSClamp(input1_id=392, output_id=393), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5037810Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [155]: MPSNode(mpsnode_union=MPSMul(input1_id=388, input2_id=393, output_id=394), min_max=None) 2025-06-05T19:22:16.5038140Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [156]: MPSNode(mpsnode_union=MPSDiv(input1_id=394, input2_id=38, output_id=395, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5038510Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [157]: MPSNode(mpsnode_union=MPSMean(input1_id=395, output_id=396, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5039100Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [158]: MPSNode(mpsnode_union=MPSConv2D(input1_id=396, input2_id=397, input3_id=398, output_id=399, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5039370Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [159]: MPSNode(mpsnode_union=MPSReLU(input1_id=399, output_id=400), min_max=None) 2025-06-05T19:22:16.5039960Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [160]: MPSNode(mpsnode_union=MPSConv2D(input1_id=400, input2_id=401, input3_id=402, output_id=403, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5040280Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [161]: MPSNode(mpsnode_union=MPSAdd(input1_id=403, input2_id=39, output_id=404, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5040610Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [162]: MPSNode(mpsnode_union=MPSClamp(input1_id=404, output_id=405), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5040950Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [163]: MPSNode(mpsnode_union=MPSClamp(input1_id=405, output_id=406), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5041280Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [164]: MPSNode(mpsnode_union=MPSDiv(input1_id=406, input2_id=40, output_id=407, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5041590Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [165]: MPSNode(mpsnode_union=MPSMul(input1_id=407, input2_id=395, output_id=408), min_max=None) 2025-06-05T19:22:16.5042190Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [166]: MPSNode(mpsnode_union=MPSConv2D(input1_id=408, input2_id=409, input3_id=-1, output_id=410, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5042700Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [167]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=410, mean_id=413, var_id=414, weight_id=411, bias_id=412, momentum=0.01, epsilon=0.001, output1_id=415, output2_id=416, output3_id=417), min_max=None) 2025-06-05T19:22:16.5043030Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [168]: MPSNode(mpsnode_union=MPSAdd(input1_id=415, input2_id=365, output_id=418, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5043630Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [169]: MPSNode(mpsnode_union=MPSConv2D(input1_id=418, input2_id=419, input3_id=-1, output_id=420, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5044140Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [170]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=420, mean_id=423, var_id=424, weight_id=421, bias_id=422, momentum=0.01, epsilon=0.001, output1_id=425, output2_id=426, output3_id=427), min_max=None) 2025-06-05T19:22:16.5044460Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [171]: MPSNode(mpsnode_union=MPSAdd(input1_id=425, input2_id=41, output_id=428, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5044800Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [172]: MPSNode(mpsnode_union=MPSClamp(input1_id=428, output_id=429), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5045130Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [173]: MPSNode(mpsnode_union=MPSClamp(input1_id=429, output_id=430), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5045450Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [174]: MPSNode(mpsnode_union=MPSMul(input1_id=425, input2_id=430, output_id=431), min_max=None) 2025-06-05T19:22:16.5045770Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [175]: MPSNode(mpsnode_union=MPSDiv(input1_id=431, input2_id=42, output_id=432, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5046400Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [176]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=432, input2_id=433, input3_id=-1, output_id=434, stride_x=2, stride_y=2, dilation_x=1, dilation_y=1, groups=288, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5046900Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [177]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=434, mean_id=437, var_id=438, weight_id=435, bias_id=436, momentum=0.01, epsilon=0.001, output1_id=439, output2_id=440, output3_id=441), min_max=None) 2025-06-05T19:22:16.5047210Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [178]: MPSNode(mpsnode_union=MPSAdd(input1_id=439, input2_id=43, output_id=442, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5047550Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [179]: MPSNode(mpsnode_union=MPSClamp(input1_id=442, output_id=443), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5047890Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [180]: MPSNode(mpsnode_union=MPSClamp(input1_id=443, output_id=444), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5048180Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [181]: MPSNode(mpsnode_union=MPSMul(input1_id=439, input2_id=444, output_id=445), min_max=None) 2025-06-05T19:22:16.5048500Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [182]: MPSNode(mpsnode_union=MPSDiv(input1_id=445, input2_id=44, output_id=446, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5048870Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [183]: MPSNode(mpsnode_union=MPSMean(input1_id=446, output_id=447, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5049470Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [184]: MPSNode(mpsnode_union=MPSConv2D(input1_id=447, input2_id=448, input3_id=449, output_id=450, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5049760Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [185]: MPSNode(mpsnode_union=MPSReLU(input1_id=450, output_id=451), min_max=None) 2025-06-05T19:22:16.5050350Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [186]: MPSNode(mpsnode_union=MPSConv2D(input1_id=451, input2_id=452, input3_id=453, output_id=454, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5050660Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [187]: MPSNode(mpsnode_union=MPSAdd(input1_id=454, input2_id=45, output_id=455, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5051100Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [188]: MPSNode(mpsnode_union=MPSClamp(input1_id=455, output_id=456), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5051440Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [189]: MPSNode(mpsnode_union=MPSClamp(input1_id=456, output_id=457), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5051770Z [INFO 2025-06-05 19:22:16,494 mps_preprocess.py:288] [190]: MPSNode(mpsnode_union=MPSDiv(input1_id=457, input2_id=46, output_id=458, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5052060Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [191]: MPSNode(mpsnode_union=MPSMul(input1_id=458, input2_id=446, output_id=459), min_max=None) 2025-06-05T19:22:16.5052660Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [192]: MPSNode(mpsnode_union=MPSConv2D(input1_id=459, input2_id=460, input3_id=-1, output_id=461, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5053260Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [193]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=461, mean_id=464, var_id=465, weight_id=462, bias_id=463, momentum=0.01, epsilon=0.001, output1_id=466, output2_id=467, output3_id=468), min_max=None) 2025-06-05T19:22:16.5053850Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [194]: MPSNode(mpsnode_union=MPSConv2D(input1_id=466, input2_id=469, input3_id=-1, output_id=470, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5054350Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [195]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=470, mean_id=473, var_id=474, weight_id=471, bias_id=472, momentum=0.01, epsilon=0.001, output1_id=475, output2_id=476, output3_id=477), min_max=None) 2025-06-05T19:22:16.5054660Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [196]: MPSNode(mpsnode_union=MPSAdd(input1_id=475, input2_id=47, output_id=478, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5055000Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [197]: MPSNode(mpsnode_union=MPSClamp(input1_id=478, output_id=479), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5055340Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [198]: MPSNode(mpsnode_union=MPSClamp(input1_id=479, output_id=480), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5055630Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [199]: MPSNode(mpsnode_union=MPSMul(input1_id=475, input2_id=480, output_id=481), min_max=None) 2025-06-05T19:22:16.5056050Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [200]: MPSNode(mpsnode_union=MPSDiv(input1_id=481, input2_id=48, output_id=482, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5056690Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [201]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=482, input2_id=483, input3_id=-1, output_id=484, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=576, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5057180Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [202]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=484, mean_id=487, var_id=488, weight_id=485, bias_id=486, momentum=0.01, epsilon=0.001, output1_id=489, output2_id=490, output3_id=491), min_max=None) 2025-06-05T19:22:16.5057590Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [203]: MPSNode(mpsnode_union=MPSAdd(input1_id=489, input2_id=49, output_id=492, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5057930Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [204]: MPSNode(mpsnode_union=MPSClamp(input1_id=492, output_id=493), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5058290Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [205]: MPSNode(mpsnode_union=MPSClamp(input1_id=493, output_id=494), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5058580Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [206]: MPSNode(mpsnode_union=MPSMul(input1_id=489, input2_id=494, output_id=495), min_max=None) 2025-06-05T19:22:16.5058910Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [207]: MPSNode(mpsnode_union=MPSDiv(input1_id=495, input2_id=50, output_id=496, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5059260Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [208]: MPSNode(mpsnode_union=MPSMean(input1_id=496, output_id=497, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5059850Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [209]: MPSNode(mpsnode_union=MPSConv2D(input1_id=497, input2_id=498, input3_id=499, output_id=500, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5060140Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [210]: MPSNode(mpsnode_union=MPSReLU(input1_id=500, output_id=501), min_max=None) 2025-06-05T19:22:16.5060730Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [211]: MPSNode(mpsnode_union=MPSConv2D(input1_id=501, input2_id=502, input3_id=503, output_id=504, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5061040Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [212]: MPSNode(mpsnode_union=MPSAdd(input1_id=504, input2_id=51, output_id=505, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5061370Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [213]: MPSNode(mpsnode_union=MPSClamp(input1_id=505, output_id=506), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5061720Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [214]: MPSNode(mpsnode_union=MPSClamp(input1_id=506, output_id=507), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5062040Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [215]: MPSNode(mpsnode_union=MPSDiv(input1_id=507, input2_id=52, output_id=508, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5062330Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [216]: MPSNode(mpsnode_union=MPSMul(input1_id=508, input2_id=496, output_id=509), min_max=None) 2025-06-05T19:22:16.5062920Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [217]: MPSNode(mpsnode_union=MPSConv2D(input1_id=509, input2_id=510, input3_id=-1, output_id=511, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5063440Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [218]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=511, mean_id=514, var_id=515, weight_id=512, bias_id=513, momentum=0.01, epsilon=0.001, output1_id=516, output2_id=517, output3_id=518), min_max=None) 2025-06-05T19:22:16.5063760Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [219]: MPSNode(mpsnode_union=MPSAdd(input1_id=516, input2_id=466, output_id=519, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5064350Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [220]: MPSNode(mpsnode_union=MPSConv2D(input1_id=519, input2_id=520, input3_id=-1, output_id=521, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5064870Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [221]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=521, mean_id=524, var_id=525, weight_id=522, bias_id=523, momentum=0.01, epsilon=0.001, output1_id=526, output2_id=527, output3_id=528), min_max=None) 2025-06-05T19:22:16.5065180Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [222]: MPSNode(mpsnode_union=MPSAdd(input1_id=526, input2_id=53, output_id=529, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5065540Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [223]: MPSNode(mpsnode_union=MPSClamp(input1_id=529, output_id=530), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5066190Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [224]: MPSNode(mpsnode_union=MPSClamp(input1_id=530, output_id=531), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5066480Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [225]: MPSNode(mpsnode_union=MPSMul(input1_id=526, input2_id=531, output_id=532), min_max=None) 2025-06-05T19:22:16.5066810Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [226]: MPSNode(mpsnode_union=MPSDiv(input1_id=532, input2_id=54, output_id=533, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5067440Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [227]: MPSNode(mpsnode_union=MPSDepthwiseConv2D(input1_id=533, input2_id=534, input3_id=-1, output_id=535, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=576, padding_left=2, padding_right=2, padding_top=2, padding_bottom=2), min_max=None) 2025-06-05T19:22:16.5075510Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [228]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=535, mean_id=538, var_id=539, weight_id=536, bias_id=537, momentum=0.01, epsilon=0.001, output1_id=540, output2_id=541, output3_id=542), min_max=None) 2025-06-05T19:22:16.5075840Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [229]: MPSNode(mpsnode_union=MPSAdd(input1_id=540, input2_id=55, output_id=543, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5076190Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [230]: MPSNode(mpsnode_union=MPSClamp(input1_id=543, output_id=544), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5076520Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [231]: MPSNode(mpsnode_union=MPSClamp(input1_id=544, output_id=545), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5076820Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [232]: MPSNode(mpsnode_union=MPSMul(input1_id=540, input2_id=545, output_id=546), min_max=None) 2025-06-05T19:22:16.5077150Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [233]: MPSNode(mpsnode_union=MPSDiv(input1_id=546, input2_id=56, output_id=547, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5077500Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [234]: MPSNode(mpsnode_union=MPSMean(input1_id=547, output_id=548, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5078170Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [235]: MPSNode(mpsnode_union=MPSConv2D(input1_id=548, input2_id=549, input3_id=550, output_id=551, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5078440Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [236]: MPSNode(mpsnode_union=MPSReLU(input1_id=551, output_id=552), min_max=None) 2025-06-05T19:22:16.5079030Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [237]: MPSNode(mpsnode_union=MPSConv2D(input1_id=552, input2_id=553, input3_id=554, output_id=555, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5079370Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [238]: MPSNode(mpsnode_union=MPSAdd(input1_id=555, input2_id=57, output_id=556, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5079710Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [239]: MPSNode(mpsnode_union=MPSClamp(input1_id=556, output_id=557), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5080050Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [240]: MPSNode(mpsnode_union=MPSClamp(input1_id=557, output_id=558), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5080410Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [241]: MPSNode(mpsnode_union=MPSDiv(input1_id=558, input2_id=58, output_id=559, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5080700Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [242]: MPSNode(mpsnode_union=MPSMul(input1_id=559, input2_id=547, output_id=560), min_max=None) 2025-06-05T19:22:16.5081290Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [243]: MPSNode(mpsnode_union=MPSConv2D(input1_id=560, input2_id=561, input3_id=-1, output_id=562, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5081790Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [244]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=562, mean_id=565, var_id=566, weight_id=563, bias_id=564, momentum=0.01, epsilon=0.001, output1_id=567, output2_id=568, output3_id=569), min_max=None) 2025-06-05T19:22:16.5082130Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [245]: MPSNode(mpsnode_union=MPSAdd(input1_id=567, input2_id=519, output_id=570, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5082720Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [246]: MPSNode(mpsnode_union=MPSConv2D(input1_id=570, input2_id=571, input3_id=-1, output_id=572, stride_x=1, stride_y=1, dilation_x=1, dilation_y=1, groups=1, padding_left=0, padding_right=0, padding_top=0, padding_bottom=0), min_max=None) 2025-06-05T19:22:16.5083220Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [247]: MPSNode(mpsnode_union=MPSBatchNorm(input_id=572, mean_id=575, var_id=576, weight_id=573, bias_id=574, momentum=0.01, epsilon=0.001, output1_id=577, output2_id=578, output3_id=579), min_max=None) 2025-06-05T19:22:16.5083530Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [248]: MPSNode(mpsnode_union=MPSAdd(input1_id=577, input2_id=59, output_id=580, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5083870Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [249]: MPSNode(mpsnode_union=MPSClamp(input1_id=580, output_id=581), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5084200Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [250]: MPSNode(mpsnode_union=MPSClamp(input1_id=581, output_id=582), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5084490Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [251]: MPSNode(mpsnode_union=MPSMul(input1_id=577, input2_id=582, output_id=583), min_max=None) 2025-06-05T19:22:16.5084820Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [252]: MPSNode(mpsnode_union=MPSDiv(input1_id=583, input2_id=60, output_id=584, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5085190Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [253]: MPSNode(mpsnode_union=MPSMean(input1_id=584, output_id=585, num_dims=2, dims=[-1, -2], keep_dims=True), min_max=None) 2025-06-05T19:22:16.5085510Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [254]: MPSNode(mpsnode_union=MPSView(input1_id=585, output_id=586, num_dims=2, shape=[1, 576]), min_max=None) 2025-06-05T19:22:16.5085880Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [255]: MPSNode(mpsnode_union=MPSAddmm(input1_id=587, input2_id=586, input3_id=4, output_id=588, beta=1.0, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5086190Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [256]: MPSNode(mpsnode_union=MPSAdd(input1_id=588, input2_id=61, output_id=589, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5086540Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [257]: MPSNode(mpsnode_union=MPSClamp(input1_id=589, output_id=590), min_max=MPSMinMax(min_value=0, max_value='inf')) 2025-06-05T19:22:16.5086880Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [258]: MPSNode(mpsnode_union=MPSClamp(input1_id=590, output_id=591), min_max=MPSMinMax(min_value='-inf', max_value=6)) 2025-06-05T19:22:16.5087170Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [259]: MPSNode(mpsnode_union=MPSMul(input1_id=588, input2_id=591, output_id=592), min_max=None) 2025-06-05T19:22:16.5087580Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [260]: MPSNode(mpsnode_union=MPSDiv(input1_id=592, input2_id=62, output_id=593, rounding_mode=None), min_max=None) 2025-06-05T19:22:16.5087950Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [261]: MPSNode(mpsnode_union=MPSAddmm(input1_id=594, input2_id=593, input3_id=6, output_id=595, beta=1.0, alpha=1.0), min_max=None) 2025-06-05T19:22:16.5088320Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:288] [262]: MPSNode(mpsnode_union=MPSCast(input1_id=595, output_id=595, dtype=), min_max=None) 2025-06-05T19:22:16.5088450Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:289] MPS values: 2025-06-05T19:22:16.5088750Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [0]: MPSTensor(datatype=2, num_dims=4, dims=[1, 3, 224, 224], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5089120Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [1]: MPSTensor(datatype=1, num_dims=4, dims=[16, 3, 3, 3], constant_buffer_size=864, segment_offset=0) 2025-06-05T19:22:16.5089410Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [2]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5089700Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [3]: MPSTensor(datatype=1, num_dims=2, dims=[1024, 576], constant_buffer_size=1179648, segment_offset=864) 2025-06-05T19:22:16.5089990Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [4]: MPSTensor(datatype=2, num_dims=2, dims=[576, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5090300Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [5]: MPSTensor(datatype=1, num_dims=2, dims=[1000, 1024], constant_buffer_size=2048000, segment_offset=1180512) 2025-06-05T19:22:16.5090590Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [6]: MPSTensor(datatype=2, num_dims=2, dims=[1024, 1000], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5090870Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [7]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228512) 2025-06-05T19:22:16.5091150Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [8]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228520) 2025-06-05T19:22:16.5091430Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [9]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228528) 2025-06-05T19:22:16.5091710Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [10]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228536) 2025-06-05T19:22:16.5092070Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [11]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228544) 2025-06-05T19:22:16.5092350Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [12]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228552) 2025-06-05T19:22:16.5092630Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [13]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228560) 2025-06-05T19:22:16.5092900Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [14]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228568) 2025-06-05T19:22:16.5093270Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [15]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228576) 2025-06-05T19:22:16.5093540Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [16]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228584) 2025-06-05T19:22:16.5093820Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [17]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228592) 2025-06-05T19:22:16.5094120Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [18]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228600) 2025-06-05T19:22:16.5094400Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [19]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228608) 2025-06-05T19:22:16.5094670Z [INFO 2025-06-05 19:22:16,495 mps_preprocess.py:291] [20]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228616) 2025-06-05T19:22:16.5094950Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [21]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228624) 2025-06-05T19:22:16.5095220Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [22]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228632) 2025-06-05T19:22:16.5095530Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [23]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228640) 2025-06-05T19:22:16.5095800Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [24]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228648) 2025-06-05T19:22:16.5096080Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [25]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228656) 2025-06-05T19:22:16.5096350Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [26]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228664) 2025-06-05T19:22:16.5096630Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [27]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228672) 2025-06-05T19:22:16.5096920Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [28]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228680) 2025-06-05T19:22:16.5097200Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [29]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228688) 2025-06-05T19:22:16.5097480Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [30]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228696) 2025-06-05T19:22:16.5097750Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [31]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228704) 2025-06-05T19:22:16.5098030Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [32]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228712) 2025-06-05T19:22:16.5098300Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [33]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228720) 2025-06-05T19:22:16.5098600Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [34]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228728) 2025-06-05T19:22:16.5098880Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [35]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228736) 2025-06-05T19:22:16.5099150Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [36]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228744) 2025-06-05T19:22:16.5099450Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [37]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228752) 2025-06-05T19:22:16.5099730Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [38]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228760) 2025-06-05T19:22:16.5100000Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [39]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228768) 2025-06-05T19:22:16.5100300Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [40]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228776) 2025-06-05T19:22:16.5100580Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [41]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228784) 2025-06-05T19:22:16.5100860Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [42]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228792) 2025-06-05T19:22:16.5101130Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [43]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228800) 2025-06-05T19:22:16.5101410Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [44]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228808) 2025-06-05T19:22:16.5101680Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [45]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228816) 2025-06-05T19:22:16.5101990Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [46]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228824) 2025-06-05T19:22:16.5102260Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [47]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228832) 2025-06-05T19:22:16.5102540Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [48]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228840) 2025-06-05T19:22:16.5102810Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [49]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228848) 2025-06-05T19:22:16.5103090Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [50]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228856) 2025-06-05T19:22:16.5103370Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [51]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228864) 2025-06-05T19:22:16.5103640Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [52]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228872) 2025-06-05T19:22:16.5103920Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [53]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228880) 2025-06-05T19:22:16.5104200Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [54]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228888) 2025-06-05T19:22:16.5104470Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [55]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228896) 2025-06-05T19:22:16.5104770Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [56]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228904) 2025-06-05T19:22:16.5105040Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [57]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228912) 2025-06-05T19:22:16.5105320Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [58]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228920) 2025-06-05T19:22:16.5105600Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [59]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228928) 2025-06-05T19:22:16.5105900Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [60]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228936) 2025-06-05T19:22:16.5106170Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [61]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228944) 2025-06-05T19:22:16.5106450Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [62]: MPSTensor(datatype=9, num_dims=0, dims=[], constant_buffer_size=8, segment_offset=3228952) 2025-06-05T19:22:16.5106750Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [63]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3228960) 2025-06-05T19:22:16.5107040Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [64]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3228992) 2025-06-05T19:22:16.5107330Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [65]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229024) 2025-06-05T19:22:16.5107610Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [66]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229056) 2025-06-05T19:22:16.5107900Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [67]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5108190Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [68]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5108460Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [69]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5108750Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [70]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5109040Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [71]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5109320Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [72]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5109610Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [73]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5110260Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [74]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 112, 112], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5110570Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [75]: MPSTensor(datatype=1, num_dims=4, dims=[16, 1, 3, 3], constant_buffer_size=288, segment_offset=3229088) 2025-06-05T19:22:16.5110870Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [76]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5111160Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [77]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229376) 2025-06-05T19:22:16.5111500Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [78]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229408) 2025-06-05T19:22:16.5111780Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [79]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229440) 2025-06-05T19:22:16.5112070Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [80]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3229472) 2025-06-05T19:22:16.5112350Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [81]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5112640Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [82]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5112910Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [83]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5113190Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [84]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5113580Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [85]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5113880Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [86]: MPSTensor(datatype=1, num_dims=4, dims=[8, 16, 1, 1], constant_buffer_size=256, segment_offset=3229504) 2025-06-05T19:22:16.5114160Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [87]: MPSTensor(datatype=1, num_dims=1, dims=[8], constant_buffer_size=16, segment_offset=3229760) 2025-06-05T19:22:16.5114440Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [88]: MPSTensor(datatype=2, num_dims=4, dims=[1, 8, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5114710Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [89]: MPSTensor(datatype=2, num_dims=4, dims=[1, 8, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5115110Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [90]: MPSTensor(datatype=1, num_dims=4, dims=[16, 8, 1, 1], constant_buffer_size=256, segment_offset=3229776) 2025-06-05T19:22:16.5115390Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [91]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3230032) 2025-06-05T19:22:16.5115670Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [92]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5115950Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [93]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5116230Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [94]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5116500Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [95]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5116780Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [96]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5117060Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [97]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5117360Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [98]: MPSTensor(datatype=1, num_dims=4, dims=[16, 16, 1, 1], constant_buffer_size=512, segment_offset=3230064) 2025-06-05T19:22:16.5117640Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [99]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5118010Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [100]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3230576) 2025-06-05T19:22:16.5118300Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [101]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3230608) 2025-06-05T19:22:16.5118590Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [102]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3230640) 2025-06-05T19:22:16.5118870Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [103]: MPSTensor(datatype=1, num_dims=1, dims=[16], constant_buffer_size=32, segment_offset=3230672) 2025-06-05T19:22:16.5119240Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [104]: MPSTensor(datatype=2, num_dims=4, dims=[1, 16, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5119520Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [105]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5119790Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [106]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5120110Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [107]: MPSTensor(datatype=1, num_dims=4, dims=[72, 16, 1, 1], constant_buffer_size=2304, segment_offset=3230704) 2025-06-05T19:22:16.5120400Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [108]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5120690Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [109]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3233008) 2025-06-05T19:22:16.5120970Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [110]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3233152) 2025-06-05T19:22:16.5121260Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [111]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3233296) 2025-06-05T19:22:16.5121570Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [112]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3233440) 2025-06-05T19:22:16.5121860Z [INFO 2025-06-05 19:22:16,496 mps_preprocess.py:291] [113]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5122130Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [114]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5122400Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [115]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5122680Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [116]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 56, 56], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5122980Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [117]: MPSTensor(datatype=1, num_dims=4, dims=[72, 1, 3, 3], constant_buffer_size=1296, segment_offset=3233584) 2025-06-05T19:22:16.5123270Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [118]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5123560Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [119]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3234880) 2025-06-05T19:22:16.5123850Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [120]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3235024) 2025-06-05T19:22:16.5124130Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [121]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3235168) 2025-06-05T19:22:16.5124440Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [122]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3235312) 2025-06-05T19:22:16.5124730Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [123]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5125000Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [124]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5125270Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [125]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5125580Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [126]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5125880Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [127]: MPSTensor(datatype=1, num_dims=4, dims=[24, 72, 1, 1], constant_buffer_size=3456, segment_offset=3235456) 2025-06-05T19:22:16.5126180Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [128]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5126470Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [129]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3238912) 2025-06-05T19:22:16.5126760Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [130]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3238960) 2025-06-05T19:22:16.5127040Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [131]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3239008) 2025-06-05T19:22:16.5127330Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [132]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3239056) 2025-06-05T19:22:16.5127610Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [133]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5127910Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [134]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5128180Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [135]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5128480Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [136]: MPSTensor(datatype=1, num_dims=4, dims=[88, 24, 1, 1], constant_buffer_size=4224, segment_offset=3239104) 2025-06-05T19:22:16.5128760Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [137]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5129050Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [138]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3243328) 2025-06-05T19:22:16.5129340Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [139]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3243504) 2025-06-05T19:22:16.5129620Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [140]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3243680) 2025-06-05T19:22:16.5129910Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [141]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3243856) 2025-06-05T19:22:16.5130190Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [142]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5130460Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [143]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5130760Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [144]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5131050Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [145]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5131340Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [146]: MPSTensor(datatype=1, num_dims=4, dims=[88, 1, 3, 3], constant_buffer_size=1584, segment_offset=3244032) 2025-06-05T19:22:16.5131630Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [147]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5131940Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [148]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3245616) 2025-06-05T19:22:16.5132230Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [149]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3245792) 2025-06-05T19:22:16.5132540Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [150]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3245968) 2025-06-05T19:22:16.5132830Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [151]: MPSTensor(datatype=1, num_dims=1, dims=[88], constant_buffer_size=176, segment_offset=3246144) 2025-06-05T19:22:16.5133110Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [152]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5133380Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [153]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5133650Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [154]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5133940Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [155]: MPSTensor(datatype=2, num_dims=4, dims=[1, 88, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5134260Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [156]: MPSTensor(datatype=1, num_dims=4, dims=[24, 88, 1, 1], constant_buffer_size=4224, segment_offset=3246320) 2025-06-05T19:22:16.5134540Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [157]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5134830Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [158]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3250544) 2025-06-05T19:22:16.5135110Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [159]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3250592) 2025-06-05T19:22:16.5135400Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [160]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3250640) 2025-06-05T19:22:16.5135690Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [161]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3250688) 2025-06-05T19:22:16.5135970Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [162]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5136240Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [163]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5136510Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [164]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5136790Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [165]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5137110Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [166]: MPSTensor(datatype=1, num_dims=4, dims=[96, 24, 1, 1], constant_buffer_size=4608, segment_offset=3250736) 2025-06-05T19:22:16.5137400Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [167]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5137690Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [168]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3255344) 2025-06-05T19:22:16.5137990Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [169]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3255536) 2025-06-05T19:22:16.5138280Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [170]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3255728) 2025-06-05T19:22:16.5138580Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [171]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3255920) 2025-06-05T19:22:16.5138940Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [172]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5139220Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [173]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5139490Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [174]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5139770Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [175]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5140050Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [176]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5140330Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [177]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5140720Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [178]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5141000Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [179]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 28, 28], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5141300Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [180]: MPSTensor(datatype=1, num_dims=4, dims=[96, 1, 5, 5], constant_buffer_size=4800, segment_offset=3256112) 2025-06-05T19:22:16.5141580Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [181]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5141870Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [182]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3260912) 2025-06-05T19:22:16.5142160Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [183]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3261104) 2025-06-05T19:22:16.5142450Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [184]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3261296) 2025-06-05T19:22:16.5142730Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [185]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3261488) 2025-06-05T19:22:16.5143020Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [186]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5143290Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [187]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5143620Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [188]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5143910Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [189]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5144190Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [190]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5144550Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [191]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5144830Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [192]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5145110Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [193]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5145420Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [194]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5145720Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [195]: MPSTensor(datatype=1, num_dims=4, dims=[24, 96, 1, 1], constant_buffer_size=4608, segment_offset=3261680) 2025-06-05T19:22:16.5146000Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [196]: MPSTensor(datatype=1, num_dims=1, dims=[24], constant_buffer_size=48, segment_offset=3266288) 2025-06-05T19:22:16.5146290Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [197]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5146570Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [198]: MPSTensor(datatype=2, num_dims=4, dims=[1, 24, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5146870Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [199]: MPSTensor(datatype=1, num_dims=4, dims=[96, 24, 1, 1], constant_buffer_size=4608, segment_offset=3266336) 2025-06-05T19:22:16.5147180Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [200]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3270944) 2025-06-05T19:22:16.5147520Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [201]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5147800Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [202]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5148080Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [203]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5148360Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [204]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5148640Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [205]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5148920Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [206]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5149220Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [207]: MPSTensor(datatype=1, num_dims=4, dims=[40, 96, 1, 1], constant_buffer_size=7680, segment_offset=3271136) 2025-06-05T19:22:16.5149510Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [208]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5149820Z [INFO 2025-06-05 19:22:16,497 mps_preprocess.py:291] [209]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3278816) 2025-06-05T19:22:16.5150610Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [210]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3278896) 2025-06-05T19:22:16.5150920Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [211]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3278976) 2025-06-05T19:22:16.5151210Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [212]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3279056) 2025-06-05T19:22:16.5151580Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [213]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5151860Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [214]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5152140Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [215]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5152480Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [216]: MPSTensor(datatype=1, num_dims=4, dims=[240, 40, 1, 1], constant_buffer_size=19200, segment_offset=3279136) 2025-06-05T19:22:16.5152780Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [217]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5153070Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [218]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3298336) 2025-06-05T19:22:16.5153370Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [219]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3298816) 2025-06-05T19:22:16.5153660Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [220]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3299296) 2025-06-05T19:22:16.5153980Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [221]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3299776) 2025-06-05T19:22:16.5154260Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [222]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5154540Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [223]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5154810Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [224]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5155110Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [225]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5155400Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [226]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5155680Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [227]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5155970Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [228]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5156250Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [229]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5156560Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [230]: MPSTensor(datatype=1, num_dims=4, dims=[240, 1, 5, 5], constant_buffer_size=12000, segment_offset=3300256) 2025-06-05T19:22:16.5156870Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [231]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5157170Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [232]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3312256) 2025-06-05T19:22:16.5157460Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [233]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3312736) 2025-06-05T19:22:16.5157750Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [234]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3313216) 2025-06-05T19:22:16.5158060Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [235]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3313696) 2025-06-05T19:22:16.5158350Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [236]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5158620Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [237]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5158910Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [238]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5159200Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [239]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5159490Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [240]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5159770Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [241]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5160060Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [242]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5160360Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [243]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5160650Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [244]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5160950Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [245]: MPSTensor(datatype=1, num_dims=4, dims=[64, 240, 1, 1], constant_buffer_size=30720, segment_offset=3314176) 2025-06-05T19:22:16.5161240Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [246]: MPSTensor(datatype=1, num_dims=1, dims=[64], constant_buffer_size=128, segment_offset=3344896) 2025-06-05T19:22:16.5161520Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [247]: MPSTensor(datatype=2, num_dims=4, dims=[1, 64, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5161810Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [248]: MPSTensor(datatype=2, num_dims=4, dims=[1, 64, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5162110Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [249]: MPSTensor(datatype=1, num_dims=4, dims=[240, 64, 1, 1], constant_buffer_size=30720, segment_offset=3345024) 2025-06-05T19:22:16.5162400Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [250]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3375744) 2025-06-05T19:22:16.5162690Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [251]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5162970Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [252]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5163280Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [253]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5163560Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [254]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5163850Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [255]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5164160Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [256]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5164460Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [257]: MPSTensor(datatype=1, num_dims=4, dims=[40, 240, 1, 1], constant_buffer_size=19200, segment_offset=3376224) 2025-06-05T19:22:16.5164750Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [258]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5165150Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [259]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3395424) 2025-06-05T19:22:16.5165440Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [260]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3395504) 2025-06-05T19:22:16.5165730Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [261]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3395584) 2025-06-05T19:22:16.5166020Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [262]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3395664) 2025-06-05T19:22:16.5166300Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [263]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5166570Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [264]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5166940Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [265]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5167220Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [266]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5167520Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [267]: MPSTensor(datatype=1, num_dims=4, dims=[240, 40, 1, 1], constant_buffer_size=19200, segment_offset=3395744) 2025-06-05T19:22:16.5167810Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [268]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5168100Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [269]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3414944) 2025-06-05T19:22:16.5168390Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [270]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3415424) 2025-06-05T19:22:16.5168680Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [271]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3415904) 2025-06-05T19:22:16.5168970Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [272]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3416384) 2025-06-05T19:22:16.5169260Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [273]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5169620Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [274]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5170280Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [275]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5170570Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [276]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5170860Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [277]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5171280Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [278]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5171560Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [279]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5171870Z [INFO 2025-06-05 19:22:16,498 mps_preprocess.py:291] [280]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5172280Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [281]: MPSTensor(datatype=1, num_dims=4, dims=[240, 1, 5, 5], constant_buffer_size=12000, segment_offset=3416864) 2025-06-05T19:22:16.5172600Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [282]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5172900Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [283]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3428864) 2025-06-05T19:22:16.5173190Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [284]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3429344) 2025-06-05T19:22:16.5173480Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [285]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3429824) 2025-06-05T19:22:16.5173820Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [286]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3430304) 2025-06-05T19:22:16.5174110Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [287]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5174380Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [288]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5174660Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [289]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5174940Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [290]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5175230Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [291]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5175510Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [292]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5175800Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [293]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5176080Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [294]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5176370Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [295]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5176700Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [296]: MPSTensor(datatype=1, num_dims=4, dims=[64, 240, 1, 1], constant_buffer_size=30720, segment_offset=3430784) 2025-06-05T19:22:16.5177000Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [297]: MPSTensor(datatype=1, num_dims=1, dims=[64], constant_buffer_size=128, segment_offset=3461504) 2025-06-05T19:22:16.5177280Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [298]: MPSTensor(datatype=2, num_dims=4, dims=[1, 64, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5177570Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [299]: MPSTensor(datatype=2, num_dims=4, dims=[1, 64, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5177900Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [300]: MPSTensor(datatype=1, num_dims=4, dims=[240, 64, 1, 1], constant_buffer_size=30720, segment_offset=3461632) 2025-06-05T19:22:16.5178190Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [301]: MPSTensor(datatype=1, num_dims=1, dims=[240], constant_buffer_size=480, segment_offset=3492352) 2025-06-05T19:22:16.5178480Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [302]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5178790Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [303]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5179070Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [304]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5179360Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [305]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5179640Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [306]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5179920Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [307]: MPSTensor(datatype=2, num_dims=4, dims=[1, 240, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5180250Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [308]: MPSTensor(datatype=1, num_dims=4, dims=[40, 240, 1, 1], constant_buffer_size=19200, segment_offset=3492832) 2025-06-05T19:22:16.5180540Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [309]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5180830Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [310]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3512032) 2025-06-05T19:22:16.5181110Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [311]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3512112) 2025-06-05T19:22:16.5181400Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [312]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3512192) 2025-06-05T19:22:16.5181680Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [313]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3512272) 2025-06-05T19:22:16.5181970Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [314]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5182240Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [315]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5182510Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [316]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5182790Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [317]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5183120Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [318]: MPSTensor(datatype=1, num_dims=4, dims=[120, 40, 1, 1], constant_buffer_size=9600, segment_offset=3512352) 2025-06-05T19:22:16.5183410Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [319]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5183700Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [320]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3521952) 2025-06-05T19:22:16.5184010Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [321]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3522192) 2025-06-05T19:22:16.5184300Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [322]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3522432) 2025-06-05T19:22:16.5184590Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [323]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3522672) 2025-06-05T19:22:16.5184900Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [324]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5185170Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [325]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5185440Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [326]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5185730Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [327]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5186010Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [328]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5186300Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [329]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5186600Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [330]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5186890Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [331]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5187190Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [332]: MPSTensor(datatype=1, num_dims=4, dims=[120, 1, 5, 5], constant_buffer_size=6000, segment_offset=3522912) 2025-06-05T19:22:16.5187470Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [333]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5187770Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [334]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3528912) 2025-06-05T19:22:16.5188060Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [335]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3529152) 2025-06-05T19:22:16.5188350Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [336]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3529392) 2025-06-05T19:22:16.5188640Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [337]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3529632) 2025-06-05T19:22:16.5188920Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [338]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5189220Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [339]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5189490Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [340]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5189780Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [341]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5190430Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [342]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5190820Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [343]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5191100Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [344]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5191390Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [345]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5191790Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [346]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5192100Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [347]: MPSTensor(datatype=1, num_dims=4, dims=[32, 120, 1, 1], constant_buffer_size=7680, segment_offset=3529872) 2025-06-05T19:22:16.5192390Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [348]: MPSTensor(datatype=1, num_dims=1, dims=[32], constant_buffer_size=64, segment_offset=3537552) 2025-06-05T19:22:16.5192670Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [349]: MPSTensor(datatype=2, num_dims=4, dims=[1, 32, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5192950Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [350]: MPSTensor(datatype=2, num_dims=4, dims=[1, 32, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5193350Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [351]: MPSTensor(datatype=1, num_dims=4, dims=[120, 32, 1, 1], constant_buffer_size=7680, segment_offset=3537616) 2025-06-05T19:22:16.5193640Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [352]: MPSTensor(datatype=1, num_dims=1, dims=[120], constant_buffer_size=240, segment_offset=3545296) 2025-06-05T19:22:16.5193930Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [353]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5194210Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [354]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5194490Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [355]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5194780Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [356]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5195060Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [357]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5195350Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [358]: MPSTensor(datatype=2, num_dims=4, dims=[1, 120, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5195650Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [359]: MPSTensor(datatype=1, num_dims=4, dims=[48, 120, 1, 1], constant_buffer_size=11520, segment_offset=3545536) 2025-06-05T19:22:16.5195930Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [360]: MPSTensor(datatype=2, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5196330Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [361]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3557056) 2025-06-05T19:22:16.5196620Z [INFO 2025-06-05 19:22:16,499 mps_preprocess.py:291] [362]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3557152) 2025-06-05T19:22:16.5196910Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [363]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3557248) 2025-06-05T19:22:16.5197190Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [364]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3557344) 2025-06-05T19:22:16.5197570Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [365]: MPSTensor(datatype=2, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5197840Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [366]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5198110Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [367]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5198440Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [368]: MPSTensor(datatype=1, num_dims=4, dims=[144, 48, 1, 1], constant_buffer_size=13824, segment_offset=3557440) 2025-06-05T19:22:16.5198730Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [369]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5199020Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [370]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3571264) 2025-06-05T19:22:16.5199310Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [371]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3571552) 2025-06-05T19:22:16.5199600Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [372]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3571840) 2025-06-05T19:22:16.5199920Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [373]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3572128) 2025-06-05T19:22:16.5200210Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [374]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5200480Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [375]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5200750Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [376]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5201040Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [377]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5201330Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [378]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5201610Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [379]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5201900Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [380]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5202180Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [381]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5202490Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [382]: MPSTensor(datatype=1, num_dims=4, dims=[144, 1, 5, 5], constant_buffer_size=7200, segment_offset=3572416) 2025-06-05T19:22:16.5202790Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [383]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5203090Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [384]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3579616) 2025-06-05T19:22:16.5203380Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [385]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3579904) 2025-06-05T19:22:16.5211730Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [386]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3580192) 2025-06-05T19:22:16.5212100Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [387]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3580480) 2025-06-05T19:22:16.5212380Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [388]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5212690Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [389]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5212960Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [390]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5213250Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [391]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5213540Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [392]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5213820Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [393]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5214110Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [394]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5214430Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [395]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5214710Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [396]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5215020Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [397]: MPSTensor(datatype=1, num_dims=4, dims=[40, 144, 1, 1], constant_buffer_size=11520, segment_offset=3580768) 2025-06-05T19:22:16.5215300Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [398]: MPSTensor(datatype=1, num_dims=1, dims=[40], constant_buffer_size=80, segment_offset=3592288) 2025-06-05T19:22:16.5215590Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [399]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5215870Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [400]: MPSTensor(datatype=2, num_dims=4, dims=[1, 40, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5216170Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [401]: MPSTensor(datatype=1, num_dims=4, dims=[144, 40, 1, 1], constant_buffer_size=11520, segment_offset=3592368) 2025-06-05T19:22:16.5216460Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [402]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=3603888) 2025-06-05T19:22:16.5216750Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [403]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5217050Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [404]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5217340Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [405]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5217620Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [406]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5217910Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [407]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5218220Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [408]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5218520Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [409]: MPSTensor(datatype=1, num_dims=4, dims=[48, 144, 1, 1], constant_buffer_size=13824, segment_offset=3604176) 2025-06-05T19:22:16.5218800Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [410]: MPSTensor(datatype=2, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5219110Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [411]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3618000) 2025-06-05T19:22:16.5219400Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [412]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3618096) 2025-06-05T19:22:16.5219680Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [413]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3618192) 2025-06-05T19:22:16.5219960Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [414]: MPSTensor(datatype=1, num_dims=1, dims=[48], constant_buffer_size=96, segment_offset=3618288) 2025-06-05T19:22:16.5220250Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [415]: MPSTensor(datatype=2, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5220540Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [416]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5220810Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [417]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5221100Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [418]: MPSTensor(datatype=2, num_dims=4, dims=[1, 48, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5221400Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [419]: MPSTensor(datatype=1, num_dims=4, dims=[288, 48, 1, 1], constant_buffer_size=27648, segment_offset=3618384) 2025-06-05T19:22:16.5221680Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [420]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5221970Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [421]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3646032) 2025-06-05T19:22:16.5222270Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [422]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3646608) 2025-06-05T19:22:16.5222550Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [423]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3647184) 2025-06-05T19:22:16.5222840Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [424]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3647760) 2025-06-05T19:22:16.5223130Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [425]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5223420Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [426]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5223690Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [427]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5223980Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [428]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5224260Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [429]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5224570Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [430]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5224850Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [431]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5225130Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [432]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 14, 14], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5225520Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [433]: MPSTensor(datatype=1, num_dims=4, dims=[288, 1, 5, 5], constant_buffer_size=14400, segment_offset=3648336) 2025-06-05T19:22:16.5225810Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [434]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5226100Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [435]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3662736) 2025-06-05T19:22:16.5226390Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [436]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3663312) 2025-06-05T19:22:16.5226680Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [437]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3663888) 2025-06-05T19:22:16.5227060Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [438]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3664464) 2025-06-05T19:22:16.5227340Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [439]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5227610Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [440]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5227880Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [441]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5228170Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [442]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5228450Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [443]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5228730Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [444]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5229020Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [445]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5229300Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [446]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5229580Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [447]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5229970Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [448]: MPSTensor(datatype=1, num_dims=4, dims=[72, 288, 1, 1], constant_buffer_size=41472, segment_offset=3665040) 2025-06-05T19:22:16.5230270Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [449]: MPSTensor(datatype=1, num_dims=1, dims=[72], constant_buffer_size=144, segment_offset=3706512) 2025-06-05T19:22:16.5230550Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [450]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5230830Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [451]: MPSTensor(datatype=2, num_dims=4, dims=[1, 72, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5231230Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [452]: MPSTensor(datatype=1, num_dims=4, dims=[288, 72, 1, 1], constant_buffer_size=41472, segment_offset=3706656) 2025-06-05T19:22:16.5231520Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [453]: MPSTensor(datatype=1, num_dims=1, dims=[288], constant_buffer_size=576, segment_offset=3748128) 2025-06-05T19:22:16.5231830Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [454]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5232110Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [455]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5232390Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [456]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5232680Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [457]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5232960Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [458]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5233240Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [459]: MPSTensor(datatype=2, num_dims=4, dims=[1, 288, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5233570Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [460]: MPSTensor(datatype=1, num_dims=4, dims=[96, 288, 1, 1], constant_buffer_size=55296, segment_offset=3748704) 2025-06-05T19:22:16.5233850Z [INFO 2025-06-05 19:22:16,500 mps_preprocess.py:291] [461]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5234140Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [462]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3804000) 2025-06-05T19:22:16.5234430Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [463]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3804192) 2025-06-05T19:22:16.5234710Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [464]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3804384) 2025-06-05T19:22:16.5235000Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [465]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=3804576) 2025-06-05T19:22:16.5235280Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [466]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5235550Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [467]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5235830Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [468]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5236130Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [469]: MPSTensor(datatype=1, num_dims=4, dims=[576, 96, 1, 1], constant_buffer_size=110592, segment_offset=3804768) 2025-06-05T19:22:16.5236440Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [470]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5236740Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [471]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3915360) 2025-06-05T19:22:16.5237030Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [472]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3916512) 2025-06-05T19:22:16.5237340Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [473]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3917664) 2025-06-05T19:22:16.5237630Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [474]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3918816) 2025-06-05T19:22:16.5237910Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [475]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5238210Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [476]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5238480Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [477]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5238760Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [478]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5239050Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [479]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5239330Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [480]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5239610Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [481]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5239920Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [482]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5240220Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [483]: MPSTensor(datatype=1, num_dims=4, dims=[576, 1, 5, 5], constant_buffer_size=28800, segment_offset=3919968) 2025-06-05T19:22:16.5240510Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [484]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5240800Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [485]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3948768) 2025-06-05T19:22:16.5241100Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [486]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3949920) 2025-06-05T19:22:16.5241390Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [487]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3951072) 2025-06-05T19:22:16.5241680Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [488]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=3952224) 2025-06-05T19:22:16.5241960Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [489]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5242230Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [490]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5242530Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [491]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5242810Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [492]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5243100Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [493]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5243380Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [494]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5243680Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [495]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5243970Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [496]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5244250Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [497]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5244580Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [498]: MPSTensor(datatype=1, num_dims=4, dims=[144, 576, 1, 1], constant_buffer_size=165888, segment_offset=3953376) 2025-06-05T19:22:16.5244870Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [499]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=4119264) 2025-06-05T19:22:16.5245150Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [500]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5245440Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [501]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5246060Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [502]: MPSTensor(datatype=1, num_dims=4, dims=[576, 144, 1, 1], constant_buffer_size=165888, segment_offset=4119552) 2025-06-05T19:22:16.5246430Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [503]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4285440) 2025-06-05T19:22:16.5246720Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [504]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5247000Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [505]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5247280Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [506]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5247560Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [507]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5247850Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [508]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5248130Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [509]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5248440Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [510]: MPSTensor(datatype=1, num_dims=4, dims=[96, 576, 1, 1], constant_buffer_size=110592, segment_offset=4286592) 2025-06-05T19:22:16.5248720Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [511]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5249010Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [512]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4397184) 2025-06-05T19:22:16.5249320Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [513]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4397376) 2025-06-05T19:22:16.5249610Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [514]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4397568) 2025-06-05T19:22:16.5249900Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [515]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4397760) 2025-06-05T19:22:16.5250180Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [516]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5250480Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [517]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5250750Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [518]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5251040Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [519]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5251470Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [520]: MPSTensor(datatype=1, num_dims=4, dims=[576, 96, 1, 1], constant_buffer_size=110592, segment_offset=4397952) 2025-06-05T19:22:16.5251760Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [521]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5252050Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [522]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4508544) 2025-06-05T19:22:16.5252340Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [523]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4509696) 2025-06-05T19:22:16.5252630Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [524]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4510848) 2025-06-05T19:22:16.5253030Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [525]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4512000) 2025-06-05T19:22:16.5253310Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [526]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5253580Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [527]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5253850Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [528]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5254140Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [529]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5254420Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [530]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5254700Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [531]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5254980Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [532]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5255280Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [533]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5255580Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [534]: MPSTensor(datatype=1, num_dims=4, dims=[576, 1, 5, 5], constant_buffer_size=28800, segment_offset=4513152) 2025-06-05T19:22:16.5255950Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [535]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5256250Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [536]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4541952) 2025-06-05T19:22:16.5256540Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [537]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4543104) 2025-06-05T19:22:16.5256960Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [538]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4544256) 2025-06-05T19:22:16.5257250Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [539]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4545408) 2025-06-05T19:22:16.5257540Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [540]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5257850Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [541]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5258120Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [542]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5258410Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [543]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5258690Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [544]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5258970Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [545]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5259260Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [546]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5259570Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [547]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5259850Z [INFO 2025-06-05 19:22:16,501 mps_preprocess.py:291] [548]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5260160Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [549]: MPSTensor(datatype=1, num_dims=4, dims=[144, 576, 1, 1], constant_buffer_size=165888, segment_offset=4546560) 2025-06-05T19:22:16.5260450Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [550]: MPSTensor(datatype=1, num_dims=1, dims=[144], constant_buffer_size=288, segment_offset=4712448) 2025-06-05T19:22:16.5260740Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [551]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5261020Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [552]: MPSTensor(datatype=2, num_dims=4, dims=[1, 144, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5261330Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [553]: MPSTensor(datatype=1, num_dims=4, dims=[576, 144, 1, 1], constant_buffer_size=165888, segment_offset=4712736) 2025-06-05T19:22:16.5261620Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [554]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=4878624) 2025-06-05T19:22:16.5261900Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [555]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5262210Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [556]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5262500Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [557]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5262780Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [558]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5263060Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [559]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5263370Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [560]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5263680Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [561]: MPSTensor(datatype=1, num_dims=4, dims=[96, 576, 1, 1], constant_buffer_size=110592, segment_offset=4879776) 2025-06-05T19:22:16.5263960Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [562]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5264270Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [563]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4990368) 2025-06-05T19:22:16.5264560Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [564]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4990560) 2025-06-05T19:22:16.5264850Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [565]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4990752) 2025-06-05T19:22:16.5265140Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [566]: MPSTensor(datatype=1, num_dims=1, dims=[96], constant_buffer_size=192, segment_offset=4990944) 2025-06-05T19:22:16.5265420Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [567]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5265720Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [568]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5265990Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [569]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5266270Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [570]: MPSTensor(datatype=2, num_dims=4, dims=[1, 96, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5266580Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [571]: MPSTensor(datatype=1, num_dims=4, dims=[576, 96, 1, 1], constant_buffer_size=110592, segment_offset=4991136) 2025-06-05T19:22:16.5266860Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [572]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5267160Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [573]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=5101728) 2025-06-05T19:22:16.5267450Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [574]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=5102880) 2025-06-05T19:22:16.5267740Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [575]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=5104032) 2025-06-05T19:22:16.5268030Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [576]: MPSTensor(datatype=1, num_dims=1, dims=[576], constant_buffer_size=1152, segment_offset=5105184) 2025-06-05T19:22:16.5268310Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [577]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5268610Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [578]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5268880Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [579]: MPSTensor(datatype=2, num_dims=1, dims=[0], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5269170Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [580]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5269450Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [581]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5269760Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [582]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5270040Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [583]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5270320Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [584]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 7, 7], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5270630Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [585]: MPSTensor(datatype=2, num_dims=4, dims=[1, 576, 1, 1], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5270910Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [586]: MPSTensor(datatype=2, num_dims=2, dims=[1, 576], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5271210Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [587]: MPSTensor(datatype=1, num_dims=1, dims=[1024], constant_buffer_size=2048, segment_offset=5106336) 2025-06-05T19:22:16.5271490Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [588]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5271770Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [589]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5272070Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [590]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5272340Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [591]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5272620Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [592]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5272900Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [593]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1024], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5273190Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [594]: MPSTensor(datatype=1, num_dims=1, dims=[1000], constant_buffer_size=2000, segment_offset=5108384) 2025-06-05T19:22:16.5273470Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:291] [595]: MPSTensor(datatype=2, num_dims=2, dims=[1, 1000], constant_buffer_size=0, segment_offset=0) 2025-06-05T19:22:16.5273600Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:292] Input ids: 2025-06-05T19:22:16.5273710Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:294] 0 2025-06-05T19:22:16.5273840Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:295] Constant ids: 2025-06-05T19:22:16.5273950Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 1 2025-06-05T19:22:16.5274050Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 3 2025-06-05T19:22:16.5274160Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 5 2025-06-05T19:22:16.5274260Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 7 2025-06-05T19:22:16.5274360Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 8 2025-06-05T19:22:16.5274460Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 9 2025-06-05T19:22:16.5274590Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 10 2025-06-05T19:22:16.5274700Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 11 2025-06-05T19:22:16.5274810Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 12 2025-06-05T19:22:16.5274910Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 13 2025-06-05T19:22:16.5275030Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 14 2025-06-05T19:22:16.5275130Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 15 2025-06-05T19:22:16.5275230Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 16 2025-06-05T19:22:16.5275360Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 17 2025-06-05T19:22:16.5275460Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 18 2025-06-05T19:22:16.5275560Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 19 2025-06-05T19:22:16.5275670Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 20 2025-06-05T19:22:16.5275770Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 21 2025-06-05T19:22:16.5275880Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 22 2025-06-05T19:22:16.5275980Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 23 2025-06-05T19:22:16.5276170Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 24 2025-06-05T19:22:16.5276270Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 25 2025-06-05T19:22:16.5276380Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 26 2025-06-05T19:22:16.5276480Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 27 2025-06-05T19:22:16.5276580Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 28 2025-06-05T19:22:16.5276690Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 29 2025-06-05T19:22:16.5276790Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 30 2025-06-05T19:22:16.5276890Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 31 2025-06-05T19:22:16.5276990Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 32 2025-06-05T19:22:16.5277100Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 33 2025-06-05T19:22:16.5277200Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 34 2025-06-05T19:22:16.5277390Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 35 2025-06-05T19:22:16.5277500Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 36 2025-06-05T19:22:16.5277600Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 37 2025-06-05T19:22:16.5277700Z [INFO 2025-06-05 19:22:16,502 mps_preprocess.py:297] 38 2025-06-05T19:22:16.5277800Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 39 2025-06-05T19:22:16.5277910Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 40 2025-06-05T19:22:16.5278010Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 41 2025-06-05T19:22:16.5278110Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 42 2025-06-05T19:22:16.5278210Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 43 2025-06-05T19:22:16.5278320Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 44 2025-06-05T19:22:16.5278420Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 45 2025-06-05T19:22:16.5278520Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 46 2025-06-05T19:22:16.5278630Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 47 2025-06-05T19:22:16.5278730Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 48 2025-06-05T19:22:16.5278840Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 49 2025-06-05T19:22:16.5278940Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 50 2025-06-05T19:22:16.5279040Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 51 2025-06-05T19:22:16.5279140Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 52 2025-06-05T19:22:16.5279250Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 53 2025-06-05T19:22:16.5279350Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 54 2025-06-05T19:22:16.5279450Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 55 2025-06-05T19:22:16.5279550Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 56 2025-06-05T19:23:03.2719720Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 57 2025-06-05T19:23:03.2720680Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 58 2025-06-05T19:23:03.2721130Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 59 2025-06-05T19:23:03.2721710Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 60 2025-06-05T19:23:03.2722070Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 61 2025-06-05T19:23:03.2722540Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 62 2025-06-05T19:23:03.2722880Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 63 2025-06-05T19:23:03.2724090Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 64 2025-06-05T19:23:03.2724520Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 65 2025-06-05T19:23:03.2724900Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 66 2025-06-05T19:23:03.2725230Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 75 2025-06-05T19:23:03.2725610Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 77 2025-06-05T19:23:03.2726000Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 78 2025-06-05T19:23:03.2726400Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 79 2025-06-05T19:23:03.2727430Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 80 2025-06-05T19:23:03.2727880Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 86 2025-06-05T19:23:03.2728280Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 87 2025-06-05T19:23:03.2745010Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 90 2025-06-05T19:23:03.2745480Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 91 2025-06-05T19:23:03.2745890Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 98 2025-06-05T19:23:03.2746430Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 100 2025-06-05T19:23:03.2746780Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 101 2025-06-05T19:23:03.2747170Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 102 2025-06-05T19:23:03.2747590Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 103 2025-06-05T19:23:03.2748000Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 107 2025-06-05T19:23:03.2749140Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 109 2025-06-05T19:23:03.2749560Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 110 2025-06-05T19:23:03.2749950Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 111 2025-06-05T19:23:03.2750340Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 112 2025-06-05T19:23:03.2750750Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 117 2025-06-05T19:23:03.2751180Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 119 2025-06-05T19:23:03.2751670Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 120 2025-06-05T19:23:03.2752010Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 121 2025-06-05T19:23:03.2752470Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 122 2025-06-05T19:23:03.2752860Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 127 2025-06-05T19:23:03.2753280Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 129 2025-06-05T19:23:03.2753620Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 130 2025-06-05T19:23:03.2754020Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 131 2025-06-05T19:23:03.2754430Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 132 2025-06-05T19:23:03.2754890Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 136 2025-06-05T19:23:03.2755250Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 138 2025-06-05T19:23:03.2755800Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 139 2025-06-05T19:23:03.2756260Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 140 2025-06-05T19:23:03.2756700Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 141 2025-06-05T19:23:03.2757080Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 146 2025-06-05T19:23:03.2757530Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 148 2025-06-05T19:23:03.2758200Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 149 2025-06-05T19:23:03.2758630Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 150 2025-06-05T19:23:03.2759010Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 151 2025-06-05T19:23:03.2759440Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 156 2025-06-05T19:23:03.2759880Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 158 2025-06-05T19:23:03.2760350Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 159 2025-06-05T19:23:03.2760690Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 160 2025-06-05T19:23:03.2761220Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 161 2025-06-05T19:23:03.2761610Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 166 2025-06-05T19:23:03.2762000Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 168 2025-06-05T19:23:03.2762340Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 169 2025-06-05T19:23:03.2762770Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 170 2025-06-05T19:23:03.2763170Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 171 2025-06-05T19:23:03.2763600Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 180 2025-06-05T19:23:03.2764080Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 182 2025-06-05T19:23:03.2764520Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 183 2025-06-05T19:23:03.2764910Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 184 2025-06-05T19:23:03.2765290Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 185 2025-06-05T19:23:03.2765680Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 195 2025-06-05T19:23:03.2766050Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 196 2025-06-05T19:23:03.2766480Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 199 2025-06-05T19:23:03.2766840Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 200 2025-06-05T19:23:03.2767280Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 207 2025-06-05T19:23:03.2767690Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 209 2025-06-05T19:23:03.2768060Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 210 2025-06-05T19:23:03.2768560Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 211 2025-06-05T19:23:03.2768990Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 212 2025-06-05T19:23:03.2769380Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 216 2025-06-05T19:23:03.2769750Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 218 2025-06-05T19:23:03.2770130Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 219 2025-06-05T19:23:03.2770540Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 220 2025-06-05T19:23:03.2770930Z [INFO 2025-06-05 19:22:16,503 mps_preprocess.py:297] 221 2025-06-05T19:23:03.2771290Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 230 2025-06-05T19:23:03.2771690Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 232 2025-06-05T19:23:03.2772080Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 233 2025-06-05T19:23:03.2772430Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 234 2025-06-05T19:23:03.2772830Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 235 2025-06-05T19:23:03.2773240Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 245 2025-06-05T19:23:03.2773650Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 246 2025-06-05T19:23:03.2774030Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 249 2025-06-05T19:23:03.2774510Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 250 2025-06-05T19:23:03.2774880Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 257 2025-06-05T19:23:03.2775330Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 259 2025-06-05T19:23:03.2775670Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 260 2025-06-05T19:23:03.2776080Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 261 2025-06-05T19:23:03.2776500Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 262 2025-06-05T19:23:03.2777020Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 267 2025-06-05T19:23:03.2777370Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 269 2025-06-05T19:23:03.2777790Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 270 2025-06-05T19:23:03.2778190Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 271 2025-06-05T19:23:03.2778570Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 272 2025-06-05T19:23:03.2778900Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 281 2025-06-05T19:23:03.2779310Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 283 2025-06-05T19:23:03.2779870Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 284 2025-06-05T19:23:03.2780250Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 285 2025-06-05T19:23:03.2780590Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 286 2025-06-05T19:23:03.2780990Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 296 2025-06-05T19:23:03.2781410Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 297 2025-06-05T19:23:03.2781840Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 300 2025-06-05T19:23:03.2782190Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 301 2025-06-05T19:23:03.2782680Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 308 2025-06-05T19:23:03.2783090Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 310 2025-06-05T19:23:03.2783500Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 311 2025-06-05T19:23:03.2783820Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 312 2025-06-05T19:23:03.2784210Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 313 2025-06-05T19:23:03.2784590Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 318 2025-06-05T19:23:03.2784980Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 320 2025-06-05T19:23:03.2785350Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 321 2025-06-05T19:23:03.2785760Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 322 2025-06-05T19:23:03.2786160Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 323 2025-06-05T19:23:03.2786550Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 332 2025-06-05T19:23:03.2786970Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 334 2025-06-05T19:23:03.2787380Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 335 2025-06-05T19:23:03.2787770Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 336 2025-06-05T19:23:03.2788150Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 337 2025-06-05T19:23:03.2788750Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 347 2025-06-05T19:23:03.2789370Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 348 2025-06-05T19:23:03.2790000Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 351 2025-06-05T19:23:03.2790480Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 352 2025-06-05T19:23:03.2790990Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 359 2025-06-05T19:23:03.2791520Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 361 2025-06-05T19:23:03.2791990Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 362 2025-06-05T19:23:03.2792480Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 363 2025-06-05T19:23:03.2793050Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 364 2025-06-05T19:23:03.2793490Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 368 2025-06-05T19:23:03.2793920Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 370 2025-06-05T19:23:03.2794390Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 371 2025-06-05T19:23:03.2794940Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 372 2025-06-05T19:23:03.2795460Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 373 2025-06-05T19:23:03.2796070Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 382 2025-06-05T19:23:03.2796560Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 384 2025-06-05T19:23:05.5234590Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 385 2025-06-05T19:23:05.5236990Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 386 2025-06-05T19:23:05.5238070Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 387 2025-06-05T19:23:05.5238540Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 397 2025-06-05T19:23:05.5238950Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 398 2025-06-05T19:23:05.5239340Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 401 2025-06-05T19:23:05.5239680Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 402 2025-06-05T19:23:05.5240060Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 409 2025-06-05T19:23:05.5240690Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 411 2025-06-05T19:23:05.5241100Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 412 2025-06-05T19:23:05.5241440Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 413 2025-06-05T19:23:05.5241820Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 414 2025-06-05T19:23:05.5242170Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 419 2025-06-05T19:23:05.5242570Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 421 2025-06-05T19:23:05.5242920Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 422 2025-06-05T19:23:05.5243540Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 423 2025-06-05T19:23:05.5243940Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 424 2025-06-05T19:23:05.5244330Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 433 2025-06-05T19:23:05.5244650Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 435 2025-06-05T19:23:05.5245030Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 436 2025-06-05T19:23:05.5245410Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 437 2025-06-05T19:23:05.5245820Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 438 2025-06-05T19:23:05.5246150Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 448 2025-06-05T19:23:05.5246510Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 449 2025-06-05T19:23:05.5246920Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 452 2025-06-05T19:23:05.5247330Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 453 2025-06-05T19:23:05.5247930Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 460 2025-06-05T19:23:05.5248330Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 462 2025-06-05T19:23:05.5248730Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 463 2025-06-05T19:23:05.5249080Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 464 2025-06-05T19:23:05.5249440Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 465 2025-06-05T19:23:05.5249770Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 469 2025-06-05T19:23:05.5250140Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 471 2025-06-05T19:23:05.5250470Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 472 2025-06-05T19:23:05.5250830Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 473 2025-06-05T19:23:05.5251190Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 474 2025-06-05T19:23:05.5251570Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 483 2025-06-05T19:23:05.5251860Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 485 2025-06-05T19:23:05.5252230Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 486 2025-06-05T19:23:05.5252610Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 487 2025-06-05T19:23:05.5252990Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 488 2025-06-05T19:23:05.5253320Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 498 2025-06-05T19:23:05.5253700Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 499 2025-06-05T19:23:05.5254110Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 502 2025-06-05T19:23:05.5254500Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 503 2025-06-05T19:23:05.5254830Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 510 2025-06-05T19:23:05.5255260Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 512 2025-06-05T19:23:05.5255810Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 513 2025-06-05T19:23:05.5256220Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 514 2025-06-05T19:23:05.5256550Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 515 2025-06-05T19:23:05.5256930Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 520 2025-06-05T19:23:05.5257300Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 522 2025-06-05T19:23:05.5257670Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 523 2025-06-05T19:23:05.5258000Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 524 2025-06-05T19:23:05.5258490Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 525 2025-06-05T19:23:05.5258880Z [INFO 2025-06-05 19:22:16,504 mps_preprocess.py:297] 534 2025-06-05T19:23:05.5259260Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 536 2025-06-05T19:23:05.5259580Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 537 2025-06-05T19:23:05.5259920Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 538 2025-06-05T19:23:05.5260300Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 539 2025-06-05T19:23:05.5260680Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 549 2025-06-05T19:23:05.5261090Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 550 2025-06-05T19:23:05.5261430Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 553 2025-06-05T19:23:05.5261800Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 554 2025-06-05T19:23:05.5262140Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 561 2025-06-05T19:23:05.5262470Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 563 2025-06-05T19:23:05.5262810Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 564 2025-06-05T19:23:05.5263140Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 565 2025-06-05T19:23:05.5263470Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 566 2025-06-05T19:23:05.5263800Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 571 2025-06-05T19:23:05.5264090Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 573 2025-06-05T19:23:05.5264380Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 574 2025-06-05T19:23:05.5264720Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 575 2025-06-05T19:23:05.5265010Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 576 2025-06-05T19:23:05.5265300Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 587 2025-06-05T19:23:05.5265590Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:297] 594 2025-06-05T19:23:05.5265890Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:298] Output ids: 2025-06-05T19:23:05.5266200Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:300] 595 2025-06-05T19:23:05.5266580Z [INFO 2025-06-05 19:22:16,505 mps_preprocess.py:301] Constant segment: DataSegment(offset=0, size=0) 2025-06-05T19:23:05.5266980Z [INFO 2025-06-05 19:22:16,645 mps_example.py:185] Lowered graph: 2025-06-05T19:23:05.5267220Z graph(): 2025-06-05T19:23:05.5267450Z %x : [num_users=1] = placeholder[target=x] 2025-06-05T19:23:05.5267760Z %lowered_module_0 : [num_users=1] = get_attr[target=lowered_module_0] 2025-06-05T19:23:05.5268350Z %executorch_call_delegate : [num_users=1] = call_function[target=torch.ops.higher_order.executorch_call_delegate](args = (%lowered_module_0, %x), kwargs = {}) 2025-06-05T19:23:05.5269030Z %getitem_34 : [num_users=1] = call_function[target=operator.getitem](args = (%executorch_call_delegate, 0), kwargs = {}) 2025-06-05T19:23:05.5269420Z return (getitem_34,) 2025-06-05T19:23:05.5269750Z [DEBUG 2025-06-05 19:22:16,871 normalize_view_copy_base_pass.py:52] Updated the base on 0 view_copy nodes. 2025-06-05T19:23:05.5270320Z [DEBUG 2025-06-05 19:22:16,871 replace_view_copy_with_view_pass.py:296] Replaced 0 view_copy nodes with nodes. 2025-06-05T19:23:05.5270890Z [DEBUG 2025-06-05 19:22:16,871 memory_planning.py:832] greedy algorithm returns bufsizes: [0, 606112] 2025-06-05T19:23:05.5271480Z [DEBUG 2025-06-05 19:22:16,871 memory_planning.py:903] Best memory planning algo for this model is greedy 2025-06-05T19:23:05.5272350Z [DEBUG 2025-06-05 19:22:16,871 memory_planning_pass.py:154] The algorithm reuses storage for 0 pair of tensors 2025-06-05T19:23:05.5282750Z [INFO 2025-06-05 19:22:20,806 utils.py:141] Saved exported program to mv3_mps_float16.pte 2025-06-05T19:23:05.5283040Z 2025-06-05T19:23:05.5283490Z W0605 19:22:22.563000 42854 site-packages/torch/distributed/elastic/multiprocessing/redirects.py:29] NOTE: Redirects are currently not supported in Windows or MacOs. 2025-06-05T19:23:05.5285910Z Found library at: /Users/runner/work/_temp/conda_environment_15475023334/lib/python3.11/site-packages/torchao/libtorchao_ops_aten.dylib 2025-06-05T19:23:05.5287450Z  2025-06-05T19:23:05.5287610Z ** Downloading Labels ** 2025-06-05T19:23:05.5287790Z  2025-06-05T19:23:05.5288030Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-06-05T19:23:05.5288370Z Dload Upload Total Spent Left Speed 2025-06-05T19:23:05.5288560Z 2025-06-05T19:23:05.5288670Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-06-05T19:23:05.5289140Z 100 10472 100 10472 0 0 642k 0 --:--:-- --:--:-- --:--:-- 681k 2025-06-05T19:23:05.5289500Z  2025-06-05T19:23:05.5289690Z ** Creating Simulator ** 2025-06-05T19:23:05.5289970Z  2025-06-05T19:23:05.5290370Z No runtime specified, using 'iOS 18.2 (18.2 - 22C150) - com.apple.CoreSimulator.SimRuntime.iOS-18-2' 2025-06-05T19:23:05.5290820Z 657F67E1-274C-4947-9759-657743025AD7 2025-06-05T19:23:05.5291040Z  2025-06-05T19:23:05.5291170Z ** Running Tests ** 2025-06-05T19:23:05.5291340Z  2025-06-05T19:23:05.5291480Z Command line invocation: 2025-06-05T19:23:05.5293110Z /Applications/Xcode_15.4.app/Contents/Developer/usr/bin/xcodebuild test -project executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj -scheme MobileNetClassifierTest -destination name=executorch 2025-06-05T19:23:05.5294580Z 2025-06-05T19:23:05.5294850Z User defaults from command line: 2025-06-05T19:23:05.5295090Z IDEPackageSupportUseBuiltinSCM = YES 2025-06-05T19:23:05.5295270Z 2025-06-05T19:23:05.5295340Z Resolve Package Graph 2025-06-05T19:23:05.5295460Z 2025-06-05T19:23:05.5295690Z Fetching from https://github.com/pytorch/executorch 2025-06-05T19:23:05.5295880Z 2025-06-05T19:23:05.5301950Z Creating working copy of package ‘executorch’ 2025-06-05T19:23:05.5302130Z 2025-06-05T19:23:05.5302460Z Checking out swiftpm-0.6.0 (5a47ec0) of package ‘executorch’ 2025-06-05T19:23:05.5302680Z 2025-06-05T19:23:05.5302680Z 2025-06-05T19:23:05.5302760Z Resolved source packages: 2025-06-05T19:23:05.5303090Z executorch: https://github.com/pytorch/executorch @ swiftpm-0.6.0 (5a47ec0) 2025-06-05T19:23:05.5303360Z 2025-06-05T19:23:05.5303540Z --- xcodebuild: WARNING: Using the first of multiple matching destinations: 2025-06-05T19:23:05.5303990Z { platform:iOS Simulator, id:657F67E1-274C-4947-9759-657743025AD7, OS:18.2, name:executorch } 2025-06-05T19:23:05.5304460Z { platform:iOS Simulator, id:657F67E1-274C-4947-9759-657743025AD7, OS:18.2, name:executorch } 2025-06-05T19:23:05.5304800Z Prepare packages 2025-06-05T19:23:05.5304910Z 2025-06-05T19:23:05.5304990Z ComputeTargetDependencyGraph 2025-06-05T19:23:05.5305210Z note: Building targets in dependency order 2025-06-05T19:23:05.5305450Z note: Target dependency graph (14 targets) 2025-06-05T19:23:05.5305770Z Target 'MobileNetClassifierTest' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5306390Z ➜ Explicit dependency on target 'App' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5307030Z ➜ Implicit dependency on target 'MobileNetClassifier' in project 'ExecuTorchDemo' via file 'libMobileNetClassifier.a' in build phase 'Link Binary' 2025-06-05T19:23:05.5307800Z ➜ Explicit dependency on target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:23:05.5308390Z ➜ Explicit dependency on target 'backend_mps' in project 'executorch' 2025-06-05T19:23:05.5308820Z ➜ Explicit dependency on target 'backend_coreml' in project 'executorch' 2025-06-05T19:23:05.5309260Z ➜ Explicit dependency on target 'kernels_portable' in project 'executorch' 2025-06-05T19:23:05.5309590Z Target 'App' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5310070Z ➜ Explicit dependency on target 'MobileNetClassifier' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5310530Z ➜ Explicit dependency on target 'kernels_portable' in project 'executorch' 2025-06-05T19:23:05.5311070Z ➜ Explicit dependency on target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:23:05.5311490Z ➜ Explicit dependency on target 'backend_mps' in project 'executorch' 2025-06-05T19:23:05.5311910Z ➜ Explicit dependency on target 'backend_coreml' in project 'executorch' 2025-06-05T19:23:05.5312250Z Target 'backend_coreml' in project 'executorch' 2025-06-05T19:23:05.5312660Z ➜ Explicit dependency on target 'backend_coreml_dependencies' in project 'executorch' 2025-06-05T19:23:05.5313110Z Target 'backend_coreml_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:23:05.5313530Z Target 'backend_mps' in project 'executorch' 2025-06-05T19:23:05.5313930Z ➜ Explicit dependency on target 'backend_mps_dependencies' in project 'executorch' 2025-06-05T19:23:05.5314350Z Target 'backend_mps_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:23:05.5314730Z Target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:23:05.5315240Z ➜ Explicit dependency on target 'backend_xnnpack_dependencies' in project 'executorch' 2025-06-05T19:23:05.5315680Z Target 'backend_xnnpack_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:23:05.5316050Z Target 'kernels_portable' in project 'executorch' 2025-06-05T19:23:05.5316470Z ➜ Explicit dependency on target 'kernels_portable_dependencies' in project 'executorch' 2025-06-05T19:23:05.5316920Z Target 'kernels_portable_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:23:05.5317380Z Target 'MobileNetClassifier' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5317810Z ➜ Explicit dependency on target 'ImageClassification' in project 'ExecuTorchDemo' 2025-06-05T19:23:05.5318270Z ➜ Explicit dependency on target 'executorch_debug' in project 'executorch' 2025-06-05T19:23:05.5318610Z Target 'executorch_debug' in project 'executorch' 2025-06-05T19:23:05.5319030Z ➜ Explicit dependency on target 'executorch_debug_dependencies' in project 'executorch' 2025-06-05T19:23:05.5319500Z Target 'executorch_debug_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:23:05.5319930Z Target 'ImageClassification' in project 'ExecuTorchDemo' (no dependencies) 2025-06-05T19:23:05.5320180Z 2025-06-05T19:23:05.5320250Z GatherProvisioningInputs 2025-06-05T19:23:05.5320380Z 2025-06-05T19:23:05.5320450Z CreateBuildDescription 2025-06-05T19:23:05.5320570Z 2025-06-05T19:23:05.5320890Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v 2025-06-05T19:23:05.5321290Z 2025-06-05T19:23:05.5322130Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -x c -c /dev/null 2025-06-05T19:23:05.5322990Z 2025-06-05T19:23:05.5323310Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -V 2025-06-05T19:23:05.5323710Z 2025-06-05T19:23:05.5324050Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details 2025-06-05T19:23:05.5324460Z 2025-06-05T19:23:05.5324600Z Build description signature: 08c4da0605e4186e44a926aeb96b9e97 2025-06-05T19:23:05.5325460Z Build description path: /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/XCBuildData/08c4da0605e4186e44a926aeb96b9e97.xcbuilddata 2025-06-05T19:23:05.5326550Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex 2025-06-05T19:23:05.5327410Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5328350Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex 2025-06-05T19:23:05.5328870Z 2025-06-05T19:23:05.5330010Z ClangStatCache /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache 2025-06-05T19:23:05.5331710Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5333260Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -o /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache 2025-06-05T19:23:05.5334430Z 2025-06-05T19:23:05.5334800Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products 2025-06-05T19:23:05.5335600Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5336550Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products 2025-06-05T19:23:05.5337020Z 2025-06-05T19:23:05.5337470Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5338390Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5339310Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5339930Z 2025-06-05T19:23:05.5340470Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator 2025-06-05T19:23:05.5341450Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5342460Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator 2025-06-05T19:23:05.5343100Z 2025-06-05T19:23:05.5343610Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks 2025-06-05T19:23:05.5344580Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5345680Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks 2025-06-05T19:23:05.5346320Z 2025-06-05T19:23:05.5347490Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_xnnpack/backend_xnnpack.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_xnnpack_simulator.a ios simulator 2025-06-05T19:23:05.5349060Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5350860Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_xnnpack/backend_xnnpack.xcframework --platform ios --environment simulator --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5352130Z 2025-06-05T19:23:05.5353350Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/kernels_portable/kernels_portable.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libkernels_portable_simulator.a ios simulator 2025-06-05T19:23:05.5354920Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5356560Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/kernels_portable/kernels_portable.xcframework --platform ios --environment simulator --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5357850Z 2025-06-05T19:23:05.5359020Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_mps/backend_mps.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_mps_simulator.a ios simulator 2025-06-05T19:23:05.5360560Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5362150Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_mps/backend_mps.xcframework --platform ios --environment simulator --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5363410Z 2025-06-05T19:23:05.5364540Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_coreml/backend_coreml.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_coreml_simulator.a ios simulator 2025-06-05T19:23:05.5366130Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5367780Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_coreml/backend_coreml.xcframework --platform ios --environment simulator --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5369100Z 2025-06-05T19:23:05.5370010Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5371260Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5372290Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml 2025-06-05T19:23:05.5373110Z 2025-06-05T19:23:05.5374000Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5375340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5376410Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification.hmap 2025-06-05T19:23:05.5377200Z 2025-06-05T19:23:05.5378180Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5379530Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5381820Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap 2025-06-05T19:23:05.5382860Z 2025-06-05T19:23:05.5383840Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5385170Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5386280Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap 2025-06-05T19:23:05.5387190Z 2025-06-05T19:23:05.5388170Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5389560Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5390650Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap 2025-06-05T19:23:05.5391560Z 2025-06-05T19:23:05.5392710Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5394030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5395130Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-target-headers.hmap 2025-06-05T19:23:05.5396130Z 2025-06-05T19:23:05.5397230Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5398680Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5399910Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap 2025-06-05T19:23:05.5400780Z 2025-06-05T19:23:05.5401910Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/executorch_debug/executorch_debug.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libexecutorch_debug_simulator.a ios simulator 2025-06-05T19:23:05.5403500Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:23:05.5405140Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/executorch_debug/executorch_debug.xcframework --platform ios --environment simulator --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator 2025-06-05T19:23:05.5406470Z 2025-06-05T19:23:05.5407460Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5408800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5410020Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList 2025-06-05T19:23:05.5410870Z 2025-06-05T19:23:05.5411980Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5413520Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5414790Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json 2025-06-05T19:23:05.5415670Z 2025-06-05T19:23:05.5416910Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5418310Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5419570Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList 2025-06-05T19:23:05.5420570Z 2025-06-05T19:23:05.5421840Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5423320Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5424490Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json 2025-06-05T19:23:05.5425350Z 2025-06-05T19:23:05.5426080Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5427070Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5428090Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:05.5428660Z 2025-06-05T19:23:05.5429260Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5430210Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5431050Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:05.5431590Z 2025-06-05T19:23:05.5432370Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.5433510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.5434490Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:05.5435160Z 2025-06-05T19:23:05.5436110Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5437660Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5438850Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap 2025-06-05T19:23:05.5439660Z 2025-06-05T19:23:05.5440620Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5442190Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5443360Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap 2025-06-05T19:23:05.5444160Z 2025-06-05T19:23:05.5445140Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/backend_mps_dependencies.modulemap (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5446570Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5447760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/backend_mps_dependencies.modulemap 2025-06-05T19:23:05.5448540Z 2025-06-05T19:23:05.5450080Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/kernels_portable_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5452270Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5454190Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 2025-06-05T19:23:05.5455830Z 2025-06-05T19:23:05.5457350Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_xnnpack_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5459340Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5461970Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 2025-06-05T19:23:05.5463540Z 2025-06-05T19:23:05.5465210Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_mps_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/backend_mps_dependencies.modulemap (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5467410Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5469790Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/backend_mps_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 2025-06-05T19:23:05.5471330Z 2025-06-05T19:23:05.5472390Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5473810Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5475180Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap 2025-06-05T19:23:05.5476010Z 2025-06-05T19:23:05.5477540Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_coreml_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5479530Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5481460Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 2025-06-05T19:23:05.5483030Z 2025-06-05T19:23:05.5484080Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5485510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5486730Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList 2025-06-05T19:23:05.5487570Z 2025-06-05T19:23:05.5488640Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5490110Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5491410Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList 2025-06-05T19:23:05.5492290Z 2025-06-05T19:23:05.5493300Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5494750Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5496240Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList 2025-06-05T19:23:05.5497160Z 2025-06-05T19:23:05.5498210Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5499780Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5501130Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json 2025-06-05T19:23:05.5502220Z 2025-06-05T19:23:05.5503320Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5504950Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5506250Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList 2025-06-05T19:23:05.5507140Z 2025-06-05T19:23:05.5508410Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5509910Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5511370Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json 2025-06-05T19:23:05.5512260Z 2025-06-05T19:23:05.5513440Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5515040Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5516350Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json 2025-06-05T19:23:05.5517270Z 2025-06-05T19:23:05.5518290Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5762910Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5764280Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList 2025-06-05T19:23:05.5765180Z 2025-06-05T19:23:05.5766210Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5767700Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5768970Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json 2025-06-05T19:23:05.5769880Z 2025-06-05T19:23:05.5770900Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5772350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5773920Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json 2025-06-05T19:23:05.5774810Z 2025-06-05T19:23:05.5775800Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5777430Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5778660Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList 2025-06-05T19:23:05.5779510Z 2025-06-05T19:23:05.5780770Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5782350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5783650Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json 2025-06-05T19:23:05.5784570Z 2025-06-05T19:23:05.5791190Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5792950Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5794210Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList 2025-06-05T19:23:05.5795070Z 2025-06-05T19:23:05.5796080Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5797570Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5798810Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList 2025-06-05T19:23:05.5799670Z 2025-06-05T19:23:05.5800800Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5802370Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5803640Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json 2025-06-05T19:23:05.5804620Z 2025-06-05T19:23:05.5805630Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5807090Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5808400Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json 2025-06-05T19:23:05.5809270Z 2025-06-05T19:23:05.5810220Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5811590Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5812770Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap 2025-06-05T19:23:05.5813620Z 2025-06-05T19:23:05.5815140Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/executorch_debug_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5818050Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5820030Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 2025-06-05T19:23:05.5821600Z 2025-06-05T19:23:05.5822690Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5824290Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5825540Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList 2025-06-05T19:23:05.5826420Z 2025-06-05T19:23:05.5827460Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5829060Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5830430Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json 2025-06-05T19:23:05.5831350Z 2025-06-05T19:23:05.5832380Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5833890Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5835170Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json 2025-06-05T19:23:05.5836140Z 2025-06-05T19:23:05.5837150Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5838610Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5839900Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList 2025-06-05T19:23:05.5840800Z 2025-06-05T19:23:05.5841200Z SwiftDriver backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.5842050Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5863250Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.5878540Z 2025-06-05T19:23:05.5879160Z SwiftDriver executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.5880070Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5897130Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.5912980Z 2025-06-05T19:23:05.5913430Z SwiftDriver kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.5914430Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5929740Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.5944540Z 2025-06-05T19:23:05.5944930Z SwiftDriver backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.5945850Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5960830Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.5975670Z 2025-06-05T19:23:05.5976110Z SwiftDriver backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.5976960Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.5992060Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.7369650Z 2025-06-05T19:23:05.7370810Z SwiftDriver ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:05.7371620Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:05.7390370Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:05.7408120Z 2025-06-05T19:23:05.7408520Z SwiftEmitModule normal arm64 Emitting\ module\ for\ executorch_debug_dependencies (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:05.7409380Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.7437950Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json 2025-06-05T19:23:05.7553150Z 2025-06-05T19:23:05.7555510Z SwiftEmitModule normal arm64 Emitting\ module\ for\ kernels_portable_dependencies (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:05.7556790Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.7582100Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json 2025-06-05T19:23:05.7629400Z 2025-06-05T19:23:05.7629790Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_xnnpack_dependencies (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:05.7630620Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.7682210Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json 2025-06-05T19:23:05.7743460Z 2025-06-05T19:23:05.7743840Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_mps_dependencies (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:05.7744670Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.7767610Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json 2025-06-05T19:23:05.7802940Z 2025-06-05T19:23:05.7803970Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_coreml_dependencies (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:05.7806330Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:05.7829660Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json 2025-06-05T19:23:08.0847720Z 2025-06-05T19:23:08.0848970Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.0850550Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.0887320Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.0917530Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.0918810Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.0940050Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.0960310Z 2025-06-05T19:23:08.0960690Z SwiftDriverJobDiscovery normal arm64 Emitting module for executorch_debug_dependencies (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.0961120Z 2025-06-05T19:23:08.0961500Z SwiftEmitModule normal arm64 Emitting\ module\ for\ ImageClassification (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:08.0962300Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:08.0986720Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json 2025-06-05T19:23:08.1011930Z 2025-06-05T19:23:08.1012430Z SwiftDriver\ Compilation\ Requirements executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1013510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1029140Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:08.1044430Z 2025-06-05T19:23:08.1044870Z SwiftDriverJobDiscovery normal arm64 Emitting module for kernels_portable_dependencies (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1045360Z 2025-06-05T19:23:08.1045870Z SwiftDriver\ Compilation\ Requirements kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1046880Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1062820Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:08.1077980Z 2025-06-05T19:23:08.1078340Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_mps_dependencies (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1078770Z 2025-06-05T19:23:08.1080450Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/executorch_debug_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1082550Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1084670Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/executorch_debug_dependencies-Swift.h 2025-06-05T19:23:08.1086230Z 2025-06-05T19:23:08.1087900Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1090150Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1092410Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:08.1094210Z 2025-06-05T19:23:08.1095850Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1097960Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1100200Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:08.1101990Z 2025-06-05T19:23:08.1103660Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/kernels_portable_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1105770Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1107790Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/kernels_portable_dependencies-Swift.h 2025-06-05T19:23:08.1109350Z 2025-06-05T19:23:08.1111020Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1113170Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1115380Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:08.1117180Z 2025-06-05T19:23:08.1118800Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1120990Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1123220Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:08.1125020Z 2025-06-05T19:23:08.1126650Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1128740Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1133960Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:08.1140190Z 2025-06-05T19:23:08.1142040Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:08.1144570Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1147050Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:08.1148990Z 2025-06-05T19:23:08.1150670Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1152910Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1155390Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:08.1157340Z 2025-06-05T19:23:08.1157750Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_xnnpack_dependencies (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1158220Z 2025-06-05T19:23:08.1159980Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1162170Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1164740Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:08.1166790Z 2025-06-05T19:23:08.1167380Z SwiftDriver\ Compilation\ Requirements backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1168390Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1187820Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:08.1202740Z 2025-06-05T19:23:08.1203600Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1205350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1227480Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1248840Z 2025-06-05T19:23:08.1249610Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:08.1250850Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1272400Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1293450Z 2025-06-05T19:23:08.1293930Z SwiftDriver\ Compilation\ Requirements backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1295080Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1312020Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:08.1332430Z 2025-06-05T19:23:08.1332860Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_coreml_dependencies (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1334160Z 2025-06-05T19:23:08.1335270Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1336880Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1364070Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1387660Z 2025-06-05T19:23:08.1388920Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1391240Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1423980Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1455970Z 2025-06-05T19:23:08.1456770Z SwiftDriver\ Compilation\ Requirements backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1457830Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1479620Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:08.1498160Z 2025-06-05T19:23:08.1499230Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1506070Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1535030Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1572830Z 2025-06-05T19:23:08.1574960Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1576950Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1620660Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:08.1646900Z 2025-06-05T19:23:08.1648730Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_xnnpack_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1651610Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1654240Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_xnnpack_dependencies-Swift.h 2025-06-05T19:23:08.1656310Z 2025-06-05T19:23:08.1658410Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1660610Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1663230Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:08.1665320Z 2025-06-05T19:23:08.1667030Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1669540Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1672320Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:08.1674360Z 2025-06-05T19:23:08.1676980Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1679560Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1683910Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:08.1686020Z 2025-06-05T19:23:08.1688140Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_mps_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1690810Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1693920Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_mps_dependencies-Swift.h 2025-06-05T19:23:08.1696320Z 2025-06-05T19:23:08.1698730Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:08.1703200Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1708210Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:08.1710560Z 2025-06-05T19:23:08.1713480Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1716590Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1719840Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:08.1722940Z 2025-06-05T19:23:08.1727860Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1731530Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1735050Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:08.1737300Z 2025-06-05T19:23:08.1739170Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1743010Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1746520Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:08.1748840Z 2025-06-05T19:23:08.1750800Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:08.1753900Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1757140Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:08.1759270Z 2025-06-05T19:23:08.1764930Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_coreml_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1768900Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1771690Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/backend_coreml_dependencies-Swift.h 2025-06-05T19:23:08.1773570Z 2025-06-05T19:23:08.1775720Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1779140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1781900Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:08.1784760Z 2025-06-05T19:23:08.1787530Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1790800Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1793700Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:08.1796180Z 2025-06-05T19:23:08.1799330Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1802300Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1805340Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:08.1807270Z 2025-06-05T19:23:08.1809600Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1813750Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1817190Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:08.1819760Z 2025-06-05T19:23:08.1820800Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:08.1823540Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:08.1852500Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.5351260Z 2025-06-05T19:23:09.5353860Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:09.5368430Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5390120Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.5420510Z 2025-06-05T19:23:09.5421610Z SwiftCompile normal arm64 Compiling\ ImageClassification.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.5423020Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.5447270Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.5472850Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.5474460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.5499250Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.5523730Z 2025-06-05T19:23:09.5524110Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:09.5524610Z 2025-06-05T19:23:09.5525000Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:09.5525380Z 2025-06-05T19:23:09.5525750Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:09.5526210Z 2025-06-05T19:23:09.5526720Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:09.5527160Z 2025-06-05T19:23:09.5527670Z SwiftDriver\ Compilation kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:09.5528710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5546740Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.5562330Z 2025-06-05T19:23:09.5563080Z SwiftDriver\ Compilation executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:09.5564140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5580100Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.5603470Z 2025-06-05T19:23:09.5604230Z SwiftDriver\ Compilation backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:09.5605300Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5621560Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.5637480Z 2025-06-05T19:23:09.5638270Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.o normal (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:09.5639660Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5651330Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.o 2025-06-05T19:23:09.5661180Z 2025-06-05T19:23:09.5661940Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o normal (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:09.5663200Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5673370Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o 2025-06-05T19:23:09.5683820Z 2025-06-05T19:23:09.5684580Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.o normal (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:09.5685830Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5763950Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.o 2025-06-05T19:23:09.5784160Z 2025-06-05T19:23:09.5784540Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:09.5785230Z 2025-06-05T19:23:09.5786300Z SwiftDriver\ Compilation backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:09.5787260Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5848940Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.5883820Z 2025-06-05T19:23:09.5885220Z SwiftDriver\ Compilation backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:09.5887650Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5904250Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.5919310Z 2025-06-05T19:23:09.5920060Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.o normal (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:09.5921260Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5941170Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.o 2025-06-05T19:23:09.5958920Z 2025-06-05T19:23:09.5960930Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.o normal (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:09.5965140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5977600Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.o 2025-06-05T19:23:09.5987190Z 2025-06-05T19:23:09.5988040Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.o (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:23:09.5989390Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5990690Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/kernels_portable_dependencies.o 2025-06-05T19:23:09.5991430Z 2025-06-05T19:23:09.5992340Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:23:09.5993640Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5994810Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o 2025-06-05T19:23:09.5995570Z 2025-06-05T19:23:09.5996380Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.o (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:23:09.5997710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.5998880Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_xnnpack_dependencies.o 2025-06-05T19:23:09.5999590Z 2025-06-05T19:23:09.6000490Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.o (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:23:09.6001790Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.6002930Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_mps_dependencies.o 2025-06-05T19:23:09.6003680Z 2025-06-05T19:23:09.6004520Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.o (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:23:09.6006060Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:23:09.6007260Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/backend_coreml_dependencies.o 2025-06-05T19:23:09.6008000Z 2025-06-05T19:23:09.6008570Z SwiftDriverJobDiscovery normal arm64 Emitting module for ImageClassification (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6009060Z 2025-06-05T19:23:09.6009530Z SwiftDriver\ Compilation\ Requirements ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6010440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6035460Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.6052980Z 2025-06-05T19:23:09.6054830Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/ImageClassification-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6057030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6059230Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/ImageClassification-Swift.h 2025-06-05T19:23:09.6060930Z 2025-06-05T19:23:09.6062570Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6064630Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6066910Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:09.6068820Z 2025-06-05T19:23:09.6070480Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6072800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6074970Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:09.6076790Z 2025-06-05T19:23:09.6078400Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6080480Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6082700Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:09.6084470Z 2025-06-05T19:23:09.6086200Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6088450Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6090680Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ImageClassification.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:09.6092520Z 2025-06-05T19:23:09.6093560Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6095020Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6096250Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap 2025-06-05T19:23:09.6097220Z 2025-06-05T19:23:09.6098170Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6099730Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6100980Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap 2025-06-05T19:23:09.6101900Z 2025-06-05T19:23:09.6102860Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6104200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6106570Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier.hmap 2025-06-05T19:23:09.6108970Z 2025-06-05T19:23:09.6110380Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6111760Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6112900Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml 2025-06-05T19:23:09.6113700Z 2025-06-05T19:23:09.6114750Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6116200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6117420Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap 2025-06-05T19:23:09.6118360Z 2025-06-05T19:23:09.6119650Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6121140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6122360Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-target-headers.hmap 2025-06-05T19:23:09.6123240Z 2025-06-05T19:23:09.6124300Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6125840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6127120Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap 2025-06-05T19:23:09.6128160Z 2025-06-05T19:23:09.6129330Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6130790Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6132000Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json 2025-06-05T19:23:09.6132860Z 2025-06-05T19:23:09.6133860Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6135460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6136750Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList 2025-06-05T19:23:09.6137620Z 2025-06-05T19:23:09.6138680Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6140240Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6159630Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json 2025-06-05T19:23:09.6160740Z 2025-06-05T19:23:09.6161120Z SwiftDriver MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6161840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6184140Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.6205900Z 2025-06-05T19:23:09.6206280Z SwiftEmitModule normal arm64 Emitting\ module\ for\ MobileNetClassifier (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6207080Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6242000Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json 2025-06-05T19:23:09.6297490Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:35:23: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:23:09.6298380Z private var module: Module 2025-06-05T19:23:09.6298580Z ^ 2025-06-05T19:23:09.6298690Z 2025-06-05T19:23:09.6299580Z SwiftCompile normal arm64 Compiling\ MobileNetClassifier.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6300850Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6338580Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.6369890Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6371300Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6396700Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:09.6421530Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6421870Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6422100Z ^ 2025-06-05T19:23:09.6423000Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/module/module.h' 2025-06-05T19:23:09.6423850Z 2025-06-05T19:23:09.6423900Z ^ 2025-06-05T19:23:09.6424130Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6424470Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6424690Z ^ 2025-06-05T19:23:09.6425730Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_ptr_maker.h' 2025-06-05T19:23:09.6426620Z 2025-06-05T19:23:09.6426690Z ^ 2025-06-05T19:23:09.6426940Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6427260Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6427460Z ^ 2025-06-05T19:23:09.6428330Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_accessor.h' 2025-06-05T19:23:09.6429300Z 2025-06-05T19:23:09.6429360Z ^ 2025-06-05T19:23:09.6429580Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6429890Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6430100Z ^ 2025-06-05T19:23:09.6431050Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor.h' 2025-06-05T19:23:09.6431890Z 2025-06-05T19:23:09.6431950Z ^ 2025-06-05T19:23:09.6432180Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6432490Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6432690Z ^ 2025-06-05T19:23:09.6433610Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_ptr.h' 2025-06-05T19:23:09.6434460Z 2025-06-05T19:23:09.6434510Z ^ 2025-06-05T19:23:09.6434740Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6435160Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6435380Z ^ 2025-06-05T19:23:09.6436230Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/error.h' 2025-06-05T19:23:09.6437070Z 2025-06-05T19:23:09.6437120Z ^ 2025-06-05T19:23:09.6437340Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6437680Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6437900Z ^ 2025-06-05T19:23:09.6438760Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer.h' 2025-06-05T19:23:09.6439630Z 2025-06-05T19:23:09.6439680Z ^ 2025-06-05T19:23:09.6439900Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6440200Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6440400Z ^ 2025-06-05T19:23:09.6441280Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tag.h' 2025-06-05T19:23:09.6442160Z 2025-06-05T19:23:09.6442220Z ^ 2025-06-05T19:23:09.6442440Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6442740Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6442930Z ^ 2025-06-05T19:23:09.6447000Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor_impl.h' 2025-06-05T19:23:09.6449460Z 2025-06-05T19:23:09.6449640Z ^ 2025-06-05T19:23:09.6450270Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6451070Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6451720Z ^ 2025-06-05T19:23:09.6454110Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bfloat16_math.h' 2025-06-05T19:23:09.6456770Z 2025-06-05T19:23:09.6456930Z ^ 2025-06-05T19:23:09.6457560Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6458340Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6458850Z ^ 2025-06-05T19:23:09.6461830Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/half.h' 2025-06-05T19:23:09.6464200Z 2025-06-05T19:23:09.6464360Z ^ 2025-06-05T19:23:09.6465020Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6465800Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6466350Z ^ 2025-06-05T19:23:09.6468660Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/device.h' 2025-06-05T19:23:09.6470960Z 2025-06-05T19:23:09.6471120Z ^ 2025-06-05T19:23:09.6471740Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6472560Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6473120Z ^ 2025-06-05T19:23:09.6476390Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/optional.h' 2025-06-05T19:23:09.6478820Z 2025-06-05T19:23:09.6478990Z ^ 2025-06-05T19:23:09.6479580Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6480370Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6480880Z ^ 2025-06-05T19:23:09.6483180Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/scalar.h' 2025-06-05T19:23:09.6485460Z 2025-06-05T19:23:09.6485670Z ^ 2025-06-05T19:23:09.6486300Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6487110Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6487650Z ^ 2025-06-05T19:23:09.6489960Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bits_types.h' 2025-06-05T19:23:09.6492440Z 2025-06-05T19:23:09.6492620Z ^ 2025-06-05T19:23:09.6493280Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6494100Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6494660Z ^ 2025-06-05T19:23:09.6497730Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bfloat16.h' 2025-06-05T19:23:09.6500130Z 2025-06-05T19:23:09.6500310Z ^ 2025-06-05T19:23:09.6500890Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6501670Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6502180Z ^ 2025-06-05T19:23:09.6504570Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor_options.h' 2025-06-05T19:23:09.6507370Z 2025-06-05T19:23:09.6507530Z ^ 2025-06-05T19:23:09.6508120Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6508890Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6509420Z ^ 2025-06-05T19:23:09.6511780Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/Half.h' 2025-06-05T19:23:09.6514410Z 2025-06-05T19:23:09.6514590Z ^ 2025-06-05T19:23:09.6515210Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6516070Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6516600Z ^ 2025-06-05T19:23:09.6519100Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-06-05T19:23:09.6521600Z 2025-06-05T19:23:09.6521770Z ^ 2025-06-05T19:23:09.6522350Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6523160Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6523690Z ^ 2025-06-05T19:23:09.6526110Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-06-05T19:23:09.6528860Z 2025-06-05T19:23:09.6529030Z ^ 2025-06-05T19:23:09.6529610Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6530390Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6530950Z ^ 2025-06-05T19:23:09.6533690Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-06-05T19:23:09.6536150Z 2025-06-05T19:23:09.6536310Z ^ 2025-06-05T19:23:09.6536930Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6537820Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6538360Z ^ 2025-06-05T19:23:09.6540790Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-06-05T19:23:09.6543240Z 2025-06-05T19:23:09.6543430Z ^ 2025-06-05T19:23:09.6544550Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6545430Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6546000Z ^ 2025-06-05T19:23:09.6549290Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-06-05T19:23:09.6551900Z 2025-06-05T19:23:09.6552080Z ^ 2025-06-05T19:23:09.6552680Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6553580Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6554170Z ^ 2025-06-05T19:23:09.6556680Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-06-05T19:23:09.6559510Z 2025-06-05T19:23:09.6559680Z ^ 2025-06-05T19:23:09.6560300Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6561200Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6561760Z ^ 2025-06-05T19:23:09.6564600Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/irange.h' 2025-06-05T19:23:09.6567080Z 2025-06-05T19:23:09.6567270Z ^ 2025-06-05T19:23:09.6567920Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6568770Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6569340Z ^ 2025-06-05T19:23:09.6571960Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-06-05T19:23:09.6574410Z 2025-06-05T19:23:09.6574600Z ^ 2025-06-05T19:23:09.6575200Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6575980Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6576510Z ^ 2025-06-05T19:23:09.6579330Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-06-05T19:23:09.6581770Z 2025-06-05T19:23:09.6581940Z ^ 2025-06-05T19:23:09.6582520Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6583350Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6583930Z ^ 2025-06-05T19:23:09.6586400Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-06-05T19:23:09.6588840Z 2025-06-05T19:23:09.6589020Z ^ 2025-06-05T19:23:09.6589610Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6590430Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6591010Z ^ 2025-06-05T19:23:09.6593410Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/scalar_type.h' 2025-06-05T19:23:09.6595810Z 2025-06-05T19:23:09.6596000Z ^ 2025-06-05T19:23:09.6596580Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6597440Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6598030Z ^ 2025-06-05T19:23:09.6600770Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/qint_types.h' 2025-06-05T19:23:09.6603190Z 2025-06-05T19:23:09.6603400Z ^ 2025-06-05T19:23:09.6604020Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6604830Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6605410Z ^ 2025-06-05T19:23:09.6607820Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor.h' 2025-06-05T19:23:09.6610480Z 2025-06-05T19:23:09.6610680Z ^ 2025-06-05T19:23:09.6611270Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6612250Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6612760Z ^ 2025-06-05T19:23:09.6615310Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/complex.h' 2025-06-05T19:23:09.6617580Z 2025-06-05T19:23:09.6617740Z ^ 2025-06-05T19:23:09.6618320Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6619100Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6619650Z ^ 2025-06-05T19:23:09.6622040Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/string_view.h' 2025-06-05T19:23:09.6624330Z 2025-06-05T19:23:09.6624490Z ^ 2025-06-05T19:23:09.6625070Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6625840Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6626500Z ^ 2025-06-05T19:23:09.6628800Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/named_data_map.h' 2025-06-05T19:23:09.6631260Z 2025-06-05T19:23:09.6631430Z ^ 2025-06-05T19:23:09.6632010Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6632790Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6633350Z ^ 2025-06-05T19:23:09.6635720Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tensor_shape_dynamism.h' 2025-06-05T19:23:09.6638040Z 2025-06-05T19:23:09.6638210Z ^ 2025-06-05T19:23:09.6638800Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6639580Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6640110Z ^ 2025-06-05T19:23:09.6642450Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/memory_allocator.h' 2025-06-05T19:23:09.6644470Z 2025-06-05T19:23:09.6644550Z ^ 2025-06-05T19:23:09.6644850Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6645180Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6645380Z ^ 2025-06-05T19:23:09.6646490Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer_hooks_delegate.h' 2025-06-05T19:23:09.6647400Z 2025-06-05T19:23:09.6647460Z ^ 2025-06-05T19:23:09.6647700Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6648000Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6648210Z ^ 2025-06-05T19:23:09.6649080Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/result.h' 2025-06-05T19:23:09.6650050Z 2025-06-05T19:23:09.6650170Z ^ 2025-06-05T19:23:09.6650490Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6650880Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6651120Z ^ 2025-06-05T19:23:09.6658460Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/exec_aten.h' 2025-06-05T19:23:09.6659330Z 2025-06-05T19:23:09.6659380Z ^ 2025-06-05T19:23:09.6659870Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6660180Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6660370Z ^ 2025-06-05T19:23:09.6661280Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-06-05T19:23:09.6662180Z 2025-06-05T19:23:09.6662240Z ^ 2025-06-05T19:23:09.6662460Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6662760Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6662960Z ^ 2025-06-05T19:23:09.6663840Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_util.h' 2025-06-05T19:23:09.6664890Z 2025-06-05T19:23:09.6664940Z ^ 2025-06-05T19:23:09.6665200Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6665500Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6665720Z ^ 2025-06-05T19:23:09.6666650Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/dim_order_util.h' 2025-06-05T19:23:09.6667570Z 2025-06-05T19:23:09.6667630Z ^ 2025-06-05T19:23:09.6667860Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6668170Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6668370Z ^ 2025-06-05T19:23:09.6669310Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-06-05T19:23:09.6670270Z 2025-06-05T19:23:09.6670330Z ^ 2025-06-05T19:23:09.6670570Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6670890Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6671080Z ^ 2025-06-05T19:23:09.6672010Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/scalar_type_util.h' 2025-06-05T19:23:09.6673150Z 2025-06-05T19:23:09.6673230Z ^ 2025-06-05T19:23:09.6673470Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6673770Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6673960Z ^ 2025-06-05T19:23:09.6674820Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/freeable_buffer.h' 2025-06-05T19:23:09.6675900Z 2025-06-05T19:23:09.6675950Z ^ 2025-06-05T19:23:09.6676180Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6676480Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6676680Z ^ 2025-06-05T19:23:09.6677510Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/defines.h' 2025-06-05T19:23:09.6678360Z 2025-06-05T19:23:09.6678430Z ^ 2025-06-05T19:23:09.6678760Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6679070Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6679270Z ^ 2025-06-05T19:23:09.6680140Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tensor_layout.h' 2025-06-05T19:23:09.6680970Z 2025-06-05T19:23:09.6681020Z ^ 2025-06-05T19:23:09.6681250Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6681550Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6681750Z ^ 2025-06-05T19:23:09.6682620Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/data_loader.h' 2025-06-05T19:23:09.6683580Z 2025-06-05T19:23:09.6683650Z ^ 2025-06-05T19:23:09.6683880Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6684180Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6684370Z ^ 2025-06-05T19:23:09.6685240Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/span.h' 2025-06-05T19:23:09.6686070Z 2025-06-05T19:23:09.6686120Z ^ 2025-06-05T19:23:09.6686350Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6686650Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6686860Z ^ 2025-06-05T19:23:09.6687720Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/evalue.h' 2025-06-05T19:23:09.6688550Z 2025-06-05T19:23:09.6688600Z ^ 2025-06-05T19:23:09.6688820Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6689110Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6689330Z ^ 2025-06-05T19:23:09.6690220Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer_hooks.h' 2025-06-05T19:23:09.6691080Z 2025-06-05T19:23:09.6691120Z ^ 2025-06-05T19:23:09.6691350Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6691750Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6692040Z ^ 2025-06-05T19:23:09.6692930Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/hierarchical_allocator.h' 2025-06-05T19:23:09.6693810Z 2025-06-05T19:23:09.6693860Z ^ 2025-06-05T19:23:09.6694090Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6694530Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6694720Z ^ 2025-06-05T19:23:09.6695570Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/array_ref.h' 2025-06-05T19:23:09.6696420Z 2025-06-05T19:23:09.6696470Z ^ 2025-06-05T19:23:09.6696700Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6697000Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6697290Z ^ 2025-06-05T19:23:09.6698160Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/compiler.h' 2025-06-05T19:23:09.6699000Z 2025-06-05T19:23:09.6699070Z ^ 2025-06-05T19:23:09.6699320Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6699630Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6699830Z ^ 2025-06-05T19:23:09.6700690Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/types.h' 2025-06-05T19:23:09.6701650Z 2025-06-05T19:23:09.6701710Z ^ 2025-06-05T19:23:09.6701950Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6702250Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6702450Z ^ 2025-06-05T19:23:09.6703290Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/runtime.h' 2025-06-05T19:23:09.6704140Z 2025-06-05T19:23:09.6704190Z ^ 2025-06-05T19:23:09.6704420Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6704720Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6704910Z ^ 2025-06-05T19:23:09.6705750Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/log.h' 2025-06-05T19:23:09.6706570Z 2025-06-05T19:23:09.6706630Z ^ 2025-06-05T19:23:09.6706860Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6707160Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6707350Z ^ 2025-06-05T19:23:09.6708240Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/system.h' 2025-06-05T19:23:09.6709130Z 2025-06-05T19:23:09.6709190Z ^ 2025-06-05T19:23:09.6709420Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6709710Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6709910Z ^ 2025-06-05T19:23:09.6710940Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/compat_unistd.h' 2025-06-05T19:23:09.6711810Z 2025-06-05T19:23:09.6711860Z ^ 2025-06-05T19:23:09.6712090Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6712380Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6712570Z ^ 2025-06-05T19:23:09.6713580Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/profiler.h' 2025-06-05T19:23:09.6714460Z 2025-06-05T19:23:09.6714510Z ^ 2025-06-05T19:23:09.6714760Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6715090Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6715290Z ^ 2025-06-05T19:23:09.6716250Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/assert.h' 2025-06-05T19:23:09.6717090Z 2025-06-05T19:23:09.6717140Z ^ 2025-06-05T19:23:09.6717360Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6717690Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6717900Z ^ 2025-06-05T19:23:09.6718750Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/platform.h' 2025-06-05T19:23:09.6720100Z 2025-06-05T19:23:09.6720170Z ^ 2025-06-05T19:23:09.6720450Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6720900Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6721100Z ^ 2025-06-05T19:23:09.6721960Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/clock.h' 2025-06-05T19:23:09.6722810Z 2025-06-05T19:23:09.6722860Z ^ 2025-06-05T19:23:09.6723090Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6723400Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6723600Z ^ 2025-06-05T19:23:09.6724440Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/abort.h' 2025-06-05T19:23:09.6725270Z 2025-06-05T19:23:09.6725320Z ^ 2025-06-05T19:23:09.6725550Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6725850Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6726040Z ^ 2025-06-05T19:23:09.6726910Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/backend_init_context.h' 2025-06-05T19:23:09.6727770Z 2025-06-05T19:23:09.6727830Z ^ 2025-06-05T19:23:09.6728070Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6728380Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6728590Z ^ 2025-06-05T19:23:09.6729540Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/interface.h' 2025-06-05T19:23:09.6730380Z 2025-06-05T19:23:09.6730440Z ^ 2025-06-05T19:23:09.6730660Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6730970Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6731160Z ^ 2025-06-05T19:23:09.6732200Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/backend_execution_context.h' 2025-06-05T19:23:09.6733200Z 2025-06-05T19:23:09.6733290Z ^ 2025-06-05T19:23:09.6733530Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6733820Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6734020Z ^ 2025-06-05T19:23:09.6735040Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/method_meta.h' 2025-06-05T19:23:09.6735900Z 2025-06-05T19:23:09.6735960Z ^ 2025-06-05T19:23:09.6736180Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6736480Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6736680Z ^ 2025-06-05T19:23:09.6737540Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/tensor_parser.h' 2025-06-05T19:23:09.6738400Z 2025-06-05T19:23:09.6738460Z ^ 2025-06-05T19:23:09.6738680Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6738980Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6739390Z ^ 2025-06-05T19:23:09.6740230Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/method.h' 2025-06-05T19:23:09.6741060Z 2025-06-05T19:23:09.6741120Z ^ 2025-06-05T19:23:09.6741340Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6741640Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6741840Z ^ 2025-06-05T19:23:09.6742740Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/memory_manager.h' 2025-06-05T19:23:09.6743620Z 2025-06-05T19:23:09.6743670Z ^ 2025-06-05T19:23:09.6744640Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6745550Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6746090Z ^ 2025-06-05T19:23:09.6747260Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/pte_data_map.h' 2025-06-05T19:23:09.6748110Z 2025-06-05T19:23:09.6748160Z ^ 2025-06-05T19:23:09.6748380Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6748690Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6748910Z ^ 2025-06-05T19:23:09.6751960Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/program.h' 2025-06-05T19:23:09.6752860Z 2025-06-05T19:23:09.6752920Z ^ 2025-06-05T19:23:09.6753160Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6753670Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6753880Z ^ 2025-06-05T19:23:09.6754770Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/kernel/operator_registry.h' 2025-06-05T19:23:09.6755840Z 2025-06-05T19:23:09.6755900Z ^ 2025-06-05T19:23:09.6756120Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6756420Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6756610Z ^ 2025-06-05T19:23:09.6757510Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/kernel/kernel_runtime_context.h' 2025-06-05T19:23:09.6758410Z 2025-06-05T19:23:09.6758590Z ^ 2025-06-05T19:23:09.6758820Z :1:9: note: in file included from :1: 2025-06-05T19:23:09.6759120Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:23:09.6759310Z ^ 2025-06-05T19:23:09.6760150Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/schema/extended_header.h' 2025-06-05T19:23:09.6761020Z 2025-06-05T19:23:09.6761090Z ^ 2025-06-05T19:23:09.6761850Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:35:23: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:23:09.6762670Z private var module: Module 2025-06-05T19:23:09.6762970Z ^ 2025-06-05T19:23:09.6763750Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:43:14: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:23:09.6764580Z module = Module(filePath: modelFilePath) 2025-06-05T19:23:09.6764800Z ^ 2025-06-05T19:23:09.6765560Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:60:7: warning: 'Tensor' is deprecated: This API is experimental. 2025-06-05T19:23:09.6766480Z Tensor(bytes: $0.baseAddress!, shape: [1, 3, 224, 224], dataType: .float) 2025-06-05T19:23:09.6766770Z ^ 2025-06-05T19:23:09.6766850Z 2025-06-05T19:23:09.6767210Z SwiftDriverJobDiscovery normal arm64 Emitting module for MobileNetClassifier (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6767640Z 2025-06-05T19:23:09.6768080Z SwiftDriver\ Compilation\ Requirements MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6768880Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6787210Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.6805450Z 2025-06-05T19:23:09.6807280Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6809340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6811490Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:09.6813470Z 2025-06-05T19:23:09.6815490Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6818770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6820890Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:09.6822700Z 2025-06-05T19:23:09.6824630Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6826870Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6828960Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:09.6830880Z 2025-06-05T19:23:09.6832910Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/MobileNetClassifier-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6835140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6837200Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/MobileNetClassifier-Swift.h 2025-06-05T19:23:09.6838960Z 2025-06-05T19:23:09.6840700Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6843000Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6845220Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifier.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:09.6853170Z 2025-06-05T19:23:09.6854100Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/Entitlements-Simulated.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6855350Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6856380Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/Entitlements-Simulated.plist 2025-06-05T19:23:09.6857420Z 2025-06-05T19:23:09.6858430Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/Entitlements.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6859660Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6860700Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/Entitlements.plist 2025-06-05T19:23:09.6861660Z 2025-06-05T19:23:09.6862510Z ProcessProductPackaging "" /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6863780Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6864320Z 2025-06-05T19:23:09.6864470Z Entitlements: 2025-06-05T19:23:09.6864620Z 2025-06-05T19:23:09.6864750Z { 2025-06-05T19:23:09.6865010Z "application-identifier" = "78E7V7QP35.org.pytorch.executorch.demo.test"; 2025-06-05T19:23:09.6865310Z } 2025-06-05T19:23:09.6865430Z 2025-06-05T19:23:09.6866320Z builtin-productPackagingUtility -entitlements -format xml -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent 2025-06-05T19:23:09.6867230Z 2025-06-05T19:23:09.6868060Z ProcessProductPackaging "" /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6869320Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6869870Z 2025-06-05T19:23:09.6870030Z Entitlements: 2025-06-05T19:23:09.6870200Z 2025-06-05T19:23:09.6870320Z { 2025-06-05T19:23:09.6870500Z "com.apple.security.get-task-allow" = 1; 2025-06-05T19:23:09.6870720Z } 2025-06-05T19:23:09.6870850Z 2025-06-05T19:23:09.6871710Z builtin-productPackagingUtility -entitlements -format xml -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent 2025-06-05T19:23:09.6872590Z 2025-06-05T19:23:09.6874160Z ProcessProductPackagingDER /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent.der (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6876050Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6877810Z /usr/bin/derq query -f xml -i /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent.der --raw 2025-06-05T19:23:09.6879440Z 2025-06-05T19:23:09.6880910Z ProcessProductPackagingDER /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent.der (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6882970Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6884750Z /usr/bin/derq query -f xml -i /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent.der --raw 2025-06-05T19:23:09.6886160Z 2025-06-05T19:23:09.6887070Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6888230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6889250Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml 2025-06-05T19:23:09.6889940Z 2025-06-05T19:23:09.6890780Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6892060Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6893090Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap 2025-06-05T19:23:09.6894040Z 2025-06-05T19:23:09.6894880Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6896030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6897180Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.hmap 2025-06-05T19:23:09.6897960Z 2025-06-05T19:23:09.6898790Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6900140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6901170Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap 2025-06-05T19:23:09.6901900Z 2025-06-05T19:23:09.6902840Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6904010Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6905030Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap 2025-06-05T19:23:09.6905870Z 2025-06-05T19:23:09.6906730Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6907920Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6909030Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-target-headers.hmap 2025-06-05T19:23:09.6909790Z 2025-06-05T19:23:09.6910690Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6912070Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6913200Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap 2025-06-05T19:23:09.6914140Z 2025-06-05T19:23:09.6915010Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6916270Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6917360Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList 2025-06-05T19:23:09.6918120Z 2025-06-05T19:23:09.6918990Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6920220Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6921280Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json 2025-06-05T19:23:09.6922050Z 2025-06-05T19:23:09.6923090Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-OutputFileMap.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6924450Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6925500Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-OutputFileMap.json 2025-06-05T19:23:09.6926260Z 2025-06-05T19:23:09.6926530Z SwiftDriver App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6927230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:09.6946890Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:09.6966290Z 2025-06-05T19:23:09.6966570Z SwiftEmitModule normal arm64 Emitting\ module\ for\ ExecuTorchDemo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:09.6967200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:10.3257780Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-master-emit-module.d -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json 2025-06-05T19:23:10.3298860Z 2025-06-05T19:23:10.3299700Z SwiftCompile normal arm64 Compiling\ CameraController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:10.3301150Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:10.3330470Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:10.3368340Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:10.3369470Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.3919910Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.3991650Z 2025-06-05T19:23:11.4049040Z SwiftCompile normal arm64 Compiling\ ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4050740Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4085420Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4115450Z 2025-06-05T19:23:11.4116310Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4117440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4147070Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ClassificationController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4180190Z 2025-06-05T19:23:11.4181010Z SwiftCompile normal arm64 Compiling\ CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4182230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4217150Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4252400Z 2025-06-05T19:23:11.4254730Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4256110Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4292820Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CameraPreview.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4326700Z 2025-06-05T19:23:11.4327420Z SwiftCompile normal arm64 Compiling\ App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4328580Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4382550Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4412000Z 2025-06-05T19:23:11.4412690Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4413750Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4442670Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4471650Z 2025-06-05T19:23:11.4472020Z SwiftDriverJobDiscovery normal arm64 Compiling ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4472570Z 2025-06-05T19:23:11.4472970Z SwiftDriver\ Compilation ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4473730Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4491150Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:11.4508260Z 2025-06-05T19:23:11.4508620Z SwiftDriverJobDiscovery normal arm64 Compiling MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4509030Z 2025-06-05T19:23:11.4509430Z SwiftDriver\ Compilation MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4510290Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4528660Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:11.4546240Z 2025-06-05T19:23:11.4546920Z Libtool /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libImageClassification.a normal (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4547970Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4552060Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList -dependency_info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/ImageClassification.build/Objects-normal/arm64/ImageClassification_libtool_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libImageClassification.a 2025-06-05T19:23:11.4555690Z 2025-06-05T19:23:11.4555990Z SwiftDriverJobDiscovery normal arm64 Emitting module for ExecuTorchDemo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4556360Z 2025-06-05T19:23:11.4556710Z SwiftDriver\ Compilation\ Requirements App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4557510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4577050Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:11.4598570Z 2025-06-05T19:23:11.4599310Z SwiftCompile normal arm64 Compiling\ CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4600440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4629040Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4657240Z 2025-06-05T19:23:11.4657910Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4658960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4687480Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/CustomViews.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4715750Z 2025-06-05T19:23:11.4717360Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/ExecuTorchDemo-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4719320Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4721160Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/ExecuTorchDemo-Swift.h 2025-06-05T19:23:11.4722700Z 2025-06-05T19:23:11.4724310Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4726120Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4728110Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:11.4729900Z 2025-06-05T19:23:11.4731510Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4733380Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4735360Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:11.4737010Z 2025-06-05T19:23:11.4737280Z SwiftDriverJobDiscovery normal arm64 Compiling App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4737740Z 2025-06-05T19:23:11.4739180Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4740990Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4742960Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:11.4744640Z 2025-06-05T19:23:11.4746150Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4748020Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4750270Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:11.4752150Z 2025-06-05T19:23:11.4752890Z SwiftCompile normal arm64 Compiling\ ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4754000Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4782600Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4810890Z 2025-06-05T19:23:11.4811550Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4812580Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4841510Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ContentView.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:11.4877310Z 2025-06-05T19:23:11.4878340Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4879680Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4880790Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml 2025-06-05T19:23:11.4881580Z 2025-06-05T19:23:11.4881870Z SwiftDriverJobDiscovery normal arm64 Compiling CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4882240Z 2025-06-05T19:23:11.4883190Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4884790Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4885920Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest.hmap 2025-06-05T19:23:11.4886720Z 2025-06-05T19:23:11.4887730Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4889220Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4890350Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap 2025-06-05T19:23:11.4891330Z 2025-06-05T19:23:11.4892330Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4893680Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4894820Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap 2025-06-05T19:23:11.4895670Z 2025-06-05T19:23:11.4896650Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4898450Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4899600Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap 2025-06-05T19:23:11.4900430Z 2025-06-05T19:23:11.4901470Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4902840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4904010Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-target-headers.hmap 2025-06-05T19:23:11.4904880Z 2025-06-05T19:23:11.4905930Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4907550Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4908760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap 2025-06-05T19:23:11.4909680Z 2025-06-05T19:23:11.4910890Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4912470Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4913810Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json 2025-06-05T19:23:11.4914770Z 2025-06-05T19:23:11.4915810Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4917200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4918400Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList 2025-06-05T19:23:11.4919370Z 2025-06-05T19:23:11.4920440Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4921870Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4923060Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json 2025-06-05T19:23:11.4923950Z 2025-06-05T19:23:11.4924340Z SwiftDriver MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4925090Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4946640Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:11.4967910Z 2025-06-05T19:23:11.4968920Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4970400Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:11.4971560Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList 2025-06-05T19:23:11.4972400Z 2025-06-05T19:23:11.4972770Z SwiftEmitModule normal arm64 Emitting\ module\ for\ MobileNetClassifierTest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:11.4973500Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.3813410Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json 2025-06-05T19:23:13.3852390Z 2025-06-05T19:23:13.3853170Z Libtool /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libMobileNetClassifier.a normal (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.3854400Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.3859030Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o -lexecutorch_debug_simulator -lImageClassification -dependency_info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_libtool_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libMobileNetClassifier.a 2025-06-05T19:23:13.3865210Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'executorch_debug_dependencies.o' from '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o(executorch_debug_dependencies.o)' and '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/executorch_debug_dependencies.o(executorch_debug_dependencies.o)' 2025-06-05T19:23:13.3867010Z 2025-06-05T19:23:13.3867940Z SwiftCompile normal arm64 Compiling\ MobileNetClassifierTest.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.3869450Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.3897680Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:13.3926180Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.3927360Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4382260Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.dia -target arm64-apple-ios17.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphonesimulator17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:23:13.4410490Z 2025-06-05T19:23:13.4410950Z SwiftDriverJobDiscovery normal arm64 Compiling ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4411350Z 2025-06-05T19:23:13.4411680Z SwiftDriverJobDiscovery normal arm64 Compiling ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4412080Z 2025-06-05T19:23:13.4412900Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/empty-ExecuTorchDemo.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4414270Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4415260Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/empty-ExecuTorchDemo.plist 2025-06-05T19:23:13.4415960Z 2025-06-05T19:23:13.4417250Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/mv3_xnnpack_fp32.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4418800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4420390Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:13.4421730Z 2025-06-05T19:23:13.4422610Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4423820Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4424870Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList 2025-06-05T19:23:13.4425730Z 2025-06-05T19:23:13.4427100Z ProcessInfoPlistFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Info.plist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/empty-ExecuTorchDemo.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4428850Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4431480Z builtin-infoPlistUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/empty-ExecuTorchDemo.plist -producttype com.apple.product-type.application -genpkginfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Info.plist 2025-06-05T19:23:13.4433660Z 2025-06-05T19:23:13.4434890Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/mv3_mps_float16.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4436510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4438130Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:13.4439470Z 2025-06-05T19:23:13.4440750Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/mv3_coreml_all.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4442340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4443950Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:13.4445420Z 2025-06-05T19:23:13.4445740Z SwiftDriverJobDiscovery normal arm64 Compiling CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4446120Z 2025-06-05T19:23:13.4447260Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/mv3.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4448770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4450320Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:13.4451590Z 2025-06-05T19:23:13.4452800Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/imagenet_classes.txt /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4454350Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4456020Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:23:13.4457350Z 2025-06-05T19:23:13.4458470Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4460020Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4461780Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4463210Z 2025-06-05T19:23:13.4464360Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestBundleInject.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4465960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4467720Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestBundleInject.dylib /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4469210Z 2025-06-05T19:23:13.4470340Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCUnit.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCUnit.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4471840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4473550Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCUnit.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4474980Z 2025-06-05T19:23:13.4475280Z SwiftDriverJobDiscovery normal arm64 Compiling CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4475650Z 2025-06-05T19:23:13.4476860Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCUIAutomation.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4478390Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4480130Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCUIAutomation.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4481620Z 2025-06-05T19:23:13.4482820Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTestSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4484400Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4486120Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTestSupport.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4487580Z 2025-06-05T19:23:13.4487890Z SwiftDriver\ Compilation App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4488610Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4509040Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:13.4528840Z 2025-06-05T19:23:13.4529970Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCTestCore.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTestCore.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4531460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4533310Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTestCore.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4534720Z 2025-06-05T19:23:13.4535910Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCTest.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4537400Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4539200Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4540770Z 2025-06-05T19:23:13.4541480Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/ExecuTorchDemo normal (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4542570Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4591870Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList -Xlinker -rpath -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -lc++ -all_load -lsqlite3 -framework Accelerate -framework CoreML -framework Metal -framework MetalPerformanceShaders -framework MetalPerformanceShadersGraph -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __ents_der -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app-Simulated.xcent.der -lMobileNetClassifier -lkernels_portable_simulator -lbackend_xnnpack_simulator -lbackend_mps_simulator -lbackend_coreml_simulator -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/ExecuTorchDemo -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule 2025-06-05T19:23:13.4610340Z 2025-06-05T19:23:13.4611620Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4613360Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4620400Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks 2025-06-05T19:23:13.4622020Z 2025-06-05T19:23:13.4622710Z CopySwiftLibs /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4623810Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4629410Z builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/ExecuTorchDemo --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/SystemExtensions --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Extensions --platform iphonesimulator --toolchain /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os 2025-06-05T19:23:13.4634950Z 2025-06-05T19:23:13.4635900Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4637240Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4638590Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList 2025-06-05T19:23:13.4639450Z 2025-06-05T19:23:13.4639670Z ExtractAppIntentsMetadata (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4640240Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4646780Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app --toolchain-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ExecuTorchDemo --sdk-root /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk --xcode-version 15F31d --platform-family iOS --deployment-target 17.0 --target-triple arm64-apple-ios17.0-simulator --binary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/ExecuTorchDemo --dependency-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo_dependency_info.dat --stringsdata-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList --swift-const-vals-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing 2025-06-05T19:23:13.4661980Z note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4662420Z 2025-06-05T19:23:13.4662630Z AppIntentsSSUTraining (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4663220Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4666530Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Info.plist --temp-dir-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ssu --bundle-id org.pytorch.executorch.demo.test --product-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app --extracted-metadata-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/Metadata.appintents --archive-ssu-assets 2025-06-05T19:23:13.4669840Z 2025-06-05 19:23:11.730 appintentsnltrainingprocessor[44803:147450] Parsing options for appintentsnltrainingprocessor 2025-06-05T19:23:13.4670430Z 2025-06-05 19:23:11.733 appintentsnltrainingprocessor[44803:147450] No AppShortcuts found - Skipping. 2025-06-05T19:23:13.4670750Z 2025-06-05T19:23:13.4672100Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4673570Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4674770Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList 2025-06-05T19:23:13.4675770Z 2025-06-05T19:23:13.4677280Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_xnnpack_fp32.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4679080Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4680860Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4682330Z 2025-06-05T19:23:13.4683760Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_mps_float16.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4685780Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4687530Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4688990Z 2025-06-05T19:23:13.4689980Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4691320Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4692440Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist 2025-06-05T19:23:13.4693280Z 2025-06-05T19:23:13.4694780Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_coreml_all.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4696560Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4698310Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4699830Z 2025-06-05T19:23:13.4701320Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4703030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4704730Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4706150Z 2025-06-05T19:23:13.4707790Z ProcessInfoPlistFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4709890Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4712040Z builtin-infoPlistUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphonesimulator -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist 2025-06-05T19:23:13.4713890Z 2025-06-05T19:23:13.4715310Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/imagenet_classes.txt /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4717130Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4718950Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4720420Z 2025-06-05T19:23:13.4721760Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/hot\ pot.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/hot\ pot.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4723540Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4725360Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/hot\ pot.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4726790Z 2025-06-05T19:23:13.4728130Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Samoyed.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Samoyed.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4729840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4731510Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Samoyed.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4733040Z 2025-06-05T19:23:13.4734430Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Arctic\ fox.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Arctic\ fox.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4736240Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4737970Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Arctic\ fox.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:23:13.4739390Z 2025-06-05T19:23:13.4739790Z SwiftDriverJobDiscovery normal arm64 Emitting module for MobileNetClassifierTest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4740260Z 2025-06-05T19:23:13.4740900Z SwiftDriver\ Compilation\ Requirements MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4741740Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.4763130Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:13.4784500Z 2025-06-05T19:23:13.4786360Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/MobileNetClassifierTest-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.4788610Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5879870Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/MobileNetClassifierTest-Swift.h 2025-06-05T19:23:13.5881930Z 2025-06-05T19:23:13.5883910Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5886420Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5888880Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.swiftmodule 2025-06-05T19:23:13.5890810Z 2025-06-05T19:23:13.5892530Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5894790Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5897290Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.abi.json 2025-06-05T19:23:13.5899470Z 2025-06-05T19:23:13.5901180Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5914150Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5916440Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/arm64-apple-ios-simulator.swiftdoc 2025-06-05T19:23:13.5918420Z 2025-06-05T19:23:13.5920500Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5922710Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5925170Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/MobileNetClassifierTest.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo 2025-06-05T19:23:13.5927120Z 2025-06-05T19:23:13.5927560Z SwiftDriverJobDiscovery normal arm64 Compiling MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5928080Z 2025-06-05T19:23:13.5928550Z SwiftDriver\ Compilation MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.5929500Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.5951950Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -target arm64-apple-ios17.0-simulator -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.5-21F77-23950cd4b3f73050108268841b0fa1a8.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:23:13.7714490Z 2025-06-05T19:23:13.7715650Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest normal (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.7717340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.7736480Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0-simulator -bundle -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -O0 -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphonesimulator -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList -Xlinker -rpath -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -lc++ -all_load -lsqlite3 -framework Accelerate -framework CoreML -framework Metal -framework MetalPerformanceShaders -framework MetalPerformanceShadersGraph -framework XCTest -lMobileNetClassifier -lbackend_xnnpack_simulator -lbackend_mps_simulator -lbackend_coreml_simulator -lkernels_portable_simulator -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphonesimulator/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule 2025-06-05T19:23:13.7755390Z 2025-06-05T19:23:13.7756530Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.7758110Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.7759450Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList 2025-06-05T19:23:13.7760430Z 2025-06-05T19:23:13.7761290Z CopySwiftLibs /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:23:13.7762650Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:23:13.7769790Z builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Frameworks --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/PlugIns --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/SystemExtensions --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Extensions --platform iphonesimulator --toolchain /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os 2025-06-05T19:24:52.9120230Z 2025-06-05T19:24:52.9121400Z ExtractAppIntentsMetadata (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9122520Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9140230Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest --toolchain-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MobileNetClassifierTest --sdk-root /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk --xcode-version 15F31d --platform-family iOS --deployment-target 17.0 --target-triple arm64-apple-ios17.0-simulator --binary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest --dependency-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_dependency_info.dat --stringsdata-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList --swift-const-vals-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing 2025-06-05T19:24:52.9155430Z note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9155950Z 2025-06-05T19:24:52.9156230Z AppIntentsSSUTraining (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9160210Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9174320Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist --temp-dir-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/MobileNetClassifierTest.build/ssu --bundle-id org.pytorch.executorch.demo.test --product-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest --extracted-metadata-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Metadata.appintents --archive-ssu-assets 2025-06-05T19:24:52.9178650Z 2025-06-05 19:23:13.602 appintentsnltrainingprocessor[44812:147552] Parsing options for appintentsnltrainingprocessor 2025-06-05T19:24:52.9179360Z 2025-06-05 19:23:13.603 appintentsnltrainingprocessor[44812:147552] No AppShortcuts found - Skipping. 2025-06-05T19:24:52.9179720Z 2025-06-05T19:24:52.9180680Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9182170Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9182710Z 2025-06-05T19:24:52.9182970Z Signing Identity: "-" 2025-06-05T19:24:52.9183290Z 2025-06-05T19:24:52.9184370Z /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:24:52.9185290Z 2025-06-05T19:24:52.9186260Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9187630Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9188860Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:24:52.9189730Z 2025-06-05T19:24:52.9190600Z Touch /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9192020Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9193160Z /usr/bin/touch -c /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:24:52.9193930Z 2025-06-05T19:24:52.9194600Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9195800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9196330Z 2025-06-05T19:24:52.9196540Z Signing Identity: "-" 2025-06-05T19:24:52.9196850Z 2025-06-05T19:24:52.9198500Z /usr/bin/codesign --force --sign - --entitlements /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphonesimulator/App.build/ExecuTorchDemo.app.xcent --timestamp\=none --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:24:52.9200000Z 2025-06-05T19:24:52.9200790Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9201980Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9202990Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:24:52.9203710Z 2025-06-05T19:24:52.9204390Z Validate /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9205490Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9206750Z builtin-validationUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:24:52.9207410Z 2025-06-05T19:24:52.9208030Z Touch /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:52.9209200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:52.9210230Z /usr/bin/touch -c /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/ExecuTorchDemo.app 2025-06-05T19:24:52.9210810Z 2025-06-05T19:24:52.9211160Z 2025-06-05 19:24:15.331 xcodebuild[43684:145252] [MT] IDETestOperationsObserverDebug: 61.536 elapsed -- Testing started completed. 2025-06-05T19:24:52.9211870Z 2025-06-05 19:24:15.331 xcodebuild[43684:145252] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2025-06-05T19:24:52.9212520Z 2025-06-05 19:24:15.331 xcodebuild[43684:145252] [MT] IDETestOperationsObserverDebug: 61.536 sec, +61.536 sec -- end 2025-06-05T19:24:52.9212890Z 2025-06-05T19:24:52.9213030Z Test session results, code coverage, and logs: 2025-06-05T19:24:52.9213810Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Logs/Test/Test-MobileNetClassifierTest-2025.06.05_19-23-02-+0000.xcresult 2025-06-05T19:24:52.9214430Z 2025-06-05T19:24:52.9214530Z ** TEST SUCCEEDED ** 2025-06-05T19:24:52.9214690Z 2025-06-05T19:24:52.9214910Z Testing started 2025-06-05T19:24:52.9215350Z Test suite 'MobileNetClassifierTest' started on 'Clone 1 of executorch - ExecuTorchDemo (45705)' 2025-06-05T19:24:52.9216050Z Test case 'MobileNetClassifierTest.testV3WithCoreMLBackend()' passed on 'Clone 1 of executorch - ExecuTorchDemo (45705)' (0.563 seconds) 2025-06-05T19:24:52.9216910Z Test case 'MobileNetClassifierTest.testV3WithMPSBackend()' passed on 'Clone 1 of executorch - ExecuTorchDemo (45705)' (4.219 seconds) 2025-06-05T19:24:52.9217790Z Test case 'MobileNetClassifierTest.testV3WithPortableBackend()' passed on 'Clone 1 of executorch - ExecuTorchDemo (45705)' (0.688 seconds) 2025-06-05T19:24:52.9218840Z Test case 'MobileNetClassifierTest.testV3WithXNNPACKBackend()' passed on 'Clone 1 of executorch - ExecuTorchDemo (45705)' (0.610 seconds) 2025-06-05T19:24:52.9220950Z  2025-06-05T19:24:52.9221230Z ** Package The Test Suite ** 2025-06-05T19:24:52.9221550Z  2025-06-05T19:24:52.9221900Z Command line invocation: 2025-06-05T19:24:52.9223360Z /Applications/Xcode_15.4.app/Contents/Developer/usr/bin/xcodebuild build-for-testing -project executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj -scheme MobileNetClassifierTest -destination platform=iOS -allowProvisioningUpdates DEVELOPMENT_TEAM=78E7V7QP35 CODE_SIGN_STYLE=Manual PROVISIONING_PROFILE_SPECIFIER=ExecuTorchDemo "CODE_SIGN_IDENTITY=iPhone Distribution" 2025-06-05T19:24:52.9224650Z 2025-06-05T19:24:52.9224790Z User defaults from command line: 2025-06-05T19:24:52.9225160Z IDEPackageSupportUseBuiltinSCM = YES 2025-06-05T19:24:52.9225380Z 2025-06-05T19:24:52.9225530Z Build settings from command line: 2025-06-05T19:24:52.9225860Z CODE_SIGN_IDENTITY = iPhone Distribution 2025-06-05T19:24:52.9226140Z CODE_SIGN_STYLE = Manual 2025-06-05T19:24:52.9226530Z DEVELOPMENT_TEAM = 78E7V7QP35 2025-06-05T19:24:52.9226910Z PROVISIONING_PROFILE_SPECIFIER = ExecuTorchDemo 2025-06-05T19:24:52.9227170Z 2025-06-05T19:24:52.9227260Z Resolve Package Graph 2025-06-05T19:24:52.9227440Z 2025-06-05T19:24:52.9227450Z 2025-06-05T19:24:52.9227600Z Resolved source packages: 2025-06-05T19:24:52.9228270Z executorch: https://github.com/pytorch/executorch @ swiftpm-0.6.0 (5a47ec0) 2025-06-05T19:24:52.9228570Z 2025-06-05T19:24:52.9228780Z --- xcodebuild: WARNING: Using the first of multiple matching destinations: 2025-06-05T19:24:52.9229520Z { platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device } 2025-06-05T19:24:52.9230220Z { platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device } 2025-06-05T19:24:52.9231110Z { platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:EF33EB4C-9222-4EC2-BD55-824A974A731F, OS:1.2, name:Apple Vision Pro } 2025-06-05T19:24:52.9231920Z { platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:3A7D6DA6-E422-4830-A22E-9F4C9A73EA09, OS:2.1, name:Apple Vision Pro } 2025-06-05T19:24:52.9232750Z { platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:6B240C3E-0355-4A8E-8FD7-4F2B48B7F341, OS:2.2, name:Apple Vision Pro } 2025-06-05T19:24:52.9233400Z { platform:iOS Simulator, id:657F67E1-274C-4947-9759-657743025AD7, OS:18.2, name:executorch } 2025-06-05T19:24:52.9234010Z { platform:iOS Simulator, id:657F67E1-274C-4947-9759-657743025AD7, OS:18.2, name:executorch } 2025-06-05T19:24:52.9234620Z { platform:iOS Simulator, id:BF8D75FD-6FC8-4662-9E33-755B9F33B179, OS:17.0.1, name:iPad (10th generation) } 2025-06-05T19:24:52.9235300Z { platform:iOS Simulator, id:BF8D75FD-6FC8-4662-9E33-755B9F33B179, OS:17.0.1, name:iPad (10th generation) } 2025-06-05T19:24:52.9235940Z { platform:iOS Simulator, id:111EE4CA-B1F3-4D0B-ACFE-4753F81AA777, OS:17.2, name:iPad (10th generation) } 2025-06-05T19:24:52.9236570Z { platform:iOS Simulator, id:111EE4CA-B1F3-4D0B-ACFE-4753F81AA777, OS:17.2, name:iPad (10th generation) } 2025-06-05T19:24:52.9237330Z { platform:iOS Simulator, id:D5F251D6-4450-430A-869E-61E0F9AB69B9, OS:17.4, name:iPad (10th generation) } 2025-06-05T19:24:52.9237980Z { platform:iOS Simulator, id:D5F251D6-4450-430A-869E-61E0F9AB69B9, OS:17.4, name:iPad (10th generation) } 2025-06-05T19:24:52.9238650Z { platform:iOS Simulator, id:49E5C50F-0755-45D3-B738-56CD6511A362, OS:17.5, name:iPad (10th generation) } 2025-06-05T19:24:52.9239280Z { platform:iOS Simulator, id:49E5C50F-0755-45D3-B738-56CD6511A362, OS:17.5, name:iPad (10th generation) } 2025-06-05T19:24:52.9239940Z { platform:iOS Simulator, id:758961F3-B4BA-4A62-BBD9-0730D87A8072, OS:18.1, name:iPad (10th generation) } 2025-06-05T19:24:52.9240620Z { platform:iOS Simulator, id:758961F3-B4BA-4A62-BBD9-0730D87A8072, OS:18.1, name:iPad (10th generation) } 2025-06-05T19:24:52.9241170Z { platform:iOS Simulator, id:E997C284-F57F-4653-B519-7E5CFAF75AC3, OS:18.2, name:iPad (10th generation) } 2025-06-05T19:24:52.9241790Z { platform:iOS Simulator, id:E997C284-F57F-4653-B519-7E5CFAF75AC3, OS:18.2, name:iPad (10th generation) } 2025-06-05T19:24:52.9242460Z { platform:iOS Simulator, id:BB7F0B2A-591B-4D3C-8EBE-10931188A214, OS:17.0.1, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9243310Z { platform:iOS Simulator, id:BB7F0B2A-591B-4D3C-8EBE-10931188A214, OS:17.0.1, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9243980Z { platform:iOS Simulator, id:7F9E75CE-9223-4624-AC8F-520426265E2E, OS:17.2, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9244580Z { platform:iOS Simulator, id:7F9E75CE-9223-4624-AC8F-520426265E2E, OS:17.2, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9245290Z { platform:iOS Simulator, id:0884D38B-35E8-4175-9DB5-FE4C83BCBF07, OS:17.4, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9245950Z { platform:iOS Simulator, id:0884D38B-35E8-4175-9DB5-FE4C83BCBF07, OS:17.4, name:iPad Air (5th generation) } 2025-06-05T19:24:52.9246670Z { platform:iOS Simulator, id:8A8F9292-5030-4703-BE4F-D8EE31977EE3, OS:17.4, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9247300Z { platform:iOS Simulator, id:8A8F9292-5030-4703-BE4F-D8EE31977EE3, OS:17.4, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9247960Z { platform:iOS Simulator, id:DD05F054-B8C9-4D82-83FB-014E36168C30, OS:17.5, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9248610Z { platform:iOS Simulator, id:DD05F054-B8C9-4D82-83FB-014E36168C30, OS:17.5, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9249270Z { platform:iOS Simulator, id:8F8CEF94-BF77-490A-9290-CD1286B08BCE, OS:18.1, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9250050Z { platform:iOS Simulator, id:8F8CEF94-BF77-490A-9290-CD1286B08BCE, OS:18.1, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9250680Z { platform:iOS Simulator, id:493F4CCE-6088-44A8-ABF5-6F89AA1D96AF, OS:18.2, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9251330Z { platform:iOS Simulator, id:493F4CCE-6088-44A8-ABF5-6F89AA1D96AF, OS:18.2, name:iPad Air 11-inch (M2) } 2025-06-05T19:24:52.9251940Z { platform:iOS Simulator, id:4D866F46-1520-48E8-93AF-378D9110A86F, OS:17.4, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9252490Z { platform:iOS Simulator, id:4D866F46-1520-48E8-93AF-378D9110A86F, OS:17.4, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9253120Z { platform:iOS Simulator, id:69D0A17F-0B77-4940-9E8F-B4E0B0D0D891, OS:17.5, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9253760Z { platform:iOS Simulator, id:69D0A17F-0B77-4940-9E8F-B4E0B0D0D891, OS:17.5, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9254350Z { platform:iOS Simulator, id:4B6E4681-9762-4E90-AF7D-A4116230D1A2, OS:18.1, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9254890Z { platform:iOS Simulator, id:4B6E4681-9762-4E90-AF7D-A4116230D1A2, OS:18.1, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9255460Z { platform:iOS Simulator, id:9F9264F4-043F-42F3-A22F-5C53663F240E, OS:18.2, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9256040Z { platform:iOS Simulator, id:9F9264F4-043F-42F3-A22F-5C53663F240E, OS:18.2, name:iPad Air 13-inch (M2) } 2025-06-05T19:24:52.9256670Z { platform:iOS Simulator, id:47299271-1285-4E8D-B649-E4B1ADB920A0, OS:17.0.1, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9257420Z { platform:iOS Simulator, id:47299271-1285-4E8D-B649-E4B1ADB920A0, OS:17.0.1, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9258200Z { platform:iOS Simulator, id:B4170116-153E-4885-BEF6-8BE9642245A3, OS:17.2, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9258890Z { platform:iOS Simulator, id:B4170116-153E-4885-BEF6-8BE9642245A3, OS:17.2, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9259500Z { platform:iOS Simulator, id:A7E6C3E4-8AE3-420C-B6ED-5012E9DB8C55, OS:17.4, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9260380Z { platform:iOS Simulator, id:A7E6C3E4-8AE3-420C-B6ED-5012E9DB8C55, OS:17.4, name:iPad Pro (11-inch) (4th generation) } 2025-06-05T19:24:52.9261050Z { platform:iOS Simulator, id:1F50D97E-6B16-4E14-95A1-F829B1317261, OS:17.0.1, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9261710Z { platform:iOS Simulator, id:1F50D97E-6B16-4E14-95A1-F829B1317261, OS:17.0.1, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9262310Z { platform:iOS Simulator, id:E3C8609E-0A67-4A4E-BA03-13017D937698, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9263030Z { platform:iOS Simulator, id:E3C8609E-0A67-4A4E-BA03-13017D937698, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9263700Z { platform:iOS Simulator, id:DE2271E5-E708-4952-A13C-A3DCEA69B846, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9264350Z { platform:iOS Simulator, id:DE2271E5-E708-4952-A13C-A3DCEA69B846, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) } 2025-06-05T19:24:52.9264940Z { platform:iOS Simulator, id:C2B7887C-80F7-41A7-A8FE-886AEA98EB8C, OS:17.4, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5529540Z { platform:iOS Simulator, id:C2B7887C-80F7-41A7-A8FE-886AEA98EB8C, OS:17.4, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5530530Z { platform:iOS Simulator, id:58F8AC7C-5FE1-4B96-A941-2A0FF1BC255F, OS:17.5, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5531180Z { platform:iOS Simulator, id:58F8AC7C-5FE1-4B96-A941-2A0FF1BC255F, OS:17.5, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5531830Z { platform:iOS Simulator, id:71FA6E6D-F056-4A3E-993C-7561D072796E, OS:18.1, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5532550Z { platform:iOS Simulator, id:71FA6E6D-F056-4A3E-993C-7561D072796E, OS:18.1, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5562910Z { platform:iOS Simulator, id:918F4ADA-DE10-4D57-B734-721FB214B0BA, OS:18.2, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5563600Z { platform:iOS Simulator, id:918F4ADA-DE10-4D57-B734-721FB214B0BA, OS:18.2, name:iPad Pro 11-inch (M4) } 2025-06-05T19:24:55.5564150Z { platform:iOS Simulator, id:8BD6BE29-1DF1-4F2B-982F-8CD3DA253D22, OS:17.4, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5564740Z { platform:iOS Simulator, id:8BD6BE29-1DF1-4F2B-982F-8CD3DA253D22, OS:17.4, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5565340Z { platform:iOS Simulator, id:5A993CE5-21FA-4AEC-8E6E-3B451BAB384C, OS:17.5, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5565990Z { platform:iOS Simulator, id:5A993CE5-21FA-4AEC-8E6E-3B451BAB384C, OS:17.5, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5566600Z { platform:iOS Simulator, id:0FA4C2AC-6455-4BC8-97FC-2DF95154CAF5, OS:18.1, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5567270Z { platform:iOS Simulator, id:0FA4C2AC-6455-4BC8-97FC-2DF95154CAF5, OS:18.1, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5567990Z { platform:iOS Simulator, id:D3F20CC2-A479-4ADA-A011-C929C08EB3BF, OS:18.2, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5568610Z { platform:iOS Simulator, id:D3F20CC2-A479-4ADA-A011-C929C08EB3BF, OS:18.2, name:iPad Pro 13-inch (M4) } 2025-06-05T19:24:55.5569200Z { platform:iOS Simulator, id:0E36B443-C559-4C9C-8F95-AC4816E8A16A, OS:17.0.1, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5569820Z { platform:iOS Simulator, id:0E36B443-C559-4C9C-8F95-AC4816E8A16A, OS:17.0.1, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5584840Z { platform:iOS Simulator, id:6907EA21-E589-46D1-B030-1EA5320A6907, OS:17.2, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5586990Z { platform:iOS Simulator, id:6907EA21-E589-46D1-B030-1EA5320A6907, OS:17.2, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5587610Z { platform:iOS Simulator, id:EC2A05D6-FB3B-4CA4-9BA9-06F56AF1BFEA, OS:17.4, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5588260Z { platform:iOS Simulator, id:EC2A05D6-FB3B-4CA4-9BA9-06F56AF1BFEA, OS:17.4, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5589640Z { platform:iOS Simulator, id:99408816-1F39-47DE-BDBA-69585E94A89B, OS:17.5, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5590280Z { platform:iOS Simulator, id:99408816-1F39-47DE-BDBA-69585E94A89B, OS:17.5, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5590850Z { platform:iOS Simulator, id:5A95B361-CA91-4D1D-91F2-887B4CE891A2, OS:18.1, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5591490Z { platform:iOS Simulator, id:5A95B361-CA91-4D1D-91F2-887B4CE891A2, OS:18.1, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5592130Z { platform:iOS Simulator, id:671EA15A-1AC8-46B8-9314-3129FD2A483D, OS:18.2, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5605180Z { platform:iOS Simulator, id:671EA15A-1AC8-46B8-9314-3129FD2A483D, OS:18.2, name:iPad mini (6th generation) } 2025-06-05T19:24:55.5606370Z { platform:iOS Simulator, id:5030E289-D40E-45BA-ABDB-0C72BDDB5CF5, OS:18.1, name:iPad mini (A17 Pro) } 2025-06-05T19:24:55.5607000Z { platform:iOS Simulator, id:5030E289-D40E-45BA-ABDB-0C72BDDB5CF5, OS:18.1, name:iPad mini (A17 Pro) } 2025-06-05T19:24:55.5607530Z { platform:iOS Simulator, id:B5FA47D1-13E7-4AF9-83FD-FC9A004CD3F0, OS:18.2, name:iPad mini (A17 Pro) } 2025-06-05T19:24:55.5608140Z { platform:iOS Simulator, id:B5FA47D1-13E7-4AF9-83FD-FC9A004CD3F0, OS:18.2, name:iPad mini (A17 Pro) } 2025-06-05T19:24:55.5608690Z { platform:iOS Simulator, id:17F04F2A-35F3-4892-ADF5-0EC66D590700, OS:17.0.1, name:iPhone 15 } 2025-06-05T19:24:55.5609270Z { platform:iOS Simulator, id:17F04F2A-35F3-4892-ADF5-0EC66D590700, OS:17.0.1, name:iPhone 15 } 2025-06-05T19:24:55.5609760Z { platform:iOS Simulator, id:CCB049C3-429A-44A0-A4EE-872C8B4E1827, OS:17.2, name:iPhone 15 } 2025-06-05T19:24:55.5610260Z { platform:iOS Simulator, id:CCB049C3-429A-44A0-A4EE-872C8B4E1827, OS:17.2, name:iPhone 15 } 2025-06-05T19:24:55.5611130Z { platform:iOS Simulator, id:44DAFCAA-19AB-423D-AC4B-AAE1C2DFB8D4, OS:17.4, name:iPhone 15 } 2025-06-05T19:24:55.5611690Z { platform:iOS Simulator, id:44DAFCAA-19AB-423D-AC4B-AAE1C2DFB8D4, OS:17.4, name:iPhone 15 } 2025-06-05T19:24:55.5612170Z { platform:iOS Simulator, id:9D46D620-B8AA-4C15-9A6F-14A54AB89EC7, OS:17.5, name:iPhone 15 } 2025-06-05T19:24:55.5612630Z { platform:iOS Simulator, id:9D46D620-B8AA-4C15-9A6F-14A54AB89EC7, OS:17.5, name:iPhone 15 } 2025-06-05T19:24:55.5613160Z { platform:iOS Simulator, id:275F22F2-3F3B-485B-BE4E-E4C29316514A, OS:18.1, name:iPhone 15 } 2025-06-05T19:24:55.5613620Z { platform:iOS Simulator, id:275F22F2-3F3B-485B-BE4E-E4C29316514A, OS:18.1, name:iPhone 15 } 2025-06-05T19:24:55.5614110Z { platform:iOS Simulator, id:DA568D01-6F0D-4BC1-9B4D-B776CAAE5E71, OS:18.2, name:iPhone 15 } 2025-06-05T19:24:55.5614640Z { platform:iOS Simulator, id:DA568D01-6F0D-4BC1-9B4D-B776CAAE5E71, OS:18.2, name:iPhone 15 } 2025-06-05T19:24:55.5615220Z { platform:iOS Simulator, id:73AE4657-01CF-45F7-B518-D800EB732892, OS:17.0.1, name:iPhone 15 Plus } 2025-06-05T19:24:55.5617200Z { platform:iOS Simulator, id:73AE4657-01CF-45F7-B518-D800EB732892, OS:17.0.1, name:iPhone 15 Plus } 2025-06-05T19:24:55.5617760Z { platform:iOS Simulator, id:B63BADAF-D513-4DC8-8001-A06D1EA90CCA, OS:17.2, name:iPhone 15 Plus } 2025-06-05T19:24:55.5618320Z { platform:iOS Simulator, id:B63BADAF-D513-4DC8-8001-A06D1EA90CCA, OS:17.2, name:iPhone 15 Plus } 2025-06-05T19:24:55.5619740Z { platform:iOS Simulator, id:5014628D-472A-48CA-9385-6F9CD7209D8F, OS:17.4, name:iPhone 15 Plus } 2025-06-05T19:24:55.5622430Z { platform:iOS Simulator, id:5014628D-472A-48CA-9385-6F9CD7209D8F, OS:17.4, name:iPhone 15 Plus } 2025-06-05T19:24:55.5623070Z { platform:iOS Simulator, id:8E66B5F8-7FBA-4E70-9D3D-DD6A459CF166, OS:17.5, name:iPhone 15 Plus } 2025-06-05T19:24:55.5623580Z { platform:iOS Simulator, id:8E66B5F8-7FBA-4E70-9D3D-DD6A459CF166, OS:17.5, name:iPhone 15 Plus } 2025-06-05T19:24:55.5624200Z { platform:iOS Simulator, id:5943F581-8865-4B0C-8A73-BF6A6714521C, OS:18.1, name:iPhone 15 Plus } 2025-06-05T19:24:55.5624720Z { platform:iOS Simulator, id:5943F581-8865-4B0C-8A73-BF6A6714521C, OS:18.1, name:iPhone 15 Plus } 2025-06-05T19:24:55.5625380Z { platform:iOS Simulator, id:EE190F32-5BBF-4CF8-AAEF-4EE9A6959ABF, OS:18.2, name:iPhone 15 Plus } 2025-06-05T19:24:55.5625910Z { platform:iOS Simulator, id:EE190F32-5BBF-4CF8-AAEF-4EE9A6959ABF, OS:18.2, name:iPhone 15 Plus } 2025-06-05T19:24:55.5626450Z { platform:iOS Simulator, id:2EDE8048-ED67-499C-9EAC-0555749865F3, OS:17.0.1, name:iPhone 15 Pro } 2025-06-05T19:24:55.5627030Z { platform:iOS Simulator, id:2EDE8048-ED67-499C-9EAC-0555749865F3, OS:17.0.1, name:iPhone 15 Pro } 2025-06-05T19:24:55.5627560Z { platform:iOS Simulator, id:E34C0C69-3BCB-496C-A879-DA8FB09AA84D, OS:17.2, name:iPhone 15 Pro } 2025-06-05T19:24:55.5628170Z { platform:iOS Simulator, id:E34C0C69-3BCB-496C-A879-DA8FB09AA84D, OS:17.2, name:iPhone 15 Pro } 2025-06-05T19:24:55.5628770Z { platform:iOS Simulator, id:6352F62E-4AC7-493B-98DF-57B57EF74600, OS:17.4, name:iPhone 15 Pro } 2025-06-05T19:24:55.5629290Z { platform:iOS Simulator, id:6352F62E-4AC7-493B-98DF-57B57EF74600, OS:17.4, name:iPhone 15 Pro } 2025-06-05T19:24:55.5629840Z { platform:iOS Simulator, id:D268FCE9-13E9-4889-9617-9E4935F6490A, OS:17.5, name:iPhone 15 Pro } 2025-06-05T19:24:55.5630360Z { platform:iOS Simulator, id:D268FCE9-13E9-4889-9617-9E4935F6490A, OS:17.5, name:iPhone 15 Pro } 2025-06-05T19:24:55.5630900Z { platform:iOS Simulator, id:9B4E437E-4F19-49CB-91EA-62CF54B67B1C, OS:18.1, name:iPhone 15 Pro } 2025-06-05T19:24:55.5631510Z { platform:iOS Simulator, id:9B4E437E-4F19-49CB-91EA-62CF54B67B1C, OS:18.1, name:iPhone 15 Pro } 2025-06-05T19:24:55.5632050Z { platform:iOS Simulator, id:14F68000-AF37-4B47-808B-F965C24E123E, OS:18.2, name:iPhone 15 Pro } 2025-06-05T19:24:55.5632600Z { platform:iOS Simulator, id:14F68000-AF37-4B47-808B-F965C24E123E, OS:18.2, name:iPhone 15 Pro } 2025-06-05T19:24:55.5633140Z { platform:iOS Simulator, id:0CAB41B8-3D25-4809-AC74-69EDC8183F44, OS:17.0.1, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5633760Z { platform:iOS Simulator, id:0CAB41B8-3D25-4809-AC74-69EDC8183F44, OS:17.0.1, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5634320Z { platform:iOS Simulator, id:35744D49-FA4F-4105-9C0A-AA4792644D84, OS:17.2, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5634830Z { platform:iOS Simulator, id:35744D49-FA4F-4105-9C0A-AA4792644D84, OS:17.2, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5635330Z { platform:iOS Simulator, id:8875DC11-F6F3-4CD3-9DC1-4481C0B75F04, OS:17.4, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5635830Z { platform:iOS Simulator, id:8875DC11-F6F3-4CD3-9DC1-4481C0B75F04, OS:17.4, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5636330Z { platform:iOS Simulator, id:8EC4A41B-73E9-4B08-87DD-0413A5B4CC33, OS:17.5, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5636830Z { platform:iOS Simulator, id:8EC4A41B-73E9-4B08-87DD-0413A5B4CC33, OS:17.5, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5637330Z { platform:iOS Simulator, id:CA09D799-14CA-4D9D-B07D-5023DE1C6748, OS:18.1, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5637840Z { platform:iOS Simulator, id:CA09D799-14CA-4D9D-B07D-5023DE1C6748, OS:18.1, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5638340Z { platform:iOS Simulator, id:8B570D40-BF4A-4132-91CA-2B57A390DC24, OS:18.2, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5638840Z { platform:iOS Simulator, id:8B570D40-BF4A-4132-91CA-2B57A390DC24, OS:18.2, name:iPhone 15 Pro Max } 2025-06-05T19:24:55.5639320Z { platform:iOS Simulator, id:8A897D71-AFE1-42FF-B5F4-0F08ADED6B1B, OS:18.1, name:iPhone 16 } 2025-06-05T19:24:55.5639850Z { platform:iOS Simulator, id:8A897D71-AFE1-42FF-B5F4-0F08ADED6B1B, OS:18.1, name:iPhone 16 } 2025-06-05T19:24:55.5640320Z { platform:iOS Simulator, id:11423FF0-DCF3-45E2-885A-9C649FF61873, OS:18.2, name:iPhone 16 } 2025-06-05T19:24:55.5640780Z { platform:iOS Simulator, id:11423FF0-DCF3-45E2-885A-9C649FF61873, OS:18.2, name:iPhone 16 } 2025-06-05T19:24:55.5641260Z { platform:iOS Simulator, id:48913EFF-D8F3-47FA-97F9-AFFFE1B12729, OS:18.1, name:iPhone 16 Plus } 2025-06-05T19:24:55.5641750Z { platform:iOS Simulator, id:48913EFF-D8F3-47FA-97F9-AFFFE1B12729, OS:18.1, name:iPhone 16 Plus } 2025-06-05T19:24:55.5642230Z { platform:iOS Simulator, id:F794E85B-1EB1-4F7D-A4B9-6577316CBCB6, OS:18.2, name:iPhone 16 Plus } 2025-06-05T19:24:55.5642750Z { platform:iOS Simulator, id:F794E85B-1EB1-4F7D-A4B9-6577316CBCB6, OS:18.2, name:iPhone 16 Plus } 2025-06-05T19:24:55.5643230Z { platform:iOS Simulator, id:240DA5CB-DF78-4374-A5B1-503F1F260BB4, OS:18.1, name:iPhone 16 Pro } 2025-06-05T19:24:55.5643710Z { platform:iOS Simulator, id:240DA5CB-DF78-4374-A5B1-503F1F260BB4, OS:18.1, name:iPhone 16 Pro } 2025-06-05T19:24:55.5644180Z { platform:iOS Simulator, id:42D294FC-5061-4191-BE7A-C77923D28622, OS:18.2, name:iPhone 16 Pro } 2025-06-05T19:24:55.5644760Z { platform:iOS Simulator, id:42D294FC-5061-4191-BE7A-C77923D28622, OS:18.2, name:iPhone 16 Pro } 2025-06-05T19:24:55.5645250Z { platform:iOS Simulator, id:433E0264-9766-490A-A802-1DB86B096F6A, OS:18.1, name:iPhone 16 Pro Max } 2025-06-05T19:24:55.5645740Z { platform:iOS Simulator, id:433E0264-9766-490A-A802-1DB86B096F6A, OS:18.1, name:iPhone 16 Pro Max } 2025-06-05T19:24:55.5646310Z { platform:iOS Simulator, id:EB97D23C-5333-4970-9697-031D8CA07ED8, OS:18.2, name:iPhone 16 Pro Max } 2025-06-05T19:24:55.5646800Z { platform:iOS Simulator, id:EB97D23C-5333-4970-9697-031D8CA07ED8, OS:18.2, name:iPhone 16 Pro Max } 2025-06-05T19:24:55.5647330Z { platform:iOS Simulator, id:2D54A790-CC2B-44C7-9576-CC958BA3AC63, OS:17.0.1, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5647900Z { platform:iOS Simulator, id:2D54A790-CC2B-44C7-9576-CC958BA3AC63, OS:17.0.1, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5648450Z { platform:iOS Simulator, id:B4AAD64F-692F-42E5-A0E4-F2A1AA44D566, OS:17.2, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5649010Z { platform:iOS Simulator, id:B4AAD64F-692F-42E5-A0E4-F2A1AA44D566, OS:17.2, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5649610Z { platform:iOS Simulator, id:45EC22E3-1799-4BB3-9869-9DAC2DE597B0, OS:17.4, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5650160Z { platform:iOS Simulator, id:45EC22E3-1799-4BB3-9869-9DAC2DE597B0, OS:17.4, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5650710Z { platform:iOS Simulator, id:5770FE52-A695-448D-A994-37FB6BA77FA1, OS:17.5, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5651270Z { platform:iOS Simulator, id:5770FE52-A695-448D-A994-37FB6BA77FA1, OS:17.5, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5651820Z { platform:iOS Simulator, id:5CE04AED-33AF-4CAE-B808-36149E665DB8, OS:18.1, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5652390Z { platform:iOS Simulator, id:5CE04AED-33AF-4CAE-B808-36149E665DB8, OS:18.1, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5652950Z { platform:iOS Simulator, id:9B9B3316-74F5-4790-85FE-1B76216A6187, OS:18.2, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5653490Z { platform:iOS Simulator, id:9B9B3316-74F5-4790-85FE-1B76216A6187, OS:18.2, name:iPhone SE (3rd generation) } 2025-06-05T19:24:55.5653880Z Prepare packages 2025-06-05T19:24:55.5653980Z 2025-06-05T19:24:55.5654120Z note: Using codesigning identity override: iPhone Distribution 2025-06-05T19:24:55.5654410Z ComputeTargetDependencyGraph 2025-06-05T19:24:55.5654630Z note: Building targets in dependency order 2025-06-05T19:24:55.5654870Z note: Target dependency graph (14 targets) 2025-06-05T19:24:55.5655160Z Target 'MobileNetClassifierTest' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5655890Z ➜ Explicit dependency on target 'App' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5656710Z ➜ Implicit dependency on target 'MobileNetClassifier' in project 'ExecuTorchDemo' via file 'libMobileNetClassifier.a' in build phase 'Link Binary' 2025-06-05T19:24:55.5657420Z ➜ Explicit dependency on target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:24:55.5657840Z ➜ Explicit dependency on target 'backend_mps' in project 'executorch' 2025-06-05T19:24:55.5658270Z ➜ Explicit dependency on target 'backend_coreml' in project 'executorch' 2025-06-05T19:24:55.5658700Z ➜ Explicit dependency on target 'kernels_portable' in project 'executorch' 2025-06-05T19:24:55.5664740Z Target 'App' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5665390Z ➜ Explicit dependency on target 'MobileNetClassifier' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5665850Z ➜ Explicit dependency on target 'kernels_portable' in project 'executorch' 2025-06-05T19:24:55.5666290Z ➜ Explicit dependency on target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:24:55.5666720Z ➜ Explicit dependency on target 'backend_mps' in project 'executorch' 2025-06-05T19:24:55.5667130Z ➜ Explicit dependency on target 'backend_coreml' in project 'executorch' 2025-06-05T19:24:55.5667470Z Target 'backend_coreml' in project 'executorch' 2025-06-05T19:24:55.5667880Z ➜ Explicit dependency on target 'backend_coreml_dependencies' in project 'executorch' 2025-06-05T19:24:55.5668330Z Target 'backend_coreml_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:24:55.5668670Z Target 'backend_mps' in project 'executorch' 2025-06-05T19:24:55.5669080Z ➜ Explicit dependency on target 'backend_mps_dependencies' in project 'executorch' 2025-06-05T19:24:55.5669500Z Target 'backend_mps_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:24:55.5669850Z Target 'backend_xnnpack' in project 'executorch' 2025-06-05T19:24:55.5670360Z ➜ Explicit dependency on target 'backend_xnnpack_dependencies' in project 'executorch' 2025-06-05T19:24:55.5670810Z Target 'backend_xnnpack_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:24:55.5671170Z Target 'kernels_portable' in project 'executorch' 2025-06-05T19:24:55.5671590Z ➜ Explicit dependency on target 'kernels_portable_dependencies' in project 'executorch' 2025-06-05T19:24:55.5672050Z Target 'kernels_portable_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:24:55.5672520Z Target 'MobileNetClassifier' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5672940Z ➜ Explicit dependency on target 'ImageClassification' in project 'ExecuTorchDemo' 2025-06-05T19:24:55.5673400Z ➜ Explicit dependency on target 'executorch_debug' in project 'executorch' 2025-06-05T19:24:55.5673750Z Target 'executorch_debug' in project 'executorch' 2025-06-05T19:24:55.5674170Z ➜ Explicit dependency on target 'executorch_debug_dependencies' in project 'executorch' 2025-06-05T19:24:55.5674620Z Target 'executorch_debug_dependencies' in project 'executorch' (no dependencies) 2025-06-05T19:24:55.5675050Z Target 'ImageClassification' in project 'ExecuTorchDemo' (no dependencies) 2025-06-05T19:24:55.5675300Z 2025-06-05T19:24:55.5675380Z GatherProvisioningInputs 2025-06-05T19:24:55.5675510Z 2025-06-05T19:24:55.5675580Z CreateBuildDescription 2025-06-05T19:24:55.5675700Z 2025-06-05T19:24:55.5676020Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v 2025-06-05T19:24:55.5676410Z 2025-06-05T19:24:55.5677140Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null 2025-06-05T19:24:55.5677940Z 2025-06-05T19:24:55.5678260Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -V 2025-06-05T19:24:55.5678650Z 2025-06-05T19:24:55.5679050Z ExecuteExternalTool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details 2025-06-05T19:24:55.5679470Z 2025-06-05T19:24:55.5679610Z Build description signature: 140bf8277e6addb01bab5b9a17051775 2025-06-05T19:24:55.5680400Z Build description path: /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/XCBuildData/140bf8277e6addb01bab5b9a17051775.xcbuilddata 2025-06-05T19:24:55.5682330Z ClangStatCache /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache 2025-06-05T19:24:55.5683870Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5685330Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -o /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache 2025-06-05T19:24:55.5686490Z 2025-06-05T19:24:55.5687070Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos 2025-06-05T19:24:55.5688030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5689020Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos 2025-06-05T19:24:55.5689640Z 2025-06-05T19:24:55.5690060Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5690920Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5691920Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5692440Z 2025-06-05T19:24:55.5693500Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/kernels_portable/kernels_portable.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libkernels_portable_ios.a ios 2025-06-05T19:24:55.5695010Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5696560Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/kernels_portable/kernels_portable.xcframework --platform ios --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5697740Z 2025-06-05T19:24:55.5698800Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_xnnpack/backend_xnnpack.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libbackend_xnnpack_ios.a ios 2025-06-05T19:24:55.5700340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5701910Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_xnnpack/backend_xnnpack.xcframework --platform ios --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5703090Z 2025-06-05T19:24:55.5704340Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_mps/backend_mps.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libbackend_mps_ios.a ios 2025-06-05T19:24:55.5705820Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5707380Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_mps/backend_mps.xcframework --platform ios --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5708530Z 2025-06-05T19:24:55.5709660Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_coreml/backend_coreml.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libbackend_coreml_ios.a ios 2025-06-05T19:24:55.5711140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5712670Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/backend_coreml/backend_coreml.xcframework --platform ios --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5713880Z 2025-06-05T19:24:55.5714950Z ProcessXCFramework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/executorch_debug/executorch_debug.xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libexecutorch_debug_ios.a ios 2025-06-05T19:24:55.5716440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5717990Z builtin-process-xcframework --xcframework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/artifacts/executorch/executorch_debug/executorch_debug.xcframework --platform ios --target-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos 2025-06-05T19:24:55.5719150Z 2025-06-05T19:24:55.5719630Z CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks 2025-06-05T19:24:55.5720550Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj 2025-06-05T19:24:55.5721490Z builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks 2025-06-05T19:24:55.5722070Z 2025-06-05T19:24:55.5722980Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5724190Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5725300Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml 2025-06-05T19:24:55.5726120Z 2025-06-05T19:24:55.5726990Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5728200Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5729230Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification.hmap 2025-06-05T19:24:55.5729990Z 2025-06-05T19:24:55.5730920Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5732250Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5733340Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap 2025-06-05T19:24:55.5734140Z 2025-06-05T19:24:55.5735090Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5736470Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5737590Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap 2025-06-05T19:24:55.5738400Z 2025-06-05T19:24:55.5739340Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5740640Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5741740Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap 2025-06-05T19:24:55.5742540Z 2025-06-05T19:24:55.5743510Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5744990Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5746090Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-target-headers.hmap 2025-06-05T19:24:55.5746900Z 2025-06-05T19:24:55.5747960Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5749440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5750660Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap 2025-06-05T19:24:55.5751540Z 2025-06-05T19:24:55.5752130Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5753070Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5753890Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:24:55.5754420Z 2025-06-05T19:24:55.5755060Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5756030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5756890Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:24:55.5757500Z 2025-06-05T19:24:55.5758270Z MkDir /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5759410Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5760420Z /bin/mkdir -p /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:24:55.5761150Z 2025-06-05T19:24:55.5762210Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5763660Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5764920Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json 2025-06-05T19:24:55.5765860Z 2025-06-05T19:24:55.5767050Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5768540Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5769900Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList 2025-06-05T19:24:55.5777050Z 2025-06-05T19:24:55.5778030Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5779460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5780640Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList 2025-06-05T19:24:55.5781800Z 2025-06-05T19:24:55.5782820Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.5784420Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.5785550Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json 2025-06-05T19:24:55.5786390Z 2025-06-05T19:24:55.5787290Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5789060Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5790190Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap 2025-06-05T19:24:55.5790960Z 2025-06-05T19:24:55.5791830Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/backend_mps_dependencies.modulemap (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5793150Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5794270Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/backend_mps_dependencies.modulemap 2025-06-05T19:24:55.5795010Z 2025-06-05T19:24:55.5795990Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5797350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5798500Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap 2025-06-05T19:24:55.5799300Z 2025-06-05T19:24:55.5800330Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5801690Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5802840Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap 2025-06-05T19:24:55.5803620Z 2025-06-05T19:24:55.5805110Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_xnnpack_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5807120Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5808990Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/backend_xnnpack_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos 2025-06-05T19:24:55.5810530Z 2025-06-05T19:24:55.5812040Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/kernels_portable_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5813960Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5815850Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/kernels_portable_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos 2025-06-05T19:24:55.5817340Z 2025-06-05T19:24:55.5818860Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_mps_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/backend_mps_dependencies.modulemap (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5820750Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5822700Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/backend_mps_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos 2025-06-05T19:24:55.5824200Z 2025-06-05T19:24:55.5825690Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_coreml_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5827580Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5829430Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/backend_coreml_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos 2025-06-05T19:24:55.5830890Z 2025-06-05T19:24:55.5831900Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5833410Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5834660Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json 2025-06-05T19:24:55.5835520Z 2025-06-05T19:24:55.5836480Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5837850Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5839030Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList 2025-06-05T19:24:55.5839840Z 2025-06-05T19:24:55.5841110Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5842540Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5843830Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json 2025-06-05T19:24:55.5844790Z 2025-06-05T19:24:55.5845750Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.5847280Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5848510Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList 2025-06-05T19:24:55.5849350Z 2025-06-05T19:24:55.5850330Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5851710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5852920Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList 2025-06-05T19:24:55.5853800Z 2025-06-05T19:24:55.5854750Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5856130Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5857320Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList 2025-06-05T19:24:55.5858130Z 2025-06-05T19:24:55.5859100Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5860510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5861770Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList 2025-06-05T19:24:55.5862600Z 2025-06-05T19:24:55.5863620Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5866150Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5867450Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json 2025-06-05T19:24:55.5868330Z 2025-06-05T19:24:55.5869320Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5870740Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5871960Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList 2025-06-05T19:24:55.5872790Z 2025-06-05T19:24:55.5873790Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.5875460Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5878160Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json 2025-06-05T19:24:55.5879060Z 2025-06-05T19:24:55.5880060Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5881490Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5882760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json 2025-06-05T19:24:55.5883620Z 2025-06-05T19:24:55.5884570Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5886080Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5887350Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList 2025-06-05T19:24:55.5888160Z 2025-06-05T19:24:55.5889230Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.5890680Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5891890Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json 2025-06-05T19:24:55.5892710Z 2025-06-05T19:24:55.5893720Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5895170Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5896430Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json 2025-06-05T19:24:55.5897310Z 2025-06-05T19:24:55.5898290Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5899750Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5900980Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList 2025-06-05T19:24:55.5901840Z 2025-06-05T19:24:55.5902830Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.5904270Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5905510Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json 2025-06-05T19:24:55.5906360Z 2025-06-05T19:24:55.5907330Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.5908710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5983610Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap 2025-06-05T19:24:55.5984620Z 2025-06-05T19:24:55.5986290Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/executorch_debug_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.5988270Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5990160Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/executorch_debug_dependencies.modulemap /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos 2025-06-05T19:24:55.5991660Z 2025-06-05T19:24:55.5992700Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.5994190Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.5995540Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json 2025-06-05T19:24:55.5996430Z 2025-06-05T19:24:55.5997430Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.5998880Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6000120Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList 2025-06-05T19:24:55.6000970Z 2025-06-05T19:24:55.6001970Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.6003730Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6004990Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList 2025-06-05T19:24:55.6005830Z 2025-06-05T19:24:55.6006920Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.6008510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6009760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json 2025-06-05T19:24:55.6010670Z 2025-06-05T19:24:55.6011080Z SwiftDriver executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.6011940Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6026780Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.6045920Z 2025-06-05T19:24:55.6046360Z SwiftDriver kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.6047570Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6062750Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.6080010Z 2025-06-05T19:24:55.6080440Z SwiftDriver backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.6081350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6096340Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.6115830Z 2025-06-05T19:24:55.6117090Z SwiftDriver backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.6120140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6140890Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.6155670Z 2025-06-05T19:24:55.6156340Z SwiftDriver backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.6157240Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.6183030Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.7829190Z 2025-06-05T19:24:55.7846890Z SwiftDriver ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:55.7848110Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:55.7888740Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:55.7917600Z 2025-06-05T19:24:55.7918050Z SwiftEmitModule normal arm64 Emitting\ module\ for\ kernels_portable_dependencies (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:55.7918910Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.7956400Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json 2025-06-05T19:24:55.7995140Z 2025-06-05T19:24:55.7995580Z SwiftEmitModule normal arm64 Emitting\ module\ for\ executorch_debug_dependencies (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:55.7998250Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.8057580Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json 2025-06-05T19:24:55.8116200Z 2025-06-05T19:24:55.8117140Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_mps_dependencies (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:55.8119280Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.8161430Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json 2025-06-05T19:24:55.8185310Z 2025-06-05T19:24:55.8185700Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_coreml_dependencies (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:55.8186550Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.8218920Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json 2025-06-05T19:24:55.8240960Z 2025-06-05T19:24:55.8241350Z SwiftEmitModule normal arm64 Emitting\ module\ for\ backend_xnnpack_dependencies (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:55.8242210Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:55.8266910Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json 2025-06-05T19:24:57.8997650Z 2025-06-05T19:24:57.8998880Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9000390Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9022000Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9051170Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9052420Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9072710Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/kernels_portable/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name kernels_portable_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9092640Z 2025-06-05T19:24:57.9092980Z SwiftEmitModule normal arm64 Emitting\ module\ for\ ImageClassification (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:57.9093670Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:57.9117430Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json 2025-06-05T19:24:57.9140650Z 2025-06-05T19:24:57.9141060Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_mps_dependencies (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9141480Z 2025-06-05T19:24:57.9141910Z SwiftDriver\ Compilation\ Requirements backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9142780Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9156790Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9170670Z 2025-06-05T19:24:57.9171070Z SwiftDriverJobDiscovery normal arm64 Emitting module for executorch_debug_dependencies (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9171540Z 2025-06-05T19:24:57.9172370Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9173680Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9194190Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9214260Z 2025-06-05T19:24:57.9215030Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9216250Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9236420Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/executorch_debug/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name executorch_debug_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9256200Z 2025-06-05T19:24:57.9257030Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9258290Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9279090Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9299080Z 2025-06-05T19:24:57.9299850Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9301060Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9321570Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_xnnpack/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_xnnpack_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9341470Z 2025-06-05T19:24:57.9341930Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_xnnpack_dependencies (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9342410Z 2025-06-05T19:24:57.9342780Z SwiftDriverJobDiscovery normal arm64 Emitting module for backend_coreml_dependencies (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9343220Z 2025-06-05T19:24:57.9343700Z SwiftDriver\ Compilation\ Requirements executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9344670Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9359220Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9373320Z 2025-06-05T19:24:57.9373800Z SwiftDriver\ Compilation\ Requirements backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9374710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9389170Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9403310Z 2025-06-05T19:24:57.9404920Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/executorch_debug_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9406970Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9408850Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/executorch_debug_dependencies-Swift.h 2025-06-05T19:24:57.9410390Z 2025-06-05T19:24:57.9410780Z SwiftDriverJobDiscovery normal arm64 Emitting module for kernels_portable_dependencies (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9411240Z 2025-06-05T19:24:57.9411710Z SwiftDriver\ Compilation\ Requirements kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9413020Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9428160Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9442490Z 2025-06-05T19:24:57.9444070Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9446080Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9448160Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:57.9449960Z 2025-06-05T19:24:57.9451500Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9453510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9455570Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:57.9457290Z 2025-06-05T19:24:57.9459010Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/kernels_portable_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9461100Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9463100Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/kernels_portable_dependencies-Swift.h 2025-06-05T19:24:57.9464670Z 2025-06-05T19:24:57.9466250Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9468260Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9470370Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:57.9472070Z 2025-06-05T19:24:57.9473710Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9475700Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9478080Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:57.9479800Z 2025-06-05T19:24:57.9481500Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9483520Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9485650Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:57.9487420Z 2025-06-05T19:24:57.9489020Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:57.9491140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9493310Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:57.9495060Z 2025-06-05T19:24:57.9496580Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9498600Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9500680Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:57.9502390Z 2025-06-05T19:24:57.9504110Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:57.9506190Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9508430Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:57.9510240Z 2025-06-05T19:24:57.9511840Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_xnnpack_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9513870Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9515730Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_xnnpack_dependencies-Swift.h 2025-06-05T19:24:57.9517220Z 2025-06-05T19:24:57.9518840Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9520990Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9523060Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:57.9524740Z 2025-06-05T19:24:57.9526250Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9528340Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9530420Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:57.9532120Z 2025-06-05T19:24:57.9533660Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9535610Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9537700Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:57.9539410Z 2025-06-05T19:24:57.9541000Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9543130Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9545260Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:57.9547000Z 2025-06-05T19:24:57.9548530Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_mps_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9550570Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9552430Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_mps_dependencies-Swift.h 2025-06-05T19:24:57.9553940Z 2025-06-05T19:24:57.9555520Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9557590Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9559640Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:57.9561320Z 2025-06-05T19:24:57.9562810Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9564790Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9566800Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:57.9568420Z 2025-06-05T19:24:57.9569880Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9571780Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9573850Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:57.9575470Z 2025-06-05T19:24:57.9577080Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9579140Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9581210Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:57.9582910Z 2025-06-05T19:24:57.9583370Z SwiftDriver\ Compilation\ Requirements backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9584270Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9598660Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9612770Z 2025-06-05T19:24:57.9613570Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9614820Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9634900Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9654730Z 2025-06-05T19:24:57.9655480Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:57.9656700Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9676930Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_mps/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_mps_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9697670Z 2025-06-05T19:24:57.9699410Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_coreml_dependencies-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9701510Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9703370Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/backend_coreml_dependencies-Swift.h 2025-06-05T19:24:57.9704850Z 2025-06-05T19:24:57.9705160Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9705540Z 2025-06-05T19:24:57.9707050Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9708980Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9711050Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:57.9712770Z 2025-06-05T19:24:57.9714290Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9716240Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9718350Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:57.9720020Z 2025-06-05T19:24:57.9721510Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9723580Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9725620Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:57.9727430Z 2025-06-05T19:24:57.9729040Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9731080Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9733200Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:57.9734990Z 2025-06-05T19:24:57.9735420Z SwiftDriver\ Compilation backend_xnnpack_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:57.9736290Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9750670Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_xnnpack_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:57.9764810Z 2025-06-05T19:24:57.9765620Z SwiftCompile normal arm64 Compiling\ dummy.swift /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9766950Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9787310Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:57.9807790Z 2025-06-05T19:24:57.9808570Z SwiftCompile normal arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:57.9809790Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:57.9830160Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch/.Package.swift/backend_coreml/dummy.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name executorch -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name backend_coreml_dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-unit-output-path /executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/dummy.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.6087840Z 2025-06-05T19:24:58.6092100Z SwiftCompile normal arm64 Compiling\ ImageClassification.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6093480Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6117000Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.6140560Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6141770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6164900Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/ImageClassification.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ImageClassification -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.6187850Z 2025-06-05T19:24:58.6188340Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:58.6188820Z 2025-06-05T19:24:58.6189450Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:58.6189990Z 2025-06-05T19:24:58.6190360Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:58.6190820Z 2025-06-05T19:24:58.6191490Z SwiftDriver\ Compilation executorch_debug_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:58.6192500Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6207400Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name executorch_debug_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6221870Z 2025-06-05T19:24:58.6222370Z SwiftDriver\ Compilation kernels_portable_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:58.6223380Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6238040Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name kernels_portable_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6252440Z 2025-06-05T19:24:58.6253160Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.o normal (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:58.6254400Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6263500Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.o 2025-06-05T19:24:58.6272320Z 2025-06-05T19:24:58.6272800Z SwiftDriver\ Compilation backend_mps_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:58.6273840Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6291060Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_mps_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6305540Z 2025-06-05T19:24:58.6306260Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.o normal (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:58.6314300Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6323520Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.o 2025-06-05T19:24:58.6332430Z 2025-06-05T19:24:58.6333120Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o normal (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:58.6334250Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6346650Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/executorch_debug_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o 2025-06-05T19:24:58.6370050Z 2025-06-05T19:24:58.6371760Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.o normal (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:58.6374660Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6388490Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.o 2025-06-05T19:24:58.6397030Z 2025-06-05T19:24:58.6397420Z SwiftDriverJobDiscovery normal arm64 Compiling dummy.swift (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:58.6397800Z 2025-06-05T19:24:58.6398230Z SwiftDriver\ Compilation backend_coreml_dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:58.6399100Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6414860Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name backend_coreml_dependencies -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend executorch -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_const_extract_protocols.json -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies-Swift.h -working-directory /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6429580Z 2025-06-05T19:24:58.6430280Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.o normal (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:58.6431420Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6440220Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -w -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.o 2025-06-05T19:24:58.6448930Z 2025-06-05T19:24:58.6449700Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.o (in target 'kernels_portable_dependencies' from project 'executorch') 2025-06-05T19:24:58.6450910Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6452030Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/kernels_portable_dependencies.o 2025-06-05T19:24:58.6452770Z 2025-06-05T19:24:58.6453520Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.o (in target 'backend_xnnpack_dependencies' from project 'executorch') 2025-06-05T19:24:58.6454710Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6455750Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_xnnpack_dependencies.o 2025-06-05T19:24:58.6456410Z 2025-06-05T19:24:58.6457160Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o (in target 'executorch_debug_dependencies' from project 'executorch') 2025-06-05T19:24:58.6458350Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6459390Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o 2025-06-05T19:24:58.6460050Z 2025-06-05T19:24:58.6460770Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.o (in target 'backend_mps_dependencies' from project 'executorch') 2025-06-05T19:24:58.6461990Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6463100Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_mps_dependencies.o 2025-06-05T19:24:58.6463750Z 2025-06-05T19:24:58.6464480Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.o (in target 'backend_coreml_dependencies' from project 'executorch') 2025-06-05T19:24:58.6465660Z cd /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/SourcePackages/checkouts/executorch 2025-06-05T19:24:58.6466690Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/backend_coreml_dependencies.o 2025-06-05T19:24:58.6467340Z 2025-06-05T19:24:58.6467710Z SwiftDriverJobDiscovery normal arm64 Emitting module for ImageClassification (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6468130Z 2025-06-05T19:24:58.6468570Z SwiftDriver\ Compilation\ Requirements ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6469410Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6486350Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6503110Z 2025-06-05T19:24:58.6504620Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6506510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6508500Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:58.6510280Z 2025-06-05T19:24:58.6511740Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6513560Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6515480Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:58.6517120Z 2025-06-05T19:24:58.6518890Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/ImageClassification-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6520940Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6522900Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/ImageClassification-Swift.h 2025-06-05T19:24:58.6524860Z 2025-06-05T19:24:58.6529060Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6531260Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6533280Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:58.6534980Z 2025-06-05T19:24:58.6536450Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6538510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6540460Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ImageClassification.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:58.6542090Z 2025-06-05T19:24:58.6542970Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6544190Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6545300Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier.hmap 2025-06-05T19:24:58.6546030Z 2025-06-05T19:24:58.6546950Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6548230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6549460Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap 2025-06-05T19:24:58.6550240Z 2025-06-05T19:24:58.6551100Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6552310Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6553320Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml 2025-06-05T19:24:58.6554040Z 2025-06-05T19:24:58.6554960Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6556230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6557290Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap 2025-06-05T19:24:58.6558100Z 2025-06-05T19:24:58.6559020Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6560280Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6561340Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap 2025-06-05T19:24:58.6562110Z 2025-06-05T19:24:58.6563040Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6564310Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6565380Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-target-headers.hmap 2025-06-05T19:24:58.6566170Z 2025-06-05T19:24:58.6567190Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6568510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6569720Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap 2025-06-05T19:24:58.6570680Z 2025-06-05T19:24:58.6571680Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6573030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6574170Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json 2025-06-05T19:24:58.6575020Z 2025-06-05T19:24:58.6575980Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6577290Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6578390Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList 2025-06-05T19:24:58.6579200Z 2025-06-05T19:24:58.6580180Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6581550Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6582670Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json 2025-06-05T19:24:58.6583490Z 2025-06-05T19:24:58.6583860Z SwiftDriver MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6584580Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6601740Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.6618710Z 2025-06-05T19:24:58.6619120Z SwiftEmitModule normal arm64 Emitting\ module\ for\ MobileNetClassifier (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6619840Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6644180Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json 2025-06-05T19:24:58.6669200Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:35:23: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:24:58.6670060Z private var module: Module 2025-06-05T19:24:58.6670420Z ^ 2025-06-05T19:24:58.6670540Z 2025-06-05T19:24:58.6671390Z SwiftCompile normal arm64 Compiling\ MobileNetClassifier.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6672590Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6696040Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.6720150Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6721270Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6744870Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifier -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.6768050Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6768360Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6768560Z ^ 2025-06-05T19:24:58.6769450Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/module/module.h' 2025-06-05T19:24:58.6770430Z 2025-06-05T19:24:58.6770480Z ^ 2025-06-05T19:24:58.6770710Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6771010Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6771200Z ^ 2025-06-05T19:24:58.6772070Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_ptr_maker.h' 2025-06-05T19:24:58.6772890Z 2025-06-05T19:24:58.6772950Z ^ 2025-06-05T19:24:58.6773190Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6773490Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6773710Z ^ 2025-06-05T19:24:58.6774550Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_accessor.h' 2025-06-05T19:24:58.6775370Z 2025-06-05T19:24:58.6775420Z ^ 2025-06-05T19:24:58.6775650Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6775940Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6776140Z ^ 2025-06-05T19:24:58.6776950Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor.h' 2025-06-05T19:24:58.6777830Z 2025-06-05T19:24:58.6777890Z ^ 2025-06-05T19:24:58.6778110Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6778420Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6778620Z ^ 2025-06-05T19:24:58.6779450Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/extension/tensor/tensor_ptr.h' 2025-06-05T19:24:58.6780270Z 2025-06-05T19:24:58.6780320Z ^ 2025-06-05T19:24:58.6780540Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6780830Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6781030Z ^ 2025-06-05T19:24:58.6781820Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/error.h' 2025-06-05T19:24:58.6782610Z 2025-06-05T19:24:58.6782660Z ^ 2025-06-05T19:24:58.6782880Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6783180Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6783370Z ^ 2025-06-05T19:24:58.6784180Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer.h' 2025-06-05T19:24:58.6784990Z 2025-06-05T19:24:58.6785110Z ^ 2025-06-05T19:24:58.6785350Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6785650Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6785840Z ^ 2025-06-05T19:24:58.6786630Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tag.h' 2025-06-05T19:24:58.6787420Z 2025-06-05T19:24:58.6787510Z ^ 2025-06-05T19:24:58.6787770Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6788060Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6788260Z ^ 2025-06-05T19:24:58.6789100Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor_impl.h' 2025-06-05T19:24:58.6789940Z 2025-06-05T19:24:58.6789980Z ^ 2025-06-05T19:24:58.6790210Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6790500Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6790690Z ^ 2025-06-05T19:24:58.6791540Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bfloat16_math.h' 2025-06-05T19:24:58.6792420Z 2025-06-05T19:24:58.6792470Z ^ 2025-06-05T19:24:58.6792690Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6792980Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6793180Z ^ 2025-06-05T19:24:58.6794000Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/half.h' 2025-06-05T19:24:58.6794830Z 2025-06-05T19:24:58.6794880Z ^ 2025-06-05T19:24:58.6795100Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6795450Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6795640Z ^ 2025-06-05T19:24:58.6796480Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/device.h' 2025-06-05T19:24:58.6797300Z 2025-06-05T19:24:58.6797350Z ^ 2025-06-05T19:24:58.6797580Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6797870Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6798060Z ^ 2025-06-05T19:24:58.6798900Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/optional.h' 2025-06-05T19:24:58.6799730Z 2025-06-05T19:24:58.6799780Z ^ 2025-06-05T19:24:58.6800010Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6800300Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6800490Z ^ 2025-06-05T19:24:58.6801360Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/scalar.h' 2025-06-05T19:24:58.6802210Z 2025-06-05T19:24:58.6802260Z ^ 2025-06-05T19:24:58.6802480Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6802830Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6803020Z ^ 2025-06-05T19:24:58.6803870Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bits_types.h' 2025-06-05T19:24:58.6804700Z 2025-06-05T19:24:58.6804750Z ^ 2025-06-05T19:24:58.6804970Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6805310Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6805550Z ^ 2025-06-05T19:24:58.6806390Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/bfloat16.h' 2025-06-05T19:24:58.6807220Z 2025-06-05T19:24:58.6807270Z ^ 2025-06-05T19:24:58.6807490Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6807790Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6807980Z ^ 2025-06-05T19:24:58.6808830Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor_options.h' 2025-06-05T19:24:58.6809740Z 2025-06-05T19:24:58.6809800Z ^ 2025-06-05T19:24:58.6810020Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6810320Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6810510Z ^ 2025-06-05T19:24:58.6811380Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/Half.h' 2025-06-05T19:24:58.6812290Z 2025-06-05T19:24:58.6812350Z ^ 2025-06-05T19:24:58.6812590Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6812900Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6813110Z ^ 2025-06-05T19:24:58.6814090Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-06-05T19:24:58.6815050Z 2025-06-05T19:24:58.6815110Z ^ 2025-06-05T19:24:58.6815340Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6815650Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6821960Z ^ 2025-06-05T19:24:58.6822900Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-06-05T19:24:58.6823770Z 2025-06-05T19:24:58.6823810Z ^ 2025-06-05T19:24:58.6824040Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6824340Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6824540Z ^ 2025-06-05T19:24:58.6825450Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-06-05T19:24:58.6826330Z 2025-06-05T19:24:58.6826380Z ^ 2025-06-05T19:24:58.6826600Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6826900Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6827190Z ^ 2025-06-05T19:24:58.6828060Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-06-05T19:24:58.6828920Z 2025-06-05T19:24:58.6828980Z ^ 2025-06-05T19:24:58.6829190Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6829490Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6829740Z ^ 2025-06-05T19:24:58.6830750Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-06-05T19:24:58.6831650Z 2025-06-05T19:24:58.6831700Z ^ 2025-06-05T19:24:58.6831930Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6832230Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6832420Z ^ 2025-06-05T19:24:58.6833300Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-06-05T19:24:58.6834170Z 2025-06-05T19:24:58.6834230Z ^ 2025-06-05T19:24:58.6834450Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6834750Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6834940Z ^ 2025-06-05T19:24:58.6835800Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/irange.h' 2025-06-05T19:24:58.6836650Z 2025-06-05T19:24:58.6836700Z ^ 2025-06-05T19:24:58.6836920Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6837220Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6837410Z ^ 2025-06-05T19:24:58.6838350Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-06-05T19:24:58.6839210Z 2025-06-05T19:24:58.6839260Z ^ 2025-06-05T19:24:58.6839480Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6839770Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6839960Z ^ 2025-06-05T19:24:58.6840830Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-06-05T19:24:58.6841690Z 2025-06-05T19:24:58.6841740Z ^ 2025-06-05T19:24:58.6841960Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6842250Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6842440Z ^ 2025-06-05T19:24:58.6843310Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-06-05T19:24:58.6844160Z 2025-06-05T19:24:58.6844210Z ^ 2025-06-05T19:24:58.6844430Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6844720Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6844950Z ^ 2025-06-05T19:24:58.6845830Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/scalar_type.h' 2025-06-05T19:24:58.6846670Z 2025-06-05T19:24:58.6846720Z ^ 2025-06-05T19:24:58.6846930Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6847230Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6847490Z ^ 2025-06-05T19:24:58.6848510Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/qint_types.h' 2025-06-05T19:24:58.6849360Z 2025-06-05T19:24:58.6849410Z ^ 2025-06-05T19:24:58.6849710Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6850010Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6850200Z ^ 2025-06-05T19:24:58.6851040Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/tensor.h' 2025-06-05T19:24:58.6851880Z 2025-06-05T19:24:58.6851930Z ^ 2025-06-05T19:24:58.6852150Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6852450Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6852640Z ^ 2025-06-05T19:24:58.6853480Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/complex.h' 2025-06-05T19:24:58.6854300Z 2025-06-05T19:24:58.6854360Z ^ 2025-06-05T19:24:58.6854580Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6854870Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6855060Z ^ 2025-06-05T19:24:58.6855910Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/portable_type/string_view.h' 2025-06-05T19:24:58.6856930Z 2025-06-05T19:24:58.6856990Z ^ 2025-06-05T19:24:58.6857210Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6857510Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6857700Z ^ 2025-06-05T19:24:58.6858520Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/named_data_map.h' 2025-06-05T19:24:58.6859350Z 2025-06-05T19:24:58.6859400Z ^ 2025-06-05T19:24:58.6859620Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6859920Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6860110Z ^ 2025-06-05T19:24:58.6860950Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tensor_shape_dynamism.h' 2025-06-05T19:24:58.6861770Z 2025-06-05T19:24:58.6861830Z ^ 2025-06-05T19:24:58.6862050Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6862360Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6862560Z ^ 2025-06-05T19:24:58.6863460Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/memory_allocator.h' 2025-06-05T19:24:58.6864310Z 2025-06-05T19:24:58.6864360Z ^ 2025-06-05T19:24:58.6864590Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6864890Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6865080Z ^ 2025-06-05T19:24:58.6866010Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer_hooks_delegate.h' 2025-06-05T19:24:58.6866900Z 2025-06-05T19:24:58.6866950Z ^ 2025-06-05T19:24:58.6867180Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6867480Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6867680Z ^ 2025-06-05T19:24:58.6868480Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/result.h' 2025-06-05T19:24:58.6869270Z 2025-06-05T19:24:58.6869320Z ^ 2025-06-05T19:24:58.6869540Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6869840Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6870030Z ^ 2025-06-05T19:24:58.6870870Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/exec_aten.h' 2025-06-05T19:24:58.6871690Z 2025-06-05T19:24:58.6871740Z ^ 2025-06-05T19:24:58.6871960Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6872250Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6872440Z ^ 2025-06-05T19:24:58.6873320Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-06-05T19:24:58.6874240Z 2025-06-05T19:24:58.6874290Z ^ 2025-06-05T19:24:58.6874510Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6874820Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6875010Z ^ 2025-06-05T19:24:58.6875850Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_util.h' 2025-06-05T19:24:58.6876680Z 2025-06-05T19:24:58.6876730Z ^ 2025-06-05T19:24:58.6876950Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6877250Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6877440Z ^ 2025-06-05T19:24:58.6878290Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/dim_order_util.h' 2025-06-05T19:24:58.6879130Z 2025-06-05T19:24:58.6879190Z ^ 2025-06-05T19:24:58.6879400Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6879700Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6879890Z ^ 2025-06-05T19:24:58.6880790Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-06-05T19:24:58.6881650Z 2025-06-05T19:24:58.6881710Z ^ 2025-06-05T19:24:58.6881930Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6882220Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6882420Z ^ 2025-06-05T19:24:58.6883320Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/exec_aten/util/scalar_type_util.h' 2025-06-05T19:24:58.6884200Z 2025-06-05T19:24:58.6884250Z ^ 2025-06-05T19:24:58.6884470Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6884770Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6884970Z ^ 2025-06-05T19:24:58.6885800Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/freeable_buffer.h' 2025-06-05T19:24:58.6886620Z 2025-06-05T19:24:58.6886670Z ^ 2025-06-05T19:24:58.6886900Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6887190Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6887390Z ^ 2025-06-05T19:24:58.6888210Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/defines.h' 2025-06-05T19:24:58.6889010Z 2025-06-05T19:24:58.6889060Z ^ 2025-06-05T19:24:58.6889290Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6889870Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6890080Z ^ 2025-06-05T19:24:58.6890900Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/tensor_layout.h' 2025-06-05T19:24:58.6891880Z 2025-06-05T19:24:58.6891930Z ^ 2025-06-05T19:24:58.6892160Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6892470Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6892670Z ^ 2025-06-05T19:24:58.6893500Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/data_loader.h' 2025-06-05T19:24:58.6894330Z 2025-06-05T19:24:58.6894380Z ^ 2025-06-05T19:24:58.6894610Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6894910Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6895110Z ^ 2025-06-05T19:24:58.6895940Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/span.h' 2025-06-05T19:24:58.6896770Z 2025-06-05T19:24:58.6896820Z ^ 2025-06-05T19:24:58.6897050Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6897340Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6897540Z ^ 2025-06-05T19:24:58.6898340Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/evalue.h' 2025-06-05T19:24:58.6899140Z 2025-06-05T19:24:58.6899190Z ^ 2025-06-05T19:24:58.6899490Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6899790Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6899980Z ^ 2025-06-05T19:24:58.6900870Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/event_tracer_hooks.h' 2025-06-05T19:24:58.6901710Z 2025-06-05T19:24:58.6901850Z ^ 2025-06-05T19:24:58.6902120Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6902410Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6902610Z ^ 2025-06-05T19:24:58.6903450Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/hierarchical_allocator.h' 2025-06-05T19:24:58.6904270Z 2025-06-05T19:24:58.6904320Z ^ 2025-06-05T19:24:58.6904540Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6904830Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6905030Z ^ 2025-06-05T19:24:58.6905840Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/core/array_ref.h' 2025-06-05T19:24:58.6906650Z 2025-06-05T19:24:58.6906700Z ^ 2025-06-05T19:24:58.6906920Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6907210Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6907410Z ^ 2025-06-05T19:24:58.6908220Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/compiler.h' 2025-06-05T19:24:58.6909030Z 2025-06-05T19:24:58.6909090Z ^ 2025-06-05T19:24:58.6909300Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6909640Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6909830Z ^ 2025-06-05T19:24:58.6910640Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/types.h' 2025-06-05T19:24:58.6911440Z 2025-06-05T19:24:58.6911490Z ^ 2025-06-05T19:24:58.6911710Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6912010Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6912190Z ^ 2025-06-05T19:24:58.6913010Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/runtime.h' 2025-06-05T19:24:58.6913810Z 2025-06-05T19:24:58.6913860Z ^ 2025-06-05T19:24:58.6914090Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6914380Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6914570Z ^ 2025-06-05T19:24:58.6915380Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/log.h' 2025-06-05T19:24:58.6916170Z 2025-06-05T19:24:58.6916230Z ^ 2025-06-05T19:24:58.6916450Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6916780Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6917030Z ^ 2025-06-05T19:24:58.6917840Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/system.h' 2025-06-05T19:24:58.6918650Z 2025-06-05T19:24:58.6918700Z ^ 2025-06-05T19:24:58.6918920Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6919210Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6919440Z ^ 2025-06-05T19:24:58.6920320Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/compat_unistd.h' 2025-06-05T19:24:58.6921180Z 2025-06-05T19:24:58.6921230Z ^ 2025-06-05T19:24:58.6921460Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6921760Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6921950Z ^ 2025-06-05T19:24:58.6922760Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/profiler.h' 2025-06-05T19:24:58.6923580Z 2025-06-05T19:24:58.6923630Z ^ 2025-06-05T19:24:58.6923840Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6924140Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6924330Z ^ 2025-06-05T19:24:58.6925180Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/assert.h' 2025-06-05T19:24:58.6925980Z 2025-06-05T19:24:58.6926030Z ^ 2025-06-05T19:24:58.6926260Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6926550Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6926740Z ^ 2025-06-05T19:24:58.6927570Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/platform.h' 2025-06-05T19:24:58.6928440Z 2025-06-05T19:24:58.6928490Z ^ 2025-06-05T19:24:58.6928710Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6929010Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6929290Z ^ 2025-06-05T19:24:58.6930200Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/clock.h' 2025-06-05T19:24:58.6931010Z 2025-06-05T19:24:58.6931060Z ^ 2025-06-05T19:24:58.6937030Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6937340Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6937530Z ^ 2025-06-05T19:24:58.6938360Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/platform/abort.h' 2025-06-05T19:24:58.6939160Z 2025-06-05T19:24:58.6939210Z ^ 2025-06-05T19:24:58.6939440Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6939730Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6939920Z ^ 2025-06-05T19:24:58.6940870Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/backend_init_context.h' 2025-06-05T19:24:58.6941700Z 2025-06-05T19:24:58.6941760Z ^ 2025-06-05T19:24:58.6941980Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6942270Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6942460Z ^ 2025-06-05T19:24:58.6943310Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/interface.h' 2025-06-05T19:24:58.6944160Z 2025-06-05T19:24:58.6944210Z ^ 2025-06-05T19:24:58.6944430Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6944720Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6944920Z ^ 2025-06-05T19:24:58.6945780Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/backend/backend_execution_context.h' 2025-06-05T19:24:58.6946620Z 2025-06-05T19:24:58.6946670Z ^ 2025-06-05T19:24:58.6946890Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6947190Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6947370Z ^ 2025-06-05T19:24:58.6948200Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/method_meta.h' 2025-06-05T19:24:58.6949010Z 2025-06-05T19:24:58.6949060Z ^ 2025-06-05T19:24:58.6949280Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6949570Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6949760Z ^ 2025-06-05T19:24:58.6950590Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/tensor_parser.h' 2025-06-05T19:24:58.6951440Z 2025-06-05T19:24:58.6951490Z ^ 2025-06-05T19:24:58.6951710Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6952010Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6952200Z ^ 2025-06-05T19:24:58.6953010Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/method.h' 2025-06-05T19:24:58.6953810Z 2025-06-05T19:24:58.6953860Z ^ 2025-06-05T19:24:58.6954080Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6954370Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6954560Z ^ 2025-06-05T19:24:58.6955390Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/memory_manager.h' 2025-06-05T19:24:58.6956210Z 2025-06-05T19:24:58.6956260Z ^ 2025-06-05T19:24:58.6956480Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6956780Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6956970Z ^ 2025-06-05T19:24:58.6957800Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/pte_data_map.h' 2025-06-05T19:24:58.6958750Z 2025-06-05T19:24:58.6958830Z ^ 2025-06-05T19:24:58.6959060Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6959350Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6959540Z ^ 2025-06-05T19:24:58.6960350Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/executor/program.h' 2025-06-05T19:24:58.6961210Z 2025-06-05T19:24:58.6961260Z ^ 2025-06-05T19:24:58.6961520Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6961820Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6962010Z ^ 2025-06-05T19:24:58.6962850Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/kernel/operator_registry.h' 2025-06-05T19:24:58.6963670Z 2025-06-05T19:24:58.6963720Z ^ 2025-06-05T19:24:58.6963940Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6964230Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6964420Z ^ 2025-06-05T19:24:58.6965260Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/runtime/kernel/kernel_runtime_context.h' 2025-06-05T19:24:58.6966100Z 2025-06-05T19:24:58.6966140Z ^ 2025-06-05T19:24:58.6966370Z :1:9: note: in file included from :1: 2025-06-05T19:24:58.6966660Z #import "ExecuTorch/ExecuTorch.h" 2025-06-05T19:24:58.6966850Z ^ 2025-06-05T19:24:58.6967680Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include/ExecuTorch/ExecuTorch.h:14:1: warning: umbrella header for module 'ExecuTorch' does not include header '/schema/extended_header.h' 2025-06-05T19:24:58.6968480Z 2025-06-05T19:24:58.6968530Z ^ 2025-06-05T19:24:58.6969290Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:35:23: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:24:58.6970270Z private var module: Module 2025-06-05T19:24:58.6970470Z ^ 2025-06-05T19:24:58.6971260Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:43:14: warning: 'Module' is deprecated: This API is experimental. 2025-06-05T19:24:58.6972080Z module = Module(filePath: modelFilePath) 2025-06-05T19:24:58.6972310Z ^ 2025-06-05T19:24:58.6973080Z /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/MobileNetClassifier.swift:60:7: warning: 'Tensor' is deprecated: This API is experimental. 2025-06-05T19:24:58.6973970Z Tensor(bytes: $0.baseAddress!, shape: [1, 3, 224, 224], dataType: .float) 2025-06-05T19:24:58.6974250Z ^ 2025-06-05T19:24:58.6974330Z 2025-06-05T19:24:58.6974690Z SwiftDriverJobDiscovery normal arm64 Emitting module for MobileNetClassifier (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6975110Z 2025-06-05T19:24:58.6975550Z SwiftDriver\ Compilation\ Requirements MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.6976460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.6993810Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.7010970Z 2025-06-05T19:24:58.7012700Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/MobileNetClassifier-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7014780Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7016670Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/MobileNetClassifier-Swift.h 2025-06-05T19:24:58.7018410Z 2025-06-05T19:24:58.7019940Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7021790Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7023740Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:24:58.7025410Z 2025-06-05T19:24:58.7026980Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7028800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7030780Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:24:58.7032530Z 2025-06-05T19:24:58.7033990Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7035810Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7037740Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:24:58.7039350Z 2025-06-05T19:24:58.7040900Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7042860Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7044850Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifier.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:24:58.7046540Z 2025-06-05T19:24:58.7047500Z ProcessProductPackaging /Users/runner/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/embedded.mobileprovision (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7048820Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7050150Z builtin-productPackagingUtility /Users/runner/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/embedded.mobileprovision 2025-06-05T19:24:58.7051080Z 2025-06-05T19:24:58.7051870Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/Entitlements.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7053120Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7054110Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/Entitlements.plist 2025-06-05T19:24:58.7054800Z 2025-06-05T19:24:58.7055590Z ProcessProductPackaging "" /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7056720Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7057130Z 2025-06-05T19:24:58.7057270Z Entitlements: 2025-06-05T19:24:58.7057420Z 2025-06-05T19:24:58.7057540Z { 2025-06-05T19:24:58.7057800Z "application-identifier" = "78E7V7QP35.org.pytorch.executorch.demo.test"; 2025-06-05T19:24:58.7058180Z "com.apple.developer.team-identifier" = 78E7V7QP35; 2025-06-05T19:24:58.7058440Z "get-task-allow" = 0; 2025-06-05T19:24:58.7058610Z } 2025-06-05T19:24:58.7058730Z 2025-06-05T19:24:58.7059550Z builtin-productPackagingUtility -entitlements -format xml -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent 2025-06-05T19:24:58.7060400Z 2025-06-05T19:24:58.7061820Z ProcessProductPackagingDER /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent.der (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7063660Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7065300Z /usr/bin/derq query -f xml -i /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent.der --raw 2025-06-05T19:24:58.7066650Z 2025-06-05T19:24:58.7067410Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7068520Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7069470Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml 2025-06-05T19:24:58.7070170Z 2025-06-05T19:24:58.7071010Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7072140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7073080Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.hmap 2025-06-05T19:24:58.7073790Z 2025-06-05T19:24:58.7074620Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7075770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7076760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap 2025-06-05T19:24:58.7077460Z 2025-06-05T19:24:58.7078270Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7079440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7080440Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap 2025-06-05T19:24:58.7081160Z 2025-06-05T19:24:58.7081950Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7083100Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7084160Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap 2025-06-05T19:24:58.7084870Z 2025-06-05T19:24:58.7085680Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7086850Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7087830Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-target-headers.hmap 2025-06-05T19:24:58.7088550Z 2025-06-05T19:24:58.7089400Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7090690Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7091810Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap 2025-06-05T19:24:58.7092570Z 2025-06-05T19:24:58.7093420Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7094620Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7095720Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList 2025-06-05T19:24:58.7096460Z 2025-06-05T19:24:58.7097300Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7098440Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7099440Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json 2025-06-05T19:24:58.7100160Z 2025-06-05T19:24:58.7100950Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-OutputFileMap.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7102080Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7103060Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-OutputFileMap.json 2025-06-05T19:24:58.7103750Z 2025-06-05T19:24:58.7104060Z SwiftDriver App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7104680Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7122740Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:58.7140710Z 2025-06-05T19:24:58.7141570Z SwiftCompile normal arm64 Compiling\ ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7142750Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:58.7169700Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:58.7197460Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:58.7198530Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.7131860Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ClassificationController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.7207640Z 2025-06-05T19:24:59.7240390Z SwiftEmitModule normal arm64 Emitting\ module\ for\ ExecuTorchDemo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.7245800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.7277970Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-master-emit-module.d -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json 2025-06-05T19:24:59.7340500Z 2025-06-05T19:24:59.7375010Z SwiftCompile normal arm64 Compiling\ CameraController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.7379340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.7441730Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.7495810Z 2025-06-05T19:24:59.7497080Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.7500640Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.7529050Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraController.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.7571800Z 2025-06-05T19:24:59.7572590Z SwiftCompile normal arm64 Compiling\ CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.7573770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.7601390Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.7633100Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.7634170Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9116080Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CameraPreview.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9144280Z 2025-06-05T19:24:59.9145090Z SwiftCompile normal arm64 Compiling\ CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9146260Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9177660Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9206460Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9207530Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9598490Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/CustomViews.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9645390Z 2025-06-05T19:24:59.9645780Z SwiftDriverJobDiscovery normal arm64 Compiling ImageClassification.swift (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9646210Z 2025-06-05T19:24:59.9646610Z SwiftDriver\ Compilation ImageClassification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9647400Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9664730Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ImageClassification -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/ImageClassification-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:59.9682420Z 2025-06-05T19:24:59.9682840Z SwiftDriverJobDiscovery normal arm64 Compiling MobileNetClassifier.swift (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9683330Z 2025-06-05T19:24:59.9684280Z SwiftCompile normal arm64 Compiling\ ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9685480Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9723450Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9750560Z 2025-06-05T19:24:59.9751220Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9752240Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9781470Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ContentView.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9810900Z 2025-06-05T19:24:59.9811620Z Libtool /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libImageClassification.a normal (in target 'ImageClassification' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9812670Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9816720Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification.LinkFileList -dependency_info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/ImageClassification.build/Objects-normal/arm64/ImageClassification_libtool_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libImageClassification.a 2025-06-05T19:24:59.9820360Z 2025-06-05T19:24:59.9820670Z SwiftDriverJobDiscovery normal arm64 Emitting module for ExecuTorchDemo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9821050Z 2025-06-05T19:24:59.9821400Z SwiftDriver\ Compilation\ Requirements App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9822110Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9843440Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:59.9862040Z 2025-06-05T19:24:59.9862460Z SwiftDriver\ Compilation MobileNetClassifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9863260Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9880550Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifier -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/MobileNetClassifier-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:24:59.9897960Z 2025-06-05T19:24:59.9898280Z SwiftDriverJobDiscovery normal arm64 Compiling CameraController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9898670Z 2025-06-05T19:24:59.9899350Z SwiftCompile normal arm64 Compiling\ App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9900420Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9928070Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:24:59.9955200Z 2025-06-05T19:24:59.9955880Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:24:59.9956850Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:24:59.9984480Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/App.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ContentView.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/ClassificationController.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraPreview.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CustomViews.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/App/CameraController.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.dia -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -module-name ExecuTorchDemo -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:25:00.0011870Z 2025-06-05T19:25:00.0013450Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/ExecuTorchDemo-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0015340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0017080Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/ExecuTorchDemo-Swift.h 2025-06-05T19:25:00.0018530Z 2025-06-05T19:25:00.0020070Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0022960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0025390Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:25:00.0027180Z 2025-06-05T19:25:00.0028640Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0030540Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0032630Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:25:00.0034390Z 2025-06-05T19:25:00.0036740Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0038870Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0040840Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:25:00.0042540Z 2025-06-05T19:25:00.0044100Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0046050Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0048210Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:25:00.0050010Z 2025-06-05T19:25:00.0050360Z SwiftDriverJobDiscovery normal arm64 Compiling ClassificationController.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0050990Z 2025-06-05T19:25:00.0052080Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0053520Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0054760Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList 2025-06-05T19:25:00.0055660Z 2025-06-05T19:25:00.0056390Z Libtool /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libMobileNetClassifier.a normal (in target 'MobileNetClassifier' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0057510Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0062580Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.LinkFileList /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o -lexecutorch_debug_ios -lImageClassification -dependency_info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier_libtool_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/libMobileNetClassifier.a 2025-06-05T19:25:00.0068770Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'executorch_debug_dependencies.o' from '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o(executorch_debug_dependencies.o)' and '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/executorch_debug_dependencies.o(executorch_debug_dependencies.o)' 2025-06-05T19:25:00.0070650Z 2025-06-05T19:25:00.0071810Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/Entitlements.plist (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0073460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0074660Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/Entitlements.plist 2025-06-05T19:25:00.0075510Z 2025-06-05T19:25:00.0076810Z ProcessProductPackaging /Users/runner/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/embedded.mobileprovision (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0078460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0079880Z builtin-productPackagingUtility /Users/runner/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/embedded.mobileprovision 2025-06-05T19:25:00.0081000Z 2025-06-05T19:25:00.0082030Z ProcessProductPackaging "" /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0083420Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0083860Z 2025-06-05T19:25:00.0084010Z Entitlements: 2025-06-05T19:25:00.0084170Z 2025-06-05T19:25:00.0084310Z { 2025-06-05T19:25:00.0084690Z "application-identifier" = "78E7V7QP35.org.pytorch.executorch.demo.test"; 2025-06-05T19:25:00.0085080Z "com.apple.developer.team-identifier" = 78E7V7QP35; 2025-06-05T19:25:00.0085380Z "get-task-allow" = 0; 2025-06-05T19:25:00.0085580Z } 2025-06-05T19:25:00.0085720Z 2025-06-05T19:25:00.0087190Z builtin-productPackagingUtility -entitlements -format xml -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent 2025-06-05T19:25:00.0088370Z 2025-06-05T19:25:00.0090320Z ProcessProductPackagingDER /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent.der (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0092480Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0094430Z /usr/bin/derq query -f xml -i /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent.der --raw 2025-06-05T19:25:00.0096100Z 2025-06-05T19:25:00.0097210Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0098520Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0099650Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml 2025-06-05T19:25:00.0100510Z 2025-06-05T19:25:00.0101530Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0102880Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0109540Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.hmap 2025-06-05T19:25:00.0110500Z 2025-06-05T19:25:00.0111580Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0113120Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0114300Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap 2025-06-05T19:25:00.0115160Z 2025-06-05T19:25:00.0116140Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0117630Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0118830Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap 2025-06-05T19:25:00.0119690Z 2025-06-05T19:25:00.0120790Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0122280Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0123500Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap 2025-06-05T19:25:00.0124390Z 2025-06-05T19:25:00.0125410Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0126880Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0128150Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-target-headers.hmap 2025-06-05T19:25:00.0129070Z 2025-06-05T19:25:00.0131140Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0133960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0138140Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap 2025-06-05T19:25:00.0139030Z 2025-06-05T19:25:00.0140240Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0141860Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0145140Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json 2025-06-05T19:25:00.0147710Z 2025-06-05T19:25:00.0150960Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0153390Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0155050Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList 2025-06-05T19:25:00.0156470Z 2025-06-05T19:25:00.0157610Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0162560Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0167220Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json 2025-06-05T19:25:00.0168320Z 2025-06-05T19:25:00.0168800Z SwiftDriver MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0170340Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:00.0195250Z builtin-SwiftDriver -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:25:00.0223150Z 2025-06-05T19:25:00.0224310Z SwiftDriverJobDiscovery normal arm64 Compiling ContentView.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0224720Z 2025-06-05T19:25:00.0225130Z SwiftEmitModule normal arm64 Emitting\ module\ for\ MobileNetClassifierTest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:00.0225980Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8394360Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc -emit-module-source-info-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-master-emit-module.dia -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-master-emit-module.d -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -emit-abi-descriptor-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json 2025-06-05T19:25:01.8426010Z 2025-06-05T19:25:01.8427070Z SwiftCompile normal arm64 Compiling\ MobileNetClassifierTest.swift /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8428570Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8458520Z builtin-swiftTaskExecution -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:25:01.8485020Z 2025-06-05T19:25:01.8485810Z SwiftCompile normal arm64 /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8486980Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8513460Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/Test/MobileNetClassifierTest.swift -emit-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.d -emit-const-values-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftconstvalues -emit-reference-dependencies-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdeps -serialize-diagnostics-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.dia -target arm64-apple-ios17.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -resource-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MobileNetClassifierTest -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.5 -target-sdk-name iphoneos17.5 -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-unit-output-path /ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.o -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -index-system-modules 2025-06-05T19:25:01.8539130Z 2025-06-05T19:25:01.8539390Z SwiftDriverJobDiscovery normal arm64 Compiling App.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8539710Z 2025-06-05T19:25:01.8540450Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/empty-ExecuTorchDemo.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8541540Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8542470Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/empty-ExecuTorchDemo.plist 2025-06-05T19:25:01.8543130Z 2025-06-05T19:25:01.8544260Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/mv3_xnnpack_fp32.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8545720Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8547230Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:01.8548530Z 2025-06-05T19:25:01.8549380Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8550570Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8551600Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList 2025-06-05T19:25:01.8552340Z 2025-06-05T19:25:01.8553580Z ProcessInfoPlistFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Info.plist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/empty-ExecuTorchDemo.plist (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8555160Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8557670Z builtin-infoPlistUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/empty-ExecuTorchDemo.plist -producttype com.apple.product-type.application -genpkginfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Info.plist 2025-06-05T19:25:01.8559740Z 2025-06-05T19:25:01.8560930Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/mv3_mps_float16.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8562390Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8563890Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:01.8565110Z 2025-06-05T19:25:01.8566230Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/mv3_coreml_all.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8567690Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8569230Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:01.8570580Z 2025-06-05T19:25:01.8571690Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/mv3.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8573140Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8609440Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:01.8610780Z 2025-06-05T19:25:01.8612230Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/imagenet_classes.txt /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8613770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8615430Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:01.8616800Z 2025-06-05T19:25:01.8617100Z SwiftDriverJobDiscovery normal arm64 Compiling CameraPreview.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8617450Z 2025-06-05T19:25:01.8618520Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8619940Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8621570Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8622900Z 2025-06-05T19:25:01.8624170Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestBundleInject.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8625660Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8627280Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestBundleInject.dylib /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8628610Z 2025-06-05T19:25:01.8629650Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUnit.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCUnit.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8636880Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8638570Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCUnit.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8639910Z 2025-06-05T19:25:01.8641240Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCUIAutomation.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8642720Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8644630Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCUIAutomation.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8646010Z 2025-06-05T19:25:01.8647100Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTestSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8649960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8651690Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTestSupport.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8653090Z 2025-06-05T19:25:01.8654170Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestCore.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTestCore.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8655830Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8657500Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTestCore.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8658860Z 2025-06-05T19:25:01.8659920Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTest.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8661290Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8662990Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8664330Z 2025-06-05T19:25:01.8665480Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8667070Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8668770Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks 2025-06-05T19:25:01.8670160Z 2025-06-05T19:25:01.8670870Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8671930Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8672340Z 2025-06-05T19:25:01.8672580Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8672900Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8673160Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8673380Z 2025-06-05T19:25:01.8674470Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib 2025-06-05T19:25:01.8676200Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib: replacing existing signature 2025-06-05T19:25:01.8676910Z 2025-06-05T19:25:01.8677190Z SwiftDriverJobDiscovery normal arm64 Compiling CustomViews.swift (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8677540Z 2025-06-05T19:25:01.8678250Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8679310Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8679720Z 2025-06-05T19:25:01.8679950Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8680260Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8680520Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8680730Z 2025-06-05T19:25:01.8681970Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib 2025-06-05T19:25:01.8683760Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib: replacing existing signature 2025-06-05T19:25:01.8684470Z 2025-06-05T19:25:01.8684780Z SwiftDriver\ Compilation App normal arm64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8685460Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8703580Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ExecuTorchDemo -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64 -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/App_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:25:01.8721290Z 2025-06-05T19:25:01.8721940Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUnit.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8722950Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8723350Z 2025-06-05T19:25:01.8723570Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8723880Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8724130Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8724340Z 2025-06-05T19:25:01.8725350Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUnit.framework 2025-06-05T19:25:01.8726920Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUnit.framework: replacing existing signature 2025-06-05T19:25:01.8727560Z 2025-06-05T19:25:01.8728280Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8729290Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8729680Z 2025-06-05T19:25:01.8729930Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8730240Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8730480Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8730690Z 2025-06-05T19:25:01.8731750Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework 2025-06-05T19:25:01.8733390Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework: replacing existing signature 2025-06-05T19:25:01.8734050Z 2025-06-05T19:25:01.8734660Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/ExecuTorchDemo normal (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8735600Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8750680Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.LinkFileList -Xlinker -rpath -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -lc++ -all_load -lsqlite3 -framework Accelerate -framework CoreML -framework Metal -framework MetalPerformanceShaders -framework MetalPerformanceShadersGraph -lMobileNetClassifier -lkernels_portable_ios -lbackend_xnnpack_ios -lbackend_mps_ios -lbackend_coreml_ios -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/ExecuTorchDemo -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule 2025-06-05T19:25:01.8765460Z 2025-06-05T19:25:01.8766130Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8767160Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8767550Z 2025-06-05T19:25:01.8768000Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8768330Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8768580Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8768790Z 2025-06-05T19:25:01.8769820Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework 2025-06-05T19:25:01.8771420Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework: replacing existing signature 2025-06-05T19:25:01.8772090Z 2025-06-05T19:25:01.8772750Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestCore.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8773740Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8774140Z 2025-06-05T19:25:01.8774430Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8774740Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8774980Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8775190Z 2025-06-05T19:25:01.8776230Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestCore.framework 2025-06-05T19:25:01.8777840Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTestCore.framework: replacing existing signature 2025-06-05T19:25:01.8778490Z 2025-06-05T19:25:01.8779130Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTest.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8780120Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8780500Z 2025-06-05T19:25:01.8780730Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8781030Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8781270Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8781480Z 2025-06-05T19:25:01.8782490Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTest.framework 2025-06-05T19:25:01.8784050Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTest.framework: replacing existing signature 2025-06-05T19:25:01.8784690Z 2025-06-05T19:25:01.8785380Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8786430Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8786830Z 2025-06-05T19:25:01.8787050Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:01.8787350Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:01.8787600Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:01.8787810Z 2025-06-05T19:25:01.8788850Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework 2025-06-05T19:25:01.8790510Z /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework: replacing existing signature 2025-06-05T19:25:01.8791200Z 2025-06-05T19:25:01.8791780Z CopySwiftLibs /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8792700Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8797910Z builtin-swiftStdLibTool --copy --verbose --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --scan-executable /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/ExecuTorchDemo --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/SystemExtensions --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Extensions --platform iphoneos --toolchain /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os 2025-06-05T19:25:01.8802930Z 2025-06-05T19:25:01.8803820Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8805070Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8806140Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList 2025-06-05T19:25:01.8806950Z 2025-06-05T19:25:01.8807130Z ExtractAppIntentsMetadata (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8807670Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8814850Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app --toolchain-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ExecuTorchDemo --sdk-root /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk --xcode-version 15F31d --platform-family iOS --deployment-target 17.0 --target-triple arm64-apple-ios17.0 --binary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/ExecuTorchDemo --dependency-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo_dependency_info.dat --stringsdata-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftFileList --swift-const-vals-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/Objects-normal/arm64/ExecuTorchDemo.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing 2025-06-05T19:25:01.8820790Z note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8821190Z 2025-06-05T19:25:01.8821430Z AppIntentsSSUTraining (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8821980Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8825010Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Info.plist --temp-dir-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ssu --bundle-id org.pytorch.executorch.demo.test --product-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app --extracted-metadata-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/Metadata.appintents --archive-ssu-assets 2025-06-05T19:25:01.8828020Z 2025-06-05 19:25:00.325 appintentsnltrainingprocessor[47389:157133] Parsing options for appintentsnltrainingprocessor 2025-06-05T19:25:01.8828560Z 2025-06-05 19:25:00.326 appintentsnltrainingprocessor[47389:157133] No AppShortcuts found - Skipping. 2025-06-05T19:25:01.8828840Z 2025-06-05T19:25:01.8829750Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8831040Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8832070Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist 2025-06-05T19:25:01.8832820Z 2025-06-05T19:25:01.8833790Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8835090Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8836180Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList 2025-06-05T19:25:01.8836980Z 2025-06-05T19:25:01.8838320Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_xnnpack_fp32.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8839960Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8841610Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_xnnpack_fp32.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8842980Z 2025-06-05T19:25:01.8844290Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_mps_float16.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8845920Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8847540Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_mps_float16.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8848990Z 2025-06-05T19:25:01.8850290Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_coreml_all.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8851950Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8853570Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3_coreml_all.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8854910Z 2025-06-05T19:25:01.8856150Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3.pte /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8857720Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8859320Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/mv3.pte /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8860650Z 2025-06-05T19:25:01.8862150Z ProcessInfoPlistFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8864030Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8866070Z builtin-infoPlistUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/empty-MobileNetClassifierTest.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist 2025-06-05T19:25:01.8867820Z 2025-06-05T19:25:01.8869130Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/imagenet_classes.txt /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8870800Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8872420Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Models/MobileNet/imagenet_classes.txt /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8873800Z 2025-06-05T19:25:01.8875030Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/hot\ pot.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/hot\ pot.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8876600Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8878170Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/hot\ pot.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8879460Z 2025-06-05T19:25:01.8880710Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Samoyed.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Samoyed.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8882350Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8883930Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Samoyed.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8885280Z 2025-06-05T19:25:01.8886560Z CpResource /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Arctic\ fox.jpg /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Arctic\ fox.jpg (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8888230Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8889820Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo/Resources/Examples/Arctic\ fox.jpg /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:01.8891130Z 2025-06-05T19:25:01.8891490Z SwiftDriverJobDiscovery normal arm64 Compiling MobileNetClassifierTest.swift (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8891920Z 2025-06-05T19:25:01.8892280Z SwiftDriverJobDiscovery normal arm64 Emitting module for MobileNetClassifierTest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8892710Z 2025-06-05T19:25:01.8893150Z SwiftDriver\ Compilation\ Requirements MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8893940Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8914310Z builtin-Swift-Compilation-Requirements -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:25:01.8934050Z 2025-06-05T19:25:01.8934510Z SwiftDriver\ Compilation MobileNetClassifierTest normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8935270Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8955000Z builtin-Swift-Compilation -- /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MobileNetClassifierTest -Onone -enforce-exclusivity\=checked @/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList -DDEBUG -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -target arm64-apple-ios17.0 -enable-bare-slash-regex -g -module-cache-path /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Index.noindex/DataStore -swift-version 5 -I /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -parse-as-library -c -j6 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos17.5-21F77-f0fa7969d082b13145125136a829df3a.sdkstatcache -output-file-map /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_const_extract_protocols.json -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-generated-files.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-own-target-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest-project-headers.hmap -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/include -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources-normal/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/arm64 -Xcc -I/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -working-directory /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo -experimental-emit-module-separately -disable-cmo 2025-06-05T19:25:01.8974630Z 2025-06-05T19:25:01.8976370Z SwiftMergeGeneratedHeaders /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/MobileNetClassifierTest-Swift.h /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:01.8978570Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:01.8980450Z builtin-swiftHeaderTool -arch arm64 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest-Swift.h -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/DerivedSources/MobileNetClassifierTest-Swift.h 2025-06-05T19:25:01.8982130Z 2025-06-05T19:25:01.8983680Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.2151770Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.2154230Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.swiftmodule 2025-06-05T19:25:02.2155990Z 2025-06-05T19:25:02.2157620Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.2159780Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.2161850Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftsourceinfo /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo 2025-06-05T19:25:02.2163600Z 2025-06-05T19:25:02.2165120Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.2167000Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.2169050Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.abi.json /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.abi.json 2025-06-05T19:25:02.2170740Z 2025-06-05T19:25:02.2172600Z Copy /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.2174630Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.2176610Z builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftdoc /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/MobileNetClassifierTest.swiftmodule/arm64-apple-ios.swiftdoc 2025-06-05T19:25:02.2178300Z 2025-06-05T19:25:02.2179140Z Ld /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest normal (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.2180330Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.2198180Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -bundle -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -O0 -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -L/Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk/Developer/Library/Frameworks -filelist /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.LinkFileList -Xlinker -rpath -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -lc++ -all_load -lsqlite3 -framework Accelerate -framework CoreML -framework Metal -framework MetalPerformanceShaders -framework MetalPerformanceShadersGraph -framework XCTest -lMobileNetClassifier -lbackend_xnnpack_ios -lbackend_mps_ios -lbackend_coreml_ios -lkernels_portable_ios -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_dependency_info.dat -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifier.build/Objects-normal/arm64/MobileNetClassifier.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_xnnpack_dependencies.build/Objects-normal/arm64/backend_xnnpack_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_mps_dependencies.build/Objects-normal/arm64/backend_mps_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/backend_coreml_dependencies.build/Objects-normal/arm64/backend_coreml_dependencies.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/kernels_portable_dependencies.build/Objects-normal/arm64/kernels_portable_dependencies.swiftmodule 2025-06-05T19:25:02.4005060Z 2025-06-05T19:25:02.4008790Z GenerateDSYMFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4010710Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4012710Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest -o /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM 2025-06-05T19:25:02.4015250Z warning: (arm64) skipping debug map object with duplicate name and timestamp: 1970-01-01 00:00:00.000000000 /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/executorch.build/Debug-iphoneos/executorch_debug_dependencies.build/Objects-normal/arm64/dummy.o 2025-06-05T19:25:02.4016240Z 2025-06-05T19:25:02.4017310Z WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4018780Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4019970Z write-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList 2025-06-05T19:25:02.4020920Z 2025-06-05T19:25:02.4021760Z CopySwiftLibs /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4022990Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4030110Z builtin-swiftStdLibTool --copy --verbose --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --scan-executable /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Frameworks --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/PlugIns --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/SystemExtensions --scan-folder /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Extensions --platform iphoneos --toolchain /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os 2025-06-05T19:25:02.4036940Z 2025-06-05T19:25:02.4037180Z ExtractAppIntentsMetadata (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4037980Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4056540Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest --toolchain-dir /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MobileNetClassifierTest --sdk-root /Applications/Xcode_15.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk --xcode-version 15F31d --platform-family iOS --deployment-target 17.0 --target-triple arm64-apple-ios17.0 --binary-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest --dependency-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest_dependency_info.dat --stringsdata-file /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftFileList --swift-const-vals-list /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/Objects-normal/arm64/MobileNetClassifierTest.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing 2025-06-05T19:25:02.4063970Z note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4064390Z 2025-06-05T19:25:02.4064620Z AppIntentsSSUTraining (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4065250Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4069080Z /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist --temp-dir-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/ssu --bundle-id org.pytorch.executorch.demo.test --product-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest --extracted-metadata-path /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Metadata.appintents --archive-ssu-assets 2025-06-05T19:25:02.4079350Z 2025-06-05 19:25:01.979 appintentsnltrainingprocessor[47483:157358] Parsing options for appintentsnltrainingprocessor 2025-06-05T19:25:02.4079940Z 2025-06-05 19:25:01.983 appintentsnltrainingprocessor[47483:157358] No AppShortcuts found - Skipping. 2025-06-05T19:25:02.4080270Z 2025-06-05T19:25:02.4082110Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4083350Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4083770Z 2025-06-05T19:25:02.4084020Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:02.4084340Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:02.4084600Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:02.4084820Z 2025-06-05T19:25:02.4086550Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --entitlements /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/MobileNetClassifierTest.build/MobileNetClassifierTest.xctest.xcent --timestamp\=none --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:02.4088300Z 2025-06-05T19:25:02.4089210Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4090480Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4094900Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:02.4095950Z 2025-06-05T19:25:02.4096920Z Touch /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest (in target 'MobileNetClassifierTest' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4098210Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4099320Z /usr/bin/touch -c /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest 2025-06-05T19:25:02.4100080Z 2025-06-05T19:25:02.4100780Z CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4101850Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4102320Z 2025-06-05T19:25:02.4102620Z Signing Identity: "iPhone Distribution: Anton Shumikhin (78E7V7QP35)" 2025-06-05T19:25:02.4103010Z Provisioning Profile: "ExecuTorchDemo" 2025-06-05T19:25:02.4103320Z (d83bcd16-3ddf-46e4-b923-77c4f33eada0) 2025-06-05T19:25:02.4103540Z 2025-06-05T19:25:02.4105120Z /usr/bin/codesign --force --sign B0324EAD33C9FFCC36D4E69159D7DE4393BE864C --entitlements /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Intermediates.noindex/ExecuTorchDemo.build/Debug-iphoneos/App.build/ExecuTorchDemo.app.xcent --timestamp\=none --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:02.4106630Z 2025-06-05T19:25:02.4107380Z RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4108490Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4109450Z builtin-RegisterExecutionPolicyException /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:02.4110090Z 2025-06-05T19:25:02.4110670Z Validate /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4111650Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4112710Z builtin-validationUtility /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:02.4113490Z 2025-06-05T19:25:02.4114080Z Touch /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app (in target 'App' from project 'ExecuTorchDemo') 2025-06-05T19:25:02.4115040Z cd /Users/runner/work/executorch/executorch/pytorch/executorch/executorch-examples/mv3/apple/ExecuTorchDemo 2025-06-05T19:25:02.4115960Z /usr/bin/touch -c /Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos/ExecuTorchDemo.app 2025-06-05T19:25:02.4116490Z 2025-06-05T19:25:02.4117020Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/macros/Export.h' 2025-06-05T19:25:02.4117700Z 2025-06-05T19:25:02.4118230Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/macros/Macros.h' 2025-06-05T19:25:02.4118930Z 2025-06-05T19:25:02.4119470Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/BFloat16-inl.h' 2025-06-05T19:25:02.4120070Z 2025-06-05T19:25:02.4120700Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/BFloat16-math.h' 2025-06-05T19:25:02.4121310Z 2025-06-05T19:25:02.4121830Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/BFloat16.h' 2025-06-05T19:25:02.4122440Z 2025-06-05T19:25:02.4123050Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/Half-inl.h' 2025-06-05T19:25:02.4123730Z 2025-06-05T19:25:02.4124240Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/Half.h' 2025-06-05T19:25:02.4124830Z 2025-06-05T19:25:02.4125530Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/TypeSafeSignMath.h' 2025-06-05T19:25:02.4126250Z 2025-06-05T19:25:02.4126780Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/bit_cast.h' 2025-06-05T19:25:02.4127360Z 2025-06-05T19:25:02.4127970Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/floating_point_utils.h' 2025-06-05T19:25:02.4128730Z 2025-06-05T19:25:02.4129250Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/c10/util/irange.h' 2025-06-05T19:25:02.4129830Z 2025-06-05T19:25:02.4130370Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorch.h' 2025-06-05T19:25:02.4131050Z 2025-06-05T19:25:02.4131600Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorchError.h' 2025-06-05T19:25:02.4132300Z 2025-06-05T19:25:02.4132850Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorchLog.h' 2025-06-05T19:25:02.4133460Z 2025-06-05T19:25:02.4134370Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorchModule.h' 2025-06-05T19:25:02.4135070Z 2025-06-05T19:25:02.4135660Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorchTensor.h' 2025-06-05T19:25:02.4136290Z 2025-06-05T19:25:02.4136850Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/ExecuTorchValue.h' 2025-06-05T19:25:02.4137600Z 2025-06-05T19:25:02.4138200Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/extension/module/module.h' 2025-06-05T19:25:02.4138870Z 2025-06-05T19:25:02.4139470Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/extension/tensor/tensor.h' 2025-06-05T19:25:02.4140140Z 2025-06-05T19:25:02.4140770Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/extension/tensor/tensor_accessor.h' 2025-06-05T19:25:02.4141450Z 2025-06-05T19:25:02.4142040Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/extension/tensor/tensor_ptr.h' 2025-06-05T19:25:02.4142700Z 2025-06-05T19:25:02.4143310Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/extension/tensor/tensor_ptr_maker.h' 2025-06-05T19:25:02.4144070Z 2025-06-05T19:25:02.4144810Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/backend/backend_execution_context.h' 2025-06-05T19:25:02.4145570Z 2025-06-05T19:25:02.4146300Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/backend/backend_init_context.h' 2025-06-05T19:25:02.4147020Z 2025-06-05T19:25:02.4147640Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/backend/interface.h' 2025-06-05T19:25:02.4148310Z 2025-06-05T19:25:02.4148950Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/array_ref.h' 2025-06-05T19:25:02.4149670Z 2025-06-05T19:25:02.4150260Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/data_loader.h' 2025-06-05T19:25:02.4150910Z 2025-06-05T19:25:02.4151480Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/defines.h' 2025-06-05T19:25:02.4152140Z 2025-06-05T19:25:02.4152690Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/error.h' 2025-06-05T19:25:02.4153330Z 2025-06-05T19:25:02.4153890Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/evalue.h' 2025-06-05T19:25:02.4154530Z 2025-06-05T19:25:02.4155110Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/event_tracer.h' 2025-06-05T19:25:02.4155760Z 2025-06-05T19:25:02.4156510Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/event_tracer_hooks.h' 2025-06-05T19:25:02.4157210Z 2025-06-05T19:25:02.4157840Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/event_tracer_hooks_delegate.h' 2025-06-05T19:25:02.4158910Z 2025-06-05T19:25:02.4159520Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/exec_aten.h' 2025-06-05T19:25:02.4160200Z 2025-06-05T19:25:02.4160840Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/util/dim_order_util.h' 2025-06-05T19:25:02.4161550Z 2025-06-05T19:25:02.4162210Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h' 2025-06-05T19:25:02.4162960Z 2025-06-05T19:25:02.4163620Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-06-05T19:25:02.4164390Z 2025-06-05T19:25:02.4165060Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-06-05T19:25:02.4165840Z 2025-06-05T19:25:02.4166600Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/exec_aten/util/tensor_util.h' 2025-06-05T19:25:02.4167300Z 2025-06-05T19:25:02.4167890Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/freeable_buffer.h' 2025-06-05T19:25:02.4168550Z 2025-06-05T19:25:02.4169240Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/hierarchical_allocator.h' 2025-06-05T19:25:02.4171030Z 2025-06-05T19:25:02.4171670Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/memory_allocator.h' 2025-06-05T19:25:02.4173100Z 2025-06-05T19:25:02.4174040Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/named_data_map.h' 2025-06-05T19:25:02.4174740Z 2025-06-05T19:25:02.4175400Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/bfloat16.h' 2025-06-05T19:25:02.4176170Z 2025-06-05T19:25:02.4176900Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/bfloat16_math.h' 2025-06-05T19:25:02.4177700Z 2025-06-05T19:25:02.4178450Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/bits_types.h' 2025-06-05T19:25:02.4179280Z 2025-06-05T19:25:02.4180200Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-06-05T19:25:02.4181370Z 2025-06-05T19:25:02.4182050Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-06-05T19:25:02.4182890Z 2025-06-05T19:25:02.4183570Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-06-05T19:25:02.4184400Z 2025-06-05T19:25:02.4185110Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-06-05T19:25:02.4185990Z 2025-06-05T19:25:02.4186690Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-06-05T19:25:02.4187550Z 2025-06-05T19:25:02.4188210Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-06-05T19:25:02.4188980Z 2025-06-05T19:25:02.4189730Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h' 2025-06-05T19:25:02.4190530Z 2025-06-05T19:25:02.4191260Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-06-05T19:25:02.4192110Z 2025-06-05T19:25:02.4192760Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-06-05T19:25:02.4193570Z 2025-06-05T19:25:02.4194310Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-06-05T19:25:05.7656930Z 2025-06-05T19:25:05.7658120Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h' 2025-06-05T19:25:05.7658910Z 2025-06-05T19:25:05.7659560Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/complex.h' 2025-06-05T19:25:05.7660270Z 2025-06-05T19:25:05.7660910Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/device.h' 2025-06-05T19:25:05.7661590Z 2025-06-05T19:25:05.7662170Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/half.h' 2025-06-05T19:25:05.7662820Z 2025-06-05T19:25:05.7663450Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/optional.h' 2025-06-05T19:25:05.7664130Z 2025-06-05T19:25:05.7664740Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/qint_types.h' 2025-06-05T19:25:05.7665670Z 2025-06-05T19:25:05.7666260Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/scalar.h' 2025-06-05T19:25:05.7666920Z 2025-06-05T19:25:05.7667530Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/scalar_type.h' 2025-06-05T19:25:05.7668200Z 2025-06-05T19:25:05.7668800Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/string_view.h' 2025-06-05T19:25:05.7669480Z 2025-06-05T19:25:05.7670060Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/tensor.h' 2025-06-05T19:25:05.7670710Z 2025-06-05T19:25:05.7671320Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/tensor_impl.h' 2025-06-05T19:25:05.7671980Z 2025-06-05T19:25:05.7672730Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/portable_type/tensor_options.h' 2025-06-05T19:25:05.7673420Z 2025-06-05T19:25:05.7673970Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/result.h' 2025-06-05T19:25:05.7674600Z 2025-06-05T19:25:05.7675150Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/span.h' 2025-06-05T19:25:05.7676070Z 2025-06-05T19:25:05.7676750Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/tag.h' 2025-06-05T19:25:05.7677390Z 2025-06-05T19:25:05.7677980Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/tensor_layout.h' 2025-06-05T19:25:05.7678660Z 2025-06-05T19:25:05.7679270Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/core/tensor_shape_dynamism.h' 2025-06-05T19:25:05.7679960Z 2025-06-05T19:25:05.7680570Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/memory_manager.h' 2025-06-05T19:25:05.7681250Z 2025-06-05T19:25:05.7681820Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/method.h' 2025-06-05T19:25:05.7682470Z 2025-06-05T19:25:05.7683060Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/method_meta.h' 2025-06-05T19:25:05.7683720Z 2025-06-05T19:25:05.7684290Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/program.h' 2025-06-05T19:25:05.7684980Z 2025-06-05T19:25:05.7685580Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/pte_data_map.h' 2025-06-05T19:25:05.7686240Z 2025-06-05T19:25:05.7686840Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/executor/tensor_parser.h' 2025-06-05T19:25:05.7687500Z 2025-06-05T19:25:05.7688120Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/kernel/kernel_runtime_context.h' 2025-06-05T19:25:05.7688800Z 2025-06-05T19:25:05.7689410Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/kernel/operator_registry.h' 2025-06-05T19:25:05.7690080Z 2025-06-05T19:25:05.7690650Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/abort.h' 2025-06-05T19:25:05.7691300Z 2025-06-05T19:25:05.7691870Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/assert.h' 2025-06-05T19:25:05.7692500Z 2025-06-05T19:25:05.7693200Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/clock.h' 2025-06-05T19:25:05.7693850Z 2025-06-05T19:25:05.7694550Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/compat_unistd.h' 2025-06-05T19:25:05.7695210Z 2025-06-05T19:25:05.7695930Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/compiler.h' 2025-06-05T19:25:05.7696620Z 2025-06-05T19:25:05.7697170Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/log.h' 2025-06-05T19:25:05.7697800Z 2025-06-05T19:25:05.7698360Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/platform.h' 2025-06-05T19:25:05.7699000Z 2025-06-05T19:25:05.7699560Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/profiler.h' 2025-06-05T19:25:05.7700190Z 2025-06-05T19:25:05.7700750Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/runtime.h' 2025-06-05T19:25:05.7701370Z 2025-06-05T19:25:05.7701920Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/system.h' 2025-06-05T19:25:05.7702550Z 2025-06-05T19:25:05.7703090Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/runtime/platform/types.h' 2025-06-05T19:25:05.7703710Z 2025-06-05T19:25:05.7704310Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/executorch/schema/extended_header.h' 2025-06-05T19:25:05.7704930Z 2025-06-05T19:25:05.7705430Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/include/module.modulemap' 2025-06-05T19:25:05.7705990Z 2025-06-05T19:25:05.7706510Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_coreml_simulator.a' 2025-06-05T19:25:05.7707090Z 2025-06-05T19:25:05.7707580Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_mps_simulator.a' 2025-06-05T19:25:07.1715010Z 2025-06-05T19:25:07.1715900Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libbackend_xnnpack_simulator.a' 2025-06-05T19:25:07.1716640Z 2025-06-05T19:25:07.1717270Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libexecutorch_debug_simulator.a' 2025-06-05T19:25:07.1717920Z 2025-06-05T19:25:07.1718510Z note: Removed stale file '/Users/runner/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphonesimulator/libkernels_portable_simulator.a' 2025-06-05T19:25:07.1719520Z 2025-06-05T19:25:07.1719640Z ** TEST BUILD SUCCEEDED ** 2025-06-05T19:25:07.1719770Z 2025-06-05T19:25:07.1720260Z ~/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products/Debug-iphoneos ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:25:07.1720900Z total 42352 2025-06-05T19:25:07.1721100Z drwxr-xr-x@ 27 runner staff 864B Jun 5 19:25 . 2025-06-05T19:25:07.1721430Z drwxr-xr-x@ 5 runner staff 160B Jun 5 19:25 .. 2025-06-05T19:25:07.1721800Z drwxr-xr-x 14 runner staff 448B Jun 5 19:25 ExecuTorchDemo.app 2025-06-05T19:25:07.1722530Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 ExecuTorchDemo.swiftmodule 2025-06-05T19:25:07.1723000Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 ImageClassification.swiftmodule 2025-06-05T19:25:07.1723430Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 MobileNetClassifier.swiftmodule 2025-06-05T19:25:07.1723890Z drwxr-xr-x 6 runner staff 192B Jun 5 19:25 MobileNetClassifierTest.swiftmodule 2025-06-05T19:25:07.1724300Z drwxr-xr-x@ 2 runner staff 64B Jun 5 19:24 PackageFrameworks 2025-06-05T19:25:07.1724630Z drwxr-xr-x 2 runner staff 64B Jun 5 19:25 Payload 2025-06-05T19:25:07.1725000Z -rw-r--r-- 1 runner staff 1.9K Jun 5 19:24 backend_coreml_dependencies.o 2025-06-05T19:25:07.1725430Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 backend_coreml_dependencies.swiftmodule 2025-06-05T19:25:07.1725860Z -rw-r--r-- 1 runner staff 1.9K Jun 5 19:24 backend_mps_dependencies.o 2025-06-05T19:25:07.1726270Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 backend_mps_dependencies.swiftmodule 2025-06-05T19:25:07.1726710Z -rw-r--r-- 1 runner staff 1.9K Jun 5 19:24 backend_xnnpack_dependencies.o 2025-06-05T19:25:07.1727130Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 backend_xnnpack_dependencies.swiftmodule 2025-06-05T19:25:07.1727570Z -rw-r--r-- 1 runner staff 1.9K Jun 5 19:24 executorch_debug_dependencies.o 2025-06-05T19:25:07.1727990Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 executorch_debug_dependencies.swiftmodule 2025-06-05T19:25:07.1728370Z drwxr-xr-x 5 runner staff 160B Jun 5 19:24 include 2025-06-05T19:25:07.1728710Z -rw-r--r-- 1 runner staff 1.9K Jun 5 19:24 kernels_portable_dependencies.o 2025-06-05T19:25:07.1729140Z drwxr-xr-x 6 runner staff 192B Jun 5 19:24 kernels_portable_dependencies.swiftmodule 2025-06-05T19:25:07.1729810Z -rw-r--r-- 1 runner staff 18K Jun 5 19:24 libImageClassification.a 2025-06-05T19:25:07.1730190Z -rw-r--r-- 1 runner staff 7.1M Jun 5 19:24 libMobileNetClassifier.a 2025-06-05T19:25:07.1730550Z -rw-r--r-- 1 runner staff 758K Apr 25 00:48 libbackend_coreml_ios.a 2025-06-05T19:25:07.1730880Z -rw-r--r-- 1 runner staff 403K Apr 25 00:48 libbackend_mps_ios.a 2025-06-05T19:25:07.1731230Z -rw-r--r-- 1 runner staff 2.3M Apr 25 00:48 libbackend_xnnpack_ios.a 2025-06-05T19:25:07.1731560Z -rw-r--r-- 1 runner staff 7.0M Apr 25 00:48 libexecutorch_debug_ios.a 2025-06-05T19:25:07.1731900Z -rw-r--r-- 1 runner staff 3.1M Apr 25 00:48 libkernels_portable_ios.a 2025-06-05T19:25:07.1732220Z adding: Payload/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1732510Z adding: Payload/ExecuTorchDemo.app/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1732890Z adding: Payload/ExecuTorchDemo.app/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1733390Z adding: Payload/ExecuTorchDemo.app/_CodeSignature/CodeResources (in=15221) (out=3260) (deflated 79%) 2025-06-05T19:25:07.1733910Z adding: Payload/ExecuTorchDemo.app/ExecuTorchDemo (in=5737568) (out=1541639) (deflated 73%) 2025-06-05T19:25:07.1734450Z adding: Payload/ExecuTorchDemo.app/imagenet_classes.txt (in=10472) (out=5210) (deflated 50%) 2025-06-05T19:25:07.1734970Z adding: Payload/ExecuTorchDemo.app/mv3_mps_float16.pte (in=5158640) (out=4709422) (deflated 9%) 2025-06-05T19:25:07.1735400Z adding: Payload/ExecuTorchDemo.app/PlugIns/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1735980Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1736640Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1737310Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1738050Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/Relocations/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1738940Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/Relocations/aarch64/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1739900Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/Relocations/aarch64/MobileNetClassifierTest.yml (in=1076873) (out=129646) (deflated 88%) 2025-06-05T19:25:07.1740870Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/DWARF/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1741800Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Resources/DWARF/MobileNetClassifierTest (in=5163644) (out=1352497) (deflated 74%) 2025-06-05T19:25:07.1742670Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest.dSYM/Contents/Info.plist (in=661) (out=317) (deflated 52%) 2025-06-05T19:25:07.1743320Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1743940Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1744740Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/_CodeSignature/CodeResources (in=3768) (out=1138) (deflated 70%) 2025-06-05T19:25:07.1745530Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Arctic fox.jpg (in=211531) (out=211318) (deflated 0%) 2025-06-05T19:25:07.1746300Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/imagenet_classes.txt (in=10472) (out=5210) (deflated 50%) 2025-06-05T19:25:07.1747110Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_mps_float16.pte (in=5158640) (out=4709422) (deflated 9%) 2025-06-05T19:25:07.1748020Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_xnnpack_fp32.pte (in=10231456) (out=9424876) (deflated 8%) 2025-06-05T19:25:07.1748850Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/hot pot.jpg (in=29676) (out=29605) (deflated 0%) 2025-06-05T19:25:07.1749620Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/MobileNetClassifierTest (in=5397600) (out=1457156) (deflated 73%) 2025-06-05T19:25:07.1750470Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3_coreml_all.pte (in=5558171) (out=4705445) (deflated 15%) 2025-06-05T19:25:07.1751290Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Samoyed.jpg (in=661378) (out=649975) (deflated 2%) 2025-06-05T19:25:07.1752110Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/mv3.pte (in=10318216) (out=9484916) (deflated 8%) 2025-06-05T19:25:07.1752980Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/embedded.mobileprovision (in=12250) (out=7739) (deflated 37%) 2025-06-05T19:25:07.1753740Z adding: Payload/ExecuTorchDemo.app/PlugIns/MobileNetClassifierTest.xctest/Info.plist (in=775) (out=556) (deflated 28%) 2025-06-05T19:25:07.1754360Z adding: Payload/ExecuTorchDemo.app/mv3_xnnpack_fp32.pte (in=10231456) (out=9424876) (deflated 8%) 2025-06-05T19:25:07.1761240Z adding: Payload/ExecuTorchDemo.app/mv3_coreml_all.pte (in=5558171) (out=4705445) (deflated 15%) 2025-06-05T19:25:07.1761780Z adding: Payload/ExecuTorchDemo.app/Frameworks/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1762390Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1762930Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1763600Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/_CodeSignature/CodeResources (in=2018) (out=508) (deflated 75%) 2025-06-05T19:25:07.1764280Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/XCUnit (in=166560) (out=9192) (deflated 94%) 2025-06-05T19:25:07.1765030Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/Info.plist (in=899) (out=645) (deflated 28%) 2025-06-05T19:25:07.1765690Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUnit.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1766310Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1767000Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1767810Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/_CodeSignature/CodeResources (in=2018) (out=508) (deflated 75%) 2025-06-05T19:25:07.1768610Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/Info.plist (in=977) (out=681) (deflated 30%) 2025-06-05T19:25:07.1769350Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/XCTAutomationSupport (in=1543392) (out=419866) (deflated 73%) 2025-06-05T19:25:07.1770120Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTAutomationSupport.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1770740Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1771410Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1772160Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/_CodeSignature/CodeResources (in=2018) (out=507) (deflated 75%) 2025-06-05T19:25:07.1772940Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/XCUIAutomation (in=2906144) (out=812235) (deflated 72%) 2025-06-05T19:25:07.1773800Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/Info.plist (in=915) (out=650) (deflated 29%) 2025-06-05T19:25:07.1774540Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCUIAutomation.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1775180Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1775820Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1776570Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/_CodeSignature/CodeResources (in=2018) (out=509) (deflated 75%) 2025-06-05T19:25:07.1777360Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/XCTestSupport (in=208480) (out=23147) (deflated 89%) 2025-06-05T19:25:07.1778090Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/Info.plist (in=913) (out=647) (deflated 29%) 2025-06-05T19:25:07.1778810Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestSupport.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1779430Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1780100Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1780820Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/_CodeSignature/CodeResources (in=2018) (out=508) (deflated 75%) 2025-06-05T19:25:07.1781530Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/XCTest (in=332448) (out=39195) (deflated 88%) 2025-06-05T19:25:07.1782330Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/Info.plist (in=899) (out=645) (deflated 28%) 2025-06-05T19:25:07.1783040Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTest.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1783620Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1784250Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/_CodeSignature/ (in=0) (out=0) (stored 0%) 2025-06-05T19:25:07.1785050Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/_CodeSignature/CodeResources (in=2018) (out=508) (deflated 75%) 2025-06-05T19:25:07.1785710Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/XCTestCore (in=3381072) (out=980692) (deflated 71%) 2025-06-05T19:25:07.1786380Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/Info.plist (in=907) (out=648) (deflated 29%) 2025-06-05T19:25:07.1786980Z adding: Payload/ExecuTorchDemo.app/Frameworks/XCTestCore.framework/version.plist (in=512) (out=259) (deflated 49%) 2025-06-05T19:25:07.1787590Z adding: Payload/ExecuTorchDemo.app/Frameworks/libXCTestSwiftSupport.dylib (in=1016704) (out=270589) (deflated 73%) 2025-06-05T19:25:07.1788200Z adding: Payload/ExecuTorchDemo.app/Frameworks/libXCTestBundleInject.dylib (in=237424) (out=19285) (deflated 92%) 2025-06-05T19:25:07.1788710Z adding: Payload/ExecuTorchDemo.app/mv3.pte (in=10318216) (out=9484916) (deflated 8%) 2025-06-05T19:25:07.1789180Z adding: Payload/ExecuTorchDemo.app/embedded.mobileprovision (in=12250) (out=7739) (deflated 37%) 2025-06-05T19:25:07.1789640Z adding: Payload/ExecuTorchDemo.app/Info.plist (in=1145) (out=798) (deflated 30%) 2025-06-05T19:25:07.1790030Z adding: Payload/ExecuTorchDemo.app/PkgInfo (in=8) (out=8) (stored 0%) 2025-06-05T19:25:07.1790350Z total bytes=90691172, compressed=64635848 -> 29% savings 2025-06-05T19:25:07.1790620Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:25:07.1791160Z ~/Library/Developer/Xcode/DerivedData/ExecuTorchDemo-fmjunukwqcnpevekfpkchyveudzu/Build/Products ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:25:07.1791660Z total 24 2025-06-05T19:25:07.1791830Z drwxr-xr-x@ 5 runner staff 160B Jun 5 19:25 . 2025-06-05T19:25:07.1792130Z drwxr-xr-x 5 runner staff 160B Jun 5 19:24 .. 2025-06-05T19:25:07.1792410Z drwxr-xr-x@ 28 runner staff 896B Jun 5 19:25 Debug-iphoneos 2025-06-05T19:25:07.1792730Z drwxr-xr-x@ 21 runner staff 672B Jun 5 19:24 Debug-iphonesimulator 2025-06-05T19:25:07.1793190Z -rw-r--r-- 1 runner staff 11K Jun 5 19:25 MobileNetClassifierTest_MobileNetClassifierTest_iphoneos17.5-arm64.xctestrun 2025-06-05T19:25:07.1793790Z adding: MobileNetClassifierTest_MobileNetClassifierTest_iphoneos17.5-arm64.xctestrun (in=11095) (out=1754) (deflated 84%) 2025-06-05T19:25:07.1794240Z total bytes=11095, compressed=1754 -> 84% savings 2025-06-05T19:25:07.1794480Z ~/work/executorch/executorch/pytorch/executorch 2025-06-05T19:25:07.1794790Z total 126296 2025-06-05T19:25:07.1794970Z drwxr-xr-x 4 runner staff 128B Jun 5 19:25 . 2025-06-05T19:25:07.1795210Z drwxr-xr-x 70 runner staff 2.2K Jun 5 19:25 .. 2025-06-05T19:25:07.1795500Z -rw-r--r-- 1 runner staff 62M Jun 5 19:25 ExecuTorchDemo.ipa 2025-06-05T19:25:07.1795840Z -rw-r--r-- 1 runner staff 2.0K Jun 5 19:25 ExecuTorchDemo.xctestrun.zip 2025-06-05T19:25:07.1796280Z  2025-06-05T19:25:07.1796420Z ** Deleting Simulator ** 2025-06-05T19:25:07.1796590Z  2025-06-05T19:25:07.1796720Z  2025-06-05T19:25:07.1796840Z ** SUCCEEDED ** 2025-06-05T19:25:07.1796990Z  2025-06-05T19:25:07.1905630Z ##[group]Run pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1 2025-06-05T19:25:07.1905980Z with: 2025-06-05T19:25:07.1906160Z path: /Users/runner/work/_temp/test-results 2025-06-05T19:25:07.1906390Z fail-on-empty: false 2025-06-05T19:25:07.1906560Z env: 2025-06-05T19:25:07.1906710Z REPOSITORY: pytorch/executorch 2025-06-05T19:25:07.1908620Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:25:07.1911910Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:25:07.1913490Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:25:07.1913800Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.1914150Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.1914670Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:25:07.1915350Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.1915830Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:25:07.1916140Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:25:07.1916390Z ##[endgroup] 2025-06-05T19:25:07.4674790Z ##[group]Run # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-06-05T19:25:07.4680920Z # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-06-05T19:25:07.4681480Z # attempt to just grab whatever is in there and scoop it all up 2025-06-05T19:25:07.4681940Z if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-06-05T19:25:07.4682280Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T19:25:07.4682580Z fi 2025-06-05T19:25:07.4682870Z if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-06-05T19:25:07.4683270Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T19:25:07.4683640Z fi 2025-06-05T19:25:07.4683940Z # Set to fail upload step if there are no files for upload and expected files for upload 2025-06-05T19:25:07.4684480Z echo 'if-no-files-found=error' >> "${GITHUB_OUTPUT}" 2025-06-05T19:25:07.5697600Z shell: /bin/bash -l {0} 2025-06-05T19:25:07.5707130Z env: 2025-06-05T19:25:07.5707330Z REPOSITORY: pytorch/executorch 2025-06-05T19:25:07.5709240Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:25:07.5712490Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:25:07.5714190Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:25:07.5714520Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.5714930Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.5715450Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:25:07.5716150Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.5716660Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:25:07.5716990Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:25:07.5717300Z UPLOAD_ARTIFACT_NAME: ios-demo-app 2025-06-05T19:25:07.5717520Z ##[endgroup] 2025-06-05T19:25:07.6964010Z artifacts-to-be-uploaded/ExecuTorchDemo.ipa -> /Users/runner/work/_temp/artifacts/ExecuTorchDemo.ipa 2025-06-05T19:25:07.6964880Z artifacts-to-be-uploaded/ExecuTorchDemo.xctestrun.zip -> /Users/runner/work/_temp/artifacts/ExecuTorchDemo.xctestrun.zip 2025-06-05T19:25:07.7021240Z ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 2025-06-05T19:25:07.7021630Z with: 2025-06-05T19:25:07.7021870Z name: ios-demo-app 2025-06-05T19:25:07.7022160Z path: /Users/runner/work/_temp/artifacts/ 2025-06-05T19:25:07.7022470Z if-no-files-found: error 2025-06-05T19:25:07.7022700Z compression-level: 6 2025-06-05T19:25:07.7022950Z overwrite: false 2025-06-05T19:25:07.7023200Z include-hidden-files: false 2025-06-05T19:25:07.7023660Z env: 2025-06-05T19:25:07.7023860Z REPOSITORY: pytorch/executorch 2025-06-05T19:25:07.7025970Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:25:07.7029600Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:25:07.7031540Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:25:07.7031960Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.7032430Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.7033150Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:25:07.7034000Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:07.7034650Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:25:07.7035070Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:25:07.7035630Z ##[endgroup] 2025-06-05T19:25:07.8905950Z With the provided path, there will be 2 files uploaded 2025-06-05T19:25:07.8908120Z Artifact name is valid! 2025-06-05T19:25:07.8908640Z Root directory input is valid! 2025-06-05T19:25:08.1502730Z Beginning upload of artifact content to blob storage 2025-06-05T19:25:09.3957910Z Uploaded bytes 8388608 2025-06-05T19:25:09.5902500Z Uploaded bytes 16777216 2025-06-05T19:25:09.8055020Z Uploaded bytes 25165824 2025-06-05T19:25:09.8148160Z Uploaded bytes 33554432 2025-06-05T19:25:09.9062480Z Uploaded bytes 41943040 2025-06-05T19:25:10.0030260Z Uploaded bytes 50331648 2025-06-05T19:25:10.2274220Z Uploaded bytes 58720256 2025-06-05T19:25:10.5026180Z Uploaded bytes 64606921 2025-06-05T19:25:10.5928500Z Finished uploading artifact content to blob storage! 2025-06-05T19:25:10.5929450Z SHA256 digest of uploaded artifact zip is a71cdc99727718733c8e25b4836cb4834a456706e443d1e15bd74f703cffc419 2025-06-05T19:25:10.5946510Z Finalizing artifact upload 2025-06-05T19:25:10.7344850Z Artifact ios-demo-app.zip successfully finalized. Artifact ID 3270493646 2025-06-05T19:25:10.7345400Z Artifact ios-demo-app has been successfully uploaded! Final size is 64606921 bytes. Artifact ID is 3270493646 2025-06-05T19:25:10.7354820Z Artifact download URL: https://github.com/pytorch/executorch/actions/runs/15475023334/artifacts/3270493646 2025-06-05T19:25:10.7459360Z Prepare all required actions 2025-06-05T19:25:10.7494760Z ##[group]Run ./test-infra/.github/actions/check-disk-space 2025-06-05T19:25:10.7495100Z with: 2025-06-05T19:25:10.7495400Z minimum-available-space-in-gb: 6 2025-06-05T19:25:10.7495720Z env: 2025-06-05T19:25:10.7495940Z REPOSITORY: pytorch/executorch 2025-06-05T19:25:10.7497960Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:25:10.7501510Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:25:10.7503130Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:25:10.7503570Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7503990Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7504600Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:25:10.7505350Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7505860Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:25:10.7506290Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:25:10.7506620Z ##[endgroup] 2025-06-05T19:25:10.7522890Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-06-05T19:25:10.7523400Z echo "Print the available disk space for manual inspection" 2025-06-05T19:25:10.7523760Z df -h 2025-06-05T19:25:10.7523910Z  2025-06-05T19:25:10.7524080Z function check_disk_space() { 2025-06-05T19:25:10.7524390Z  set +e 2025-06-05T19:25:10.7524550Z  2025-06-05T19:25:10.7524810Z  # Set the minimum requirement space to 6GB 2025-06-05T19:25:10.7525230Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-06-05T19:25:10.7525540Z  2025-06-05T19:25:10.7525810Z  # Use KB to avoid floating point warning like 3.1GB 2025-06-05T19:25:10.7526240Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-06-05T19:25:10.7526600Z  do 2025-06-05T19:25:10.7526850Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-06-05T19:25:10.7527230Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-06-05T19:25:10.7527460Z  2025-06-05T19:25:10.7527690Z  if [ "${MOUNT}" = "/" ]; then 2025-06-05T19:25:10.7527980Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-06-05T19:25:10.7528550Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-06-05T19:25:10.7529410Z  else 2025-06-05T19:25:10.7529770Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-06-05T19:25:10.7530200Z  fi 2025-06-05T19:25:10.7530400Z  fi 2025-06-05T19:25:10.7530630Z  done 2025-06-05T19:25:10.7530850Z  2025-06-05T19:25:10.7531080Z  set -e 2025-06-05T19:25:10.7531330Z } 2025-06-05T19:25:10.7531570Z  2025-06-05T19:25:10.7531770Z RESULT=$(check_disk_space) 2025-06-05T19:25:10.7532020Z echo "${RESULT}" 2025-06-05T19:25:10.7532190Z  2025-06-05T19:25:10.7532440Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-06-05T19:25:10.7533030Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-06-05T19:25:10.7533590Z  # https://github.com/pytorch/pytorch/issues/85440 2025-06-05T19:25:10.7534010Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-06-05T19:25:10.7534540Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-06-05T19:25:10.7535020Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-06-05T19:25:10.7535290Z  2025-06-05T19:25:10.7535470Z  # Clean up crash reports on the runner 2025-06-05T19:25:10.7535810Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-06-05T19:25:10.7536260Z  2025-06-05T19:25:10.7536470Z  # Also try to clean up torch.hub caching directory 2025-06-05T19:25:10.7536770Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-06-05T19:25:10.7537000Z  2025-06-05T19:25:10.7537150Z  # Purge conda 2025-06-05T19:25:10.7537350Z  conda clean -p -t -y || true 2025-06-05T19:25:10.7537600Z  # and pip cache 2025-06-05T19:25:10.7537810Z  pip cache purge || true 2025-06-05T19:25:10.7538010Z  2025-06-05T19:25:10.7538250Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-06-05T19:25:10.7538550Z  # Re-run the check 2025-06-05T19:25:10.7538750Z  RESULT=$(check_disk_space) 2025-06-05T19:25:10.7538970Z  echo "${RESULT}" 2025-06-05T19:25:10.7539180Z fi 2025-06-05T19:25:10.7539320Z  2025-06-05T19:25:10.7539500Z if [[ "${RESULT}" == *Failure* ]]; then 2025-06-05T19:25:10.7539720Z  df -h 2025-06-05T19:25:10.7539940Z  2025-06-05T19:25:10.7540440Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-06-05T19:25:10.7540960Z  exit 1 2025-06-05T19:25:10.7541140Z fi 2025-06-05T19:25:10.7610000Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T19:25:10.7610240Z env: 2025-06-05T19:25:10.7610400Z REPOSITORY: pytorch/executorch 2025-06-05T19:25:10.7612170Z SCRIPT: set -eux BUILD_TOOL=cmake .ci/scripts/setup-conda.sh # Setup Apple certificate for iOS development BUILD_PROVISION_PROFILE_BASE64="${SECRET_EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64}" \ BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \ KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \ .ci/scripts/setup-ios.sh # Setup MacOS dependencies as there is no Docker support on MacOS atm GITHUB_RUNNER=1 PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/setup-macos.sh --build-tool "${BUILD_TOOL}" export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build and test iOS Demo App PYTHON_EXECUTABLE=python ${CONDA_RUN} --no-capture-output \ .ci/scripts/test_ios_ci.sh "${ARTIFACTS_DIR_NAME}" 2025-06-05T19:25:10.7615470Z PATH: /Users/runner/work/_temp/miniconda/bin:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools 2025-06-05T19:25:10.7617130Z CONDA_EXE: /Users/runner/work/_temp/miniconda/bin/conda 2025-06-05T19:25:10.7617450Z CONDA_ENV: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7617800Z CONDA_PREFIX: /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7618320Z CONDA_RUN: /Users/runner/work/_temp/miniconda/bin/conda run -p /Users/runner/work/_temp/conda_environment_15475023334 --no-capture-output 2025-06-05T19:25:10.7619020Z CONDA_INSTALL: /Users/runner/work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/runner/work/_temp/conda_environment_15475023334 2025-06-05T19:25:10.7619510Z RUNNER_ARTIFACT_DIR: /Users/runner/work/_temp/artifacts 2025-06-05T19:25:10.7619820Z RUNNER_TEST_RESULTS_DIR: /Users/runner/work/_temp/test-results 2025-06-05T19:25:10.7620090Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-06-05T19:25:10.7620280Z ##[endgroup] 2025-06-05T19:25:10.7931310Z Print the available disk space for manual inspection 2025-06-05T19:25:10.7966150Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-06-05T19:25:10.7966680Z /dev/disk3s1s1 320Gi 9.6Gi 36Gi 22% 404k 374M 0% / 2025-06-05T19:25:10.7967150Z devfs 338Ki 338Ki 0Bi 100% 1.2k 0 100% /dev 2025-06-05T19:25:10.7967560Z /dev/disk3s6 320Gi 20Ki 36Gi 1% 0 374M 0% /System/Volumes/VM 2025-06-05T19:25:10.7968010Z /dev/disk3s2 320Gi 5.9Gi 36Gi 15% 903 374M 0% /System/Volumes/Preboot 2025-06-05T19:25:10.7968450Z /dev/disk3s4 320Gi 42Mi 36Gi 1% 58 374M 0% /System/Volumes/Update 2025-06-05T19:25:10.7968890Z /dev/disk1s2 500Mi 20Ki 495Mi 1% 0 5.1M 0% /System/Volumes/xarts 2025-06-05T19:25:10.7969320Z /dev/disk1s1 500Mi 124Ki 495Mi 1% 32 5.1M 0% /System/Volumes/iSCPreboot 2025-06-05T19:25:10.7969810Z /dev/disk1s3 500Mi 200Ki 495Mi 1% 18 5.1M 0% /System/Volumes/Hardware 2025-06-05T19:25:10.7970250Z /dev/disk3s5 320Gi 267Gi 36Gi 89% 1.9M 374M 1% /System/Volumes/Data 2025-06-05T19:25:10.7970700Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-06-05T19:25:10.7971390Z /dev/disk5s1 4.0Gi 3.6Gi 375Mi 91% 212k 3.8M 5% /Library/Developer/CoreSimulator/Volumes/tvOS_21J353 2025-06-05T19:25:10.7971980Z /dev/disk7s1 8.7Gi 8.4Gi 284Mi 97% 223k 2.9M 7% /Library/Developer/CoreSimulator/Volumes/tvOS_21L569 2025-06-05T19:25:10.7972550Z /dev/disk9s1 15Gi 14Gi 480Mi 97% 184k 4.9M 4% /Library/Developer/CoreSimulator/Volumes/xrOS_21N305 2025-06-05T19:25:10.7973310Z /dev/disk11s1 4.2Gi 4.0Gi 146Mi 97% 13 1.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-6C91C94A-3D7D-4519-AEC1-31925F4D7A72 2025-06-05T19:25:10.7974130Z /dev/disk13s1 9.8Gi 9.5Gi 278Mi 98% 181k 2.8M 6% /Library/Developer/CoreSimulator/Volumes/tvOS_22K154 2025-06-05T19:25:10.7974700Z /dev/disk15s1 9.7Gi 9.4Gi 300Mi 97% 341k 3.1M 10% /Library/Developer/CoreSimulator/Volumes/watchOS_21T575 2025-06-05T19:25:10.7975430Z /dev/disk17s1 8.1Gi 7.8Gi 241Mi 98% 13 2.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-CAD089D4-186E-4AE5-89CE-02532BE0303E 2025-06-05T19:25:10.7976170Z /dev/disk19s1 16Gi 16Gi 420Mi 98% 183k 4.3M 4% /Library/Developer/CoreSimulator/Volumes/xrOS_22N580 2025-06-05T19:25:10.7976990Z /dev/disk21s1 4.3Gi 4.0Gi 279Mi 94% 328k 2.9M 10% /Library/Developer/CoreSimulator/Volumes/watchOS_21R355 2025-06-05T19:25:10.7977570Z /dev/disk23s1 9.5Gi 9.2Gi 279Mi 98% 332k 2.9M 10% /Library/Developer/CoreSimulator/Volumes/watchOS_21S364 2025-06-05T19:25:10.7978110Z /dev/disk25s1 15Gi 14Gi 414Mi 98% 192k 4.2M 4% /Library/Developer/CoreSimulator/Volumes/xrOS_21O209 2025-06-05T19:25:10.7978880Z /dev/disk27s1 4.3Gi 4.2Gi 151Mi 97% 13 1.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-CBDE6CA7-1824-4A79-88BA-9C942936F936 2025-06-05T19:25:10.7979630Z /dev/disk29s1 10Gi 9.8Gi 297Mi 98% 269k 3.0M 8% /Library/Developer/CoreSimulator/Volumes/watchOS_22R581 2025-06-05T19:25:10.7980250Z /dev/disk31s1 8.5Gi 8.2Gi 257Mi 98% 216k 2.6M 8% /Library/Developer/CoreSimulator/Volumes/tvOS_21K364 2025-06-05T19:25:10.7981010Z /dev/disk33s1 4.0Gi 3.9Gi 139Mi 97% 13 1.4M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-1ED01B9D-6BAD-436E-97F1-4E993BD91D8D 2025-06-05T19:25:10.7981750Z /dev/disk35s1 9.5Gi 9.2Gi 266Mi 98% 176k 2.7M 6% /Library/Developer/CoreSimulator/Volumes/tvOS_22J578 2025-06-05T19:25:10.7982440Z /dev/disk37s1 8.5Gi 8.2Gi 252Mi 98% 13 2.6M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-ACE2D8B7-73CD-42F9-8330-6C16ED0B9A02 2025-06-05T19:25:10.7983190Z /dev/disk39s1 17Gi 17Gi 433Mi 98% 207k 4.4M 4% /Library/Developer/CoreSimulator/Volumes/xrOS_22N840 2025-06-05T19:25:10.7983880Z /dev/disk41s1 8.2Gi 8.0Gi 245Mi 98% 13 2.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-DE61D2B2-323C-4503-877E-01936AA2FE78 2025-06-05T19:25:10.7984590Z /dev/disk43s1 18Gi 18Gi 467Mi 98% 452k 4.8M 9% /Library/Developer/CoreSimulator/Volumes/iOS_22B81 2025-06-05T19:25:10.7985120Z /dev/disk45s1 9.7Gi 9.3Gi 305Mi 97% 340k 3.1M 10% /Library/Developer/CoreSimulator/Volumes/watchOS_21T214 2025-06-05T19:25:10.7985670Z /dev/disk47s1 8.7Gi 8.4Gi 283Mi 97% 222k 2.9M 7% /Library/Developer/CoreSimulator/Volumes/tvOS_21L224 2025-06-05T19:25:10.7986180Z /dev/disk49s1 16Gi 16Gi 469Mi 98% 524k 4.8M 10% /Library/Developer/CoreSimulator/Volumes/iOS_21F79 2025-06-05T19:25:10.7986870Z /dev/disk51s1 4.4Gi 4.2Gi 151Mi 97% 13 1.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-B4E915BA-0B6F-4B19-971D-28D80F70CF15 2025-06-05T19:25:10.7987630Z /dev/disk53s1 10Gi 10Gi 292Mi 98% 272k 3.0M 8% /Library/Developer/CoreSimulator/Volumes/watchOS_22S99 2025-06-05T19:25:10.7988250Z /dev/disk55s1 15Gi 14Gi 418Mi 98% 192k 4.3M 4% /Library/Developer/CoreSimulator/Volumes/xrOS_21O5565d 2025-06-05T19:25:10.7988800Z /dev/disk57s1 16Gi 16Gi 460Mi 98% 521k 4.7M 10% /Library/Developer/CoreSimulator/Volumes/iOS_21E213 2025-06-05T19:25:10.7989490Z /dev/disk59s1 8.4Gi 8.1Gi 248Mi 98% 13 2.5M 0% /Library/Developer/CoreSimulator/Cryptex/Images/bundle/SimRuntimeBundle-149DEB46-6806-4830-B61D-A4BD2631D0A7 2025-06-05T19:25:10.7990200Z /dev/disk61s1 18Gi 18Gi 472Mi 98% 459k 4.8M 9% /Library/Developer/CoreSimulator/Volumes/iOS_22C150 2025-06-05T19:25:10.7990750Z /dev/disk63s1 16Gi 16Gi 467Mi 98% 507k 4.8M 10% /Library/Developer/CoreSimulator/Volumes/iOS_21C62 2025-06-05T19:25:10.7991290Z /dev/disk65s1 16Gi 15Gi 471Mi 98% 498k 4.8M 9% /Library/Developer/CoreSimulator/Volumes/iOS_21A342 2025-06-05T19:25:10.9430310Z Success: There is 37383588KB free space left in / for macOS, continue 2025-06-05T19:25:10.9509110Z Post job cleanup. 2025-06-05T19:25:11.0386260Z [command]/opt/homebrew/bin/git version 2025-06-05T19:25:11.0579070Z git version 2.49.0 2025-06-05T19:25:11.0600660Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/4f638fb8-13be-4b24-8967-960fa71972ea/.gitconfig' 2025-06-05T19:25:11.0608000Z Temporarily overriding HOME='/Users/runner/work/_temp/4f638fb8-13be-4b24-8967-960fa71972ea' before making global git config changes 2025-06-05T19:25:11.0608620Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T19:25:11.0615680Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/executorch/executorch/pytorch/executorch 2025-06-05T19:25:11.0696240Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T19:25:11.0743000Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T19:25:11.1345980Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:25:11.1502040Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:25:11.1642540Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:25:11.1796040Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:25:11.1936480Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:25:11.2074800Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:25:11.2214470Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:25:11.2350490Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:25:11.2484740Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:25:11.2645790Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:25:11.2850100Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:25:11.2998490Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:25:11.3145440Z Entering 'extension/llm/tokenizers' 2025-06-05T19:25:11.3294540Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:25:11.3445660Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:25:11.3587630Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:25:11.3728850Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:25:11.3866090Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:25:11.4000850Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:25:11.4141140Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:25:11.4299190Z Entering 'shim' 2025-06-05T19:25:11.4440260Z Entering 'third-party/ao' 2025-06-05T19:25:11.4584210Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:25:11.4742330Z Entering 'third-party/flatbuffers' 2025-06-05T19:25:11.4926110Z Entering 'third-party/flatcc' 2025-06-05T19:25:11.5066830Z Entering 'third-party/gflags' 2025-06-05T19:25:11.5207130Z Entering 'third-party/googletest' 2025-06-05T19:25:11.5337540Z Entering 'third-party/ios-cmake' 2025-06-05T19:25:11.5480990Z Entering 'third-party/json' 2025-06-05T19:25:11.5618920Z Entering 'third-party/pocketfft' 2025-06-05T19:25:11.5747790Z Entering 'third-party/prelude' 2025-06-05T19:25:11.5896280Z Entering 'third-party/pybind11' 2025-06-05T19:25:11.6030640Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T19:25:11.6062570Z http.https://github.com/.extraheader 2025-06-05T19:25:11.6069910Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-05T19:25:11.6118270Z [command]/opt/homebrew/bin/git 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' || :" 2025-06-05T19:25:11.6642910Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-06-05T19:25:11.6719260Z http.https://github.com/.extraheader 2025-06-05T19:25:11.6805220Z Entering 'backends/arm/third-party/serialization_lib' 2025-06-05T19:25:11.6885290Z http.https://github.com/.extraheader 2025-06-05T19:25:11.6962880Z Entering 'backends/arm/third-party/serialization_lib/third_party/flatbuffers' 2025-06-05T19:25:11.7041650Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7120940Z Entering 'backends/cadence/utils/FACTO' 2025-06-05T19:25:11.7199060Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7278780Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-06-05T19:25:11.7380420Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7459060Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-06-05T19:25:11.7543240Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7622980Z Entering 'backends/vulkan/third-party/volk' 2025-06-05T19:25:11.7699850Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7784410Z Entering 'backends/xnnpack/third-party/FP16' 2025-06-05T19:25:11.7868460Z http.https://github.com/.extraheader 2025-06-05T19:25:11.7947700Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-06-05T19:25:11.8025960Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8104390Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-06-05T19:25:11.8182290Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8268290Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-06-05T19:25:11.8349610Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8427750Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-06-05T19:25:11.8506030Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8586980Z Entering 'extension/llm/tokenizers' 2025-06-05T19:25:11.8671240Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8751250Z Entering 'extension/llm/tokenizers/third-party/abseil-cpp' 2025-06-05T19:25:11.8829320Z http.https://github.com/.extraheader 2025-06-05T19:25:11.8907770Z Entering 'extension/llm/tokenizers/third-party/json' 2025-06-05T19:25:11.8986720Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9063530Z Entering 'extension/llm/tokenizers/third-party/pcre2' 2025-06-05T19:25:11.9142040Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9216800Z Entering 'extension/llm/tokenizers/third-party/pcre2/deps/sljit' 2025-06-05T19:25:11.9293020Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9372810Z Entering 'extension/llm/tokenizers/third-party/re2' 2025-06-05T19:25:11.9453380Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9529130Z Entering 'extension/llm/tokenizers/third-party/sentencepiece' 2025-06-05T19:25:11.9605350Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9684050Z Entering 'kernels/optimized/third-party/eigen' 2025-06-05T19:25:11.9760630Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9838790Z Entering 'shim' 2025-06-05T19:25:11.9913240Z http.https://github.com/.extraheader 2025-06-05T19:25:11.9990550Z Entering 'third-party/ao' 2025-06-05T19:25:12.0064510Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0138790Z Entering 'third-party/ao/third_party/cutlass' 2025-06-05T19:25:12.0216380Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0305130Z Entering 'third-party/flatbuffers' 2025-06-05T19:25:12.0381380Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0459070Z Entering 'third-party/flatcc' 2025-06-05T19:25:12.0532460Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0610110Z Entering 'third-party/gflags' 2025-06-05T19:25:12.0684380Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0758070Z Entering 'third-party/googletest' 2025-06-05T19:25:12.0832850Z http.https://github.com/.extraheader 2025-06-05T19:25:12.0907400Z Entering 'third-party/ios-cmake' 2025-06-05T19:25:12.0986770Z http.https://github.com/.extraheader 2025-06-05T19:25:12.1061380Z Entering 'third-party/json' 2025-06-05T19:25:12.1135790Z http.https://github.com/.extraheader 2025-06-05T19:25:12.1212500Z Entering 'third-party/pocketfft' 2025-06-05T19:25:12.1286720Z http.https://github.com/.extraheader 2025-06-05T19:25:12.1362820Z Entering 'third-party/prelude' 2025-06-05T19:25:12.1437360Z http.https://github.com/.extraheader 2025-06-05T19:25:12.1513380Z Entering 'third-party/pybind11' 2025-06-05T19:25:12.1587990Z http.https://github.com/.extraheader 2025-06-05T19:25:12.1795620Z Post job cleanup. 2025-06-05T19:25:12.2875220Z Post job cleanup. 2025-06-05T19:25:12.3914570Z Cache hit occurred on the primary key miniconda-env-macOS-ARM64-3.11--20250605d--, not saving cache. 2025-06-05T19:25:12.3964010Z Post job cleanup. 2025-06-05T19:25:12.4988640Z Cache hit occurred on the primary key miniconda-24.7.1-0-macOS-ARM64-3.11--20250605d, not saving cache. 2025-06-05T19:25:12.5083320Z Post job cleanup. 2025-06-05T19:25:12.6004600Z [command]/opt/homebrew/bin/git version 2025-06-05T19:25:12.6048770Z git version 2.49.0 2025-06-05T19:25:12.6068220Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c018d750-1e7e-4ab5-ae04-020761a46e5b/.gitconfig' 2025-06-05T19:25:12.6074920Z Temporarily overriding HOME='/Users/runner/work/_temp/c018d750-1e7e-4ab5-ae04-020761a46e5b' before making global git config changes 2025-06-05T19:25:12.6075580Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T19:25:12.6082760Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/executorch/executorch/test-infra 2025-06-05T19:25:12.6132360Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T19:25:12.6170990Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-05T19:25:12.6658340Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T19:25:12.6689570Z http.https://github.com/.extraheader 2025-06-05T19:25:12.6697520Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-05T19:25:12.6746190Z [command]/opt/homebrew/bin/git 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' || :" 2025-06-05T19:25:12.7262710Z Cleaning up orphan processes 2025-06-05T19:25:13.5750000Z Terminate orphan process: pid (25150) (buck2) 2025-06-05T19:25:13.9084860Z Terminate orphan process: pid (25148) (buck2)